Started by upstream project "TransportMaps-private-hotfixes-mpi" build number 20 originally caused by: Started by BitBucket push by joshuawchen Started by BitBucket push by joshuawchen Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository git@bitbucket.org:dabi86/transportmaps-private.git > git init /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv # timeout=10 Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git > git --version # timeout=10 > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10 Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f78d77f454d779b953cc08cc4815519a6cdb7fe0 (refs/remotes/origin/hotfixes/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f78d77f454d779b953cc08cc4815519a6cdb7fe0 # timeout=10 Commit message: "Merge branch 'hotfix/dabi/mpi-inverse-from-samps' into hotfixes/master" > git rev-list --no-walk f9bd5560958acf6733e208ad1f30a01700346098 # timeout=10 [virtualenv] $ /bin/bash -xe /tmp/jenkins4804532374895996665.sh + bash -ex jenkins/test-source.sh + set -e ++ pwd + ROOT=/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv ++ echo TransportMaps-private-hotfixes-mpi/COMPILER=gcc,MACHINE=reynolds,PYTHON_EXE=python2,VENV_SYS=virtualenv ++ cut -d / -f 1 + TEST_NAME=TransportMaps-private-hotfixes-mpi + ENV_NAME=venv_TransportMaps-private-hotfixes-mpi_python2 + VENV_OPTS= + [[ TransportMaps-private-hotfixes-mpi == *\m\p\i* ]] + TTYPE=parallel + MPI=True ++ hostname + [[ reynolds == *\m\a\c\y\s* ]] ++ hostname + [[ reynolds == \m\a\c\y\s\-\S\i\e\r\r\a ]] ++ hostname + [[ reynolds == *\r\e\y\n\o\l\d\s* ]] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin + '[' virtualenv = virtualenv ']' + rm -rf venv_TransportMaps-private-hotfixes-mpi_python2 + virtualenv --python=python2 venv_TransportMaps-private-hotfixes-mpi_python2 New python executable in /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin/python2 Also creating executable in /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin/python Installing setuptools, pip, wheel...done. Running virtualenv with interpreter /usr/bin/python2 + source venv_TransportMaps-private-hotfixes-mpi_python2/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin ++ PATH=/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2 ++ PS1='(venv_TransportMaps-private-hotfixes-mpi_python2) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r ++ python -V Python 2.7.12 + PY_VERS= + CMD='import logging;' + CMD+='import TransportMaps as TM;' + CMD+='import warnings;' + CMD+='warnings.simplefilter('\''ignore'\'');' + CMD+='TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' + echo '' + echo 'TEST_NAME: TransportMaps-private-hotfixes-mpi' TEST_NAME: TransportMaps-private-hotfixes-mpi ++ hostname + echo 'HOSTNAME: reynolds' HOSTNAME: reynolds + echo 'PATH: /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin' PATH: /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin + echo 'VENV_OPTS: ' VENV_OPTS: + echo 'PY-VERS: ' PY-VERS: + echo 'PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('\''ignore'\'');TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(log_level=logging.ERROR,ttype='parallel') + echo '' + echo 'Upgrading pip' Upgrading pip + python /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin/pip install --upgrade pip DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: pip in ./venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages (19.3.1) + echo 'Installing numpy' Installing numpy + python /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin/pip install --upgrade numpy DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting numpy Using cached https://files.pythonhosted.org/packages/d7/b1/3367ea1f372957f97a6752ec725b87886e12af1415216feec9067e31df70/numpy-1.16.5-cp27-cp27mu-manylinux1_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.16.5 + echo Packaging Packaging + rm -fr tmp_sdist + mkdir tmp_sdist + python setup.py clean --all running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it + python setup.py sdist --dist-dir=tmp_sdist running sdist running egg_info creating TransportMaps.egg-info writing requirements to TransportMaps.egg-info/requires.txt writing TransportMaps.egg-info/PKG-INFO writing top-level names to TransportMaps.egg-info/top_level.txt writing dependency_links to TransportMaps.egg-info/dependency_links.txt writing manifest file 'TransportMaps.egg-info/SOURCES.txt' reading manifest file 'TransportMaps.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Examples/stable/?/data' warning: no previously-included files found matching '.git' warning: no previously-included files found matching '*.dill' warning: no previously-included files found matching '*.hdf5' warning: no previously-included files found matching '*.pkl' warning: no previously-included files found matching '*.pkl.old' warning: no previously-included files found matching '*~' writing manifest file 'TransportMaps.egg-info/SOURCES.txt' running check creating TransportMaps-2.0b3 creating TransportMaps-2.0b3/Examples creating TransportMaps-2.0b3/Examples/stable creating TransportMaps-2.0b3/Examples/stable/BODmodel creating TransportMaps-2.0b3/Examples/stable/CPP-Module creating TransportMaps-2.0b3/Examples/stable/CPP-Module/xun creating TransportMaps-2.0b3/Examples/stable/CPP-Module/xun/tests creating TransportMaps-2.0b3/Examples/stable/StochasticVolatility creating TransportMaps-2.0b3/Examples/stable/TestDistributions creating TransportMaps-2.0b3/Examples/stable/cluster creating TransportMaps-2.0b3/Examples/stable/cluster/voyager creating TransportMaps-2.0b3/TransportMaps creating TransportMaps-2.0b3/TransportMaps.egg-info creating TransportMaps-2.0b3/TransportMaps/Algorithms creating TransportMaps-2.0b3/TransportMaps/Algorithms/Adaptivity creating TransportMaps-2.0b3/TransportMaps/Algorithms/SequentialInference creating TransportMaps-2.0b3/TransportMaps/Algorithms/SparsityIdentification creating TransportMaps-2.0b3/TransportMaps/CLI creating TransportMaps-2.0b3/TransportMaps/Densities creating TransportMaps-2.0b3/TransportMaps/Densities/Decomposable creating TransportMaps-2.0b3/TransportMaps/Densities/Inference creating TransportMaps-2.0b3/TransportMaps/Diagnostics creating TransportMaps-2.0b3/TransportMaps/Distributions creating TransportMaps-2.0b3/TransportMaps/Distributions/Decomposable creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples/InertialNavigationSystem creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples/LogGaussianCoxProcess creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples/RailwayVehicleDynamics creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess creating TransportMaps-2.0b3/TransportMaps/Distributions/Examples/StochasticVolatility creating TransportMaps-2.0b3/TransportMaps/Distributions/Inference creating TransportMaps-2.0b3/TransportMaps/Functionals creating TransportMaps-2.0b3/TransportMaps/Likelihoods creating TransportMaps-2.0b3/TransportMaps/Maps creating TransportMaps-2.0b3/TransportMaps/Maps/Decomposable creating TransportMaps-2.0b3/TransportMaps/Optimization creating TransportMaps-2.0b3/TransportMaps/RandomizedLinearAlgebra creating TransportMaps-2.0b3/TransportMaps/Samplers creating TransportMaps-2.0b3/TransportMaps/XML creating TransportMaps-2.0b3/TransportMaps/XML/schema creating TransportMaps-2.0b3/TransportMaps/tests creating TransportMaps-2.0b3/TransportMaps/tests/xml creating TransportMaps-2.0b3/TransportMaps/tests/xml/maps creating TransportMaps-2.0b3/scripts copying files to TransportMaps-2.0b3... copying COPYING -> TransportMaps-2.0b3 copying COPYING.LESSER -> TransportMaps-2.0b3 copying MANIFEST.in -> TransportMaps-2.0b3 copying README.rst -> TransportMaps-2.0b3 copying requirements-H5PY.txt -> TransportMaps-2.0b3 copying requirements-MPI.txt -> TransportMaps-2.0b3 copying requirements-PLOT.txt -> TransportMaps-2.0b3 copying requirements-PYHMC.txt -> TransportMaps-2.0b3 copying requirements-SPHINX.txt -> TransportMaps-2.0b3 copying requirements.txt -> TransportMaps-2.0b3 copying setup.cfg -> TransportMaps-2.0b3 copying setup.py -> TransportMaps-2.0b3 copying Examples/stable/BODmodel/DataGeneration.py -> TransportMaps-2.0b3/Examples/stable/BODmodel copying Examples/stable/CPP-Module/KLdivergence-InverseMap-InverseConstruction.py -> TransportMaps-2.0b3/Examples/stable/CPP-Module copying Examples/stable/CPP-Module/xun/setup.py -> TransportMaps-2.0b3/Examples/stable/CPP-Module/xun copying Examples/stable/CPP-Module/xun/tests/test.py -> TransportMaps-2.0b3/Examples/stable/CPP-Module/xun/tests copying Examples/stable/StochasticVolatility/DataGeneration.py -> TransportMaps-2.0b3/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/PlotExchanges.py -> TransportMaps-2.0b3/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/mcmc.py -> TransportMaps-2.0b3/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/postprocess-plotting.py -> TransportMaps-2.0b3/Examples/stable/StochasticVolatility copying Examples/stable/TestDistributions/KLdivergence-InverseMap-DirectConstruction-ByStep.py -> TransportMaps-2.0b3/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence-InverseMap-DirectConstruction.py -> TransportMaps-2.0b3/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence-InverseMap-InverseConstruction.py -> TransportMaps-2.0b3/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence.py -> TransportMaps-2.0b3/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/Regression.py -> TransportMaps-2.0b3/Examples/stable/TestDistributions copying Examples/stable/cluster/voyager/run_unit_tests.py -> TransportMaps-2.0b3/Examples/stable/cluster/voyager copying TransportMaps/Defaults.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps/External.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps/FiniteDifference.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps/Misc.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps/ObjectBase.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps/Routines.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps/__init__.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps/_version.py -> TransportMaps-2.0b3/TransportMaps copying TransportMaps.egg-info/PKG-INFO -> TransportMaps-2.0b3/TransportMaps.egg-info copying TransportMaps.egg-info/SOURCES.txt -> TransportMaps-2.0b3/TransportMaps.egg-info copying TransportMaps.egg-info/dependency_links.txt -> TransportMaps-2.0b3/TransportMaps.egg-info copying TransportMaps.egg-info/not-zip-safe -> TransportMaps-2.0b3/TransportMaps.egg-info copying TransportMaps.egg-info/requires.txt -> TransportMaps-2.0b3/TransportMaps.egg-info copying TransportMaps.egg-info/top_level.txt -> TransportMaps-2.0b3/TransportMaps.egg-info copying TransportMaps/Algorithms/__init__.py -> TransportMaps-2.0b3/TransportMaps/Algorithms copying TransportMaps/Algorithms/Adaptivity/AdaptivityBase.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/__init__.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/SequentialInference/LinearSequentialInference.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/__init__.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SparsityIdentification/GeneralizedPrecision.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/NodeOrdering.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/RegularizedMap.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/SparsityIdentificationNonGaussian.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/Algorithms/SparsityIdentification/__init__.py -> TransportMaps-2.0b3/TransportMaps/Algorithms/SparsityIdentification copying TransportMaps/CLI/AdaptivityPostprocessBase.py -> TransportMaps-2.0b3/TransportMaps/CLI copying TransportMaps/CLI/AvailableOptions.py -> TransportMaps-2.0b3/TransportMaps/CLI copying TransportMaps/CLI/PostprocessBase.py -> TransportMaps-2.0b3/TransportMaps/CLI copying TransportMaps/CLI/ScriptBase.py -> TransportMaps-2.0b3/TransportMaps/CLI copying TransportMaps/CLI/SequentialPostprocessBase.py -> TransportMaps-2.0b3/TransportMaps/CLI copying TransportMaps/CLI/__init__.py -> TransportMaps-2.0b3/TransportMaps/CLI copying TransportMaps/Densities/Densities.py -> TransportMaps-2.0b3/TransportMaps/Densities copying TransportMaps/Densities/__init__.py -> TransportMaps-2.0b3/TransportMaps/Densities copying TransportMaps/Densities/Decomposable/SequentialInferenceDensities.py -> TransportMaps-2.0b3/TransportMaps/Densities/Decomposable copying TransportMaps/Densities/Decomposable/__init__.py -> TransportMaps-2.0b3/TransportMaps/Densities/Decomposable copying TransportMaps/Densities/Inference/InferenceBase.py -> TransportMaps-2.0b3/TransportMaps/Densities/Inference copying TransportMaps/Densities/Inference/__init__.py -> TransportMaps-2.0b3/TransportMaps/Densities/Inference copying TransportMaps/Diagnostics/Plotting.py -> TransportMaps-2.0b3/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/Routines.py -> TransportMaps-2.0b3/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/Validators.py -> TransportMaps-2.0b3/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/__init__.py -> TransportMaps-2.0b3/TransportMaps/Diagnostics copying TransportMaps/Distributions/ConditionalDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions copying TransportMaps/Distributions/DistributionBase.py -> TransportMaps-2.0b3/TransportMaps/Distributions copying TransportMaps/Distributions/FrozenDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions copying TransportMaps/Distributions/ParametricDistributionBase.py -> TransportMaps-2.0b3/TransportMaps/Distributions copying TransportMaps/Distributions/TransportMapDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions copying TransportMaps/Distributions/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions copying TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Decomposable/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Examples/SimpleDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples copying TransportMaps/Distributions/Examples/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples copying TransportMaps/Distributions/Examples/BiochemicalOxigenDemand/BODDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand copying TransportMaps/Distributions/Examples/BiochemicalOxigenDemand/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand copying TransportMaps/Distributions/Examples/InertialNavigationSystem/INSDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/InertialNavigationSystem copying TransportMaps/Distributions/Examples/InertialNavigationSystem/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/InertialNavigationSystem copying TransportMaps/Distributions/Examples/LogGaussianCoxProcess/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/LogGaussianCoxProcess copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/RailwayVehicleDynamics copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleParametersEstimation.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleStateSpace.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess/Distributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess copying TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess copying TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/StochasticVolatility copying TransportMaps/Distributions/Examples/StochasticVolatility/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Examples/StochasticVolatility copying TransportMaps/Distributions/Inference/InferenceBase.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Inference copying TransportMaps/Distributions/Inference/__init__.py -> TransportMaps-2.0b3/TransportMaps/Distributions/Inference copying TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Functionals/FrozenMonotonicFunctions.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Functionals/FunctionBase.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Functionals/LinearSpanApproximationBase.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Functionals/MonotonicFunctionApproximations.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Functionals/ParametricFunctionApproximationBase.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Functionals/__init__.py -> TransportMaps-2.0b3/TransportMaps/Functionals copying TransportMaps/Likelihoods/LikelihoodBase.py -> TransportMaps-2.0b3/TransportMaps/Likelihoods copying TransportMaps/Likelihoods/__init__.py -> TransportMaps-2.0b3/TransportMaps/Likelihoods copying TransportMaps/Maps/FrozenTriangularTransportMaps.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/FullTransportMaps.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/MapBase.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/SimpleTransportMaps.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/TransportMapBase.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/TriangularTransportMapBase.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/TriangularTransportMaps.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/__init__.py -> TransportMaps-2.0b3/TransportMaps/Maps copying TransportMaps/Maps/Decomposable/SequentialInferenceMaps.py -> TransportMaps-2.0b3/TransportMaps/Maps/Decomposable copying TransportMaps/Maps/Decomposable/__init__.py -> TransportMaps-2.0b3/TransportMaps/Maps/Decomposable copying TransportMaps/Optimization/Optimizers.py -> TransportMaps-2.0b3/TransportMaps/Optimization copying TransportMaps/Optimization/__init__.py -> TransportMaps-2.0b3/TransportMaps/Optimization copying TransportMaps/RandomizedLinearAlgebra/RandomizedLinearAlgebra.py -> TransportMaps-2.0b3/TransportMaps/RandomizedLinearAlgebra copying TransportMaps/RandomizedLinearAlgebra/__init__.py -> TransportMaps-2.0b3/TransportMaps/RandomizedLinearAlgebra copying TransportMaps/Samplers/IndependentSamplers.py -> TransportMaps-2.0b3/TransportMaps/Samplers copying TransportMaps/Samplers/MarkovChainSamplers.py -> TransportMaps-2.0b3/TransportMaps/Samplers copying TransportMaps/Samplers/Routines.py -> TransportMaps-2.0b3/TransportMaps/Samplers copying TransportMaps/Samplers/SamplerBase.py -> TransportMaps-2.0b3/TransportMaps/Samplers copying TransportMaps/Samplers/__init__.py -> TransportMaps-2.0b3/TransportMaps/Samplers copying TransportMaps/XML/Parser.py -> TransportMaps-2.0b3/TransportMaps/XML copying TransportMaps/XML/__init__.py -> TransportMaps-2.0b3/TransportMaps/XML copying TransportMaps/XML/schema/map.xsd -> TransportMaps-2.0b3/TransportMaps/XML/schema copying TransportMaps/tests/TestFunctions.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/__init__.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_L2_minimization.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_L2_misfit.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_all.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_distributions.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_functions.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_kl_divergence.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_kl_minimization.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_laplace.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_rla.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_scripts.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_sequential_inference.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_transportmap_distributions.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_transportmap_distributions_sampling.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_transportmaps.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/test_xml.py -> TransportMaps-2.0b3/TransportMaps/tests copying TransportMaps/tests/xml/maps/FullOrdIntExpLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpNonLinearHeadMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpNonLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpTriDiagonalMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdMonotLinearSpanLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/MultiIdxMonotLinearSpanLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpDiagonalMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearHeadMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearRBFMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpTriDiagonalMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntSqLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntSqNonLinearHeadMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdMonotLinearSpanLinearMap_5d.xml -> TransportMaps-2.0b3/TransportMaps/tests/xml/maps copying scripts/tmap-adaptivity-postprocess -> TransportMaps-2.0b3/scripts copying scripts/tmap-laplace -> TransportMaps-2.0b3/scripts copying scripts/tmap-load-dill -> TransportMaps-2.0b3/scripts copying scripts/tmap-max-likelihood -> TransportMaps-2.0b3/scripts copying scripts/tmap-postprocess -> TransportMaps-2.0b3/scripts copying scripts/tmap-sequential-postprocess -> TransportMaps-2.0b3/scripts copying scripts/tmap-sequential-tm -> TransportMaps-2.0b3/scripts copying scripts/tmap-tm -> TransportMaps-2.0b3/scripts Writing TransportMaps-2.0b3/setup.cfg Creating tar archive removing 'TransportMaps-2.0b3' (and everything under it) + cd tmp_sdist + echo Installing Installing ++ ls + INSTALLER=TransportMaps-2.0b3.tar.gz + PIP_FLAGS=--no-cache-dir + CC=gcc + MPI=True + H5PY=True + python /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/bin/pip install --upgrade TransportMaps-2.0b3.tar.gz DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Processing ./TransportMaps-2.0b3.tar.gz Requirement already satisfied, skipping upgrade: numpy>=1.14 in /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages (from TransportMaps==2.0b3) (1.16.5) Processing /home/jenkins/.cache/pip/wheels/08/d1/78/bb76eed0589a31eaf4d7f62b3a53ab79c6d4619d99dcf96c0b/orthpol_light-1.0.1-cp27-cp27mu-linux_x86_64.whl Collecting scipy Using cached https://files.pythonhosted.org/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/c8/6c/62/1a4aa12e4622f93d036dc48051256c84838bcf5c56557e68e9/SpectralToolbox-1.0.12-cp27-cp27mu-linux_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/59/b1/91/f02e76c732915c4015ab4010f3015469866c1eb9b14058d8e7/dill-0.3.1.1-cp27-none-any.whl Processing /home/jenkins/.cache/pip/wheels/e2/9a/ab/067414de0670f95436345d4ef33337d511a47aabc6c3307062/scikit_sparse-0.4.4-cp27-cp27mu-linux_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/18/e0/86/2b713dd512199096012ceca61429e12b960888de59818871d6/mpi4py-3.0.3-cp27-cp27mu-linux_x86_64.whl Collecting h5py Using cached https://files.pythonhosted.org/packages/12/90/3216b8f6d69905a320352a9ca6802a8e39fdb1cd93133c3d4163db8d5f19/h5py-2.10.0-cp27-cp27mu-manylinux1_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/a0/b4/4b/102503a00d38141a903b02356ebe19339881d44b8b3dfecd8a/mpi_map-2.6-cp27-none-any.whl Collecting six Using cached https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl Building wheels for collected packages: TransportMaps Building wheel for TransportMaps (setup.py): started Building wheel for TransportMaps (setup.py): finished with status 'done' Created wheel for TransportMaps: filename=TransportMaps-2.0b3-cp27-none-any.whl size=404034 sha256=9a86dff5205c01db367206c53d7142e92df3754f9d3331f7fe01cbd783017224 Stored in directory: /home/jenkins/.cache/pip/wheels/c5/3e/5c/22c2a8319991fc7fed6c1e7d522796d52af90bb9d4b5a9d784 Successfully built TransportMaps Installing collected packages: orthpol-light, scipy, SpectralToolbox, dill, scikit-sparse, mpi4py, six, h5py, mpi-map, TransportMaps Successfully installed SpectralToolbox-1.0.12 TransportMaps-2.0b3 dill-0.3.1.1 h5py-2.10.0 mpi-map-2.6 mpi4py-3.0.3 orthpol-light-1.0.1 scikit-sparse-0.4.4 scipy-1.2.2 six-1.13.0 + cd - /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv + echo 'Running tests' Running tests + rm -fr tmp_run + mkdir tmp_run + cd tmp_run + python -c 'import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('\''ignore'\'');TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/__init__.py:111: UserWarning: Re-linking to SpectralToolbox. This is done every time a new version of either SpectralToolbox or TransportMaps are updated. UserWarning) test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:55:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:56:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:57:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:58:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 15:59:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:00:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:01:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:02:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-12-03 16:03:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... 2019-12-03 16:03:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... 2019-12-03 16:03:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... 2019-12-03 16:03:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... 2019-12-03 16:03:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... 2019-12-03 16:03:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... 2019-12-03 16:03:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... 2019-12-03 16:03:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... 2019-12-03 16:03:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:03:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:03:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... 2019-12-03 16:04:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... 2019-12-03 16:04:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:04:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:04:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... 2019-12-03 16:05:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... 2019-12-03 16:05:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... 2019-12-03 16:05:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... 2019-12-03 16:05:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:05:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:05:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... 2019-12-03 16:06:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... 2019-12-03 16:06:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... 2019-12-03 16:06:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... 2019-12-03 16:06:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... 2019-12-03 16:06:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:06:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 2019-12-03 16:06:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:06:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:07:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:07:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:07:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:07:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:07:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:07:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... 2019-12-03 16:07:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:07:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:108: RuntimeWarning: divide by zero encountered in log x, params_ti, idxs_slice=idxs_slice, cache=ti_cache) ) /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 2019-12-03 16:07:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-12-03 16:07:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:07:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") [reynolds:34228] [[54646,0],0] ORTE_ERROR_LOG: Not found in file base/state_base_fns.c at line 474 ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2019-12-03 16:08:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min) ... 2019-12-03 16:08:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:08:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min) ... 2019-12-03 16:08:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:08:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min) ... 2019-12-03 16:08:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2019-12-03 16:08:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok ---------------------------------------------------------------------- Ran 960 tests in 955.375s OK (skipped=9) + cd - /jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv + '[' virtualenv = virtualenv ']' + deactivate + unset -f pydoc + '[' -z _ ']' + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -z '' ']' + '[' -n /bin/bash ']' + hash -r + '[' -z _ ']' + PS1= + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS