Started by upstream project "TransportMaps-private-master-mpi" build number 41 originally caused by: Started by BitBucket push by dabi86 Started by BitBucket push by dabi86 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/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 c44169f008e6fcca71dfd5b37b973bafa4eef8c9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c44169f008e6fcca71dfd5b37b973bafa4eef8c9 # timeout=10 Commit message: "renamed aux for windows benefit..." > git rev-list --no-walk 9574b9da2c23e7d99c522541ec6046368b04b795 # timeout=10 [virtualenv] $ /bin/bash -xe /tmp/jenkins2770876525943348431.sh + bash -ex jenkins/test-source.sh + set -e + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/.local/bin ++ pwd + ROOT=/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv ++ echo TransportMaps-private-master-mpi/COMPILER=clang,MACHINE=reynolds,PYTHON_EXE=python3,VENV_SYS=virtualenv ++ cut -d / -f 1 + TEST_NAME=TransportMaps-private-master-mpi + ENV_NAME=venv_TransportMaps-private-master-mpi_python3 + VENV_OPTS= + [[ TransportMaps-private-master-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/.local/bin:/home/jenkins/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/.local/bin:/home/jenkins/bin + '[' virtualenv = virtualenv ']' + rm -rf venv_TransportMaps-private-master-mpi_python3 + virtualenv --python=python3 venv_TransportMaps-private-master-mpi_python3 Using base prefix '/usr' New python executable in /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin/python3 Also creating executable in /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin/python Installing setuptools, pip, wheel...done. Running virtualenv with interpreter /usr/bin/python3 + source venv_TransportMaps-private-master-mpi_python3/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3 ++ 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/.local/bin:/home/jenkins/bin ++ PATH=/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/.local/bin:/home/jenkins/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3 ++ PS1='(venv_TransportMaps-private-master-mpi_python3) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r ++ python -V + PY_VERS='Python 3.5.2' + 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-master-mpi' TEST_NAME: TransportMaps-private-master-mpi ++ hostname + echo 'HOSTNAME: reynolds' HOSTNAME: reynolds + echo 'PATH: /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/.local/bin:/home/jenkins/bin' PATH: /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/.local/bin:/home/jenkins/bin + echo 'VENV_OPTS: ' VENV_OPTS: + echo 'PY-VERS: Python 3.5.2' PY-VERS: Python 3.5.2 + 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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin/pip install --upgrade pip Requirement already up-to-date: pip in ./venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages (19.3.1) + echo 'Installing numpy' Installing numpy + python /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin/pip install --upgrade numpy Collecting numpy Using cached https://files.pythonhosted.org/packages/5e/f8/82a8a6ed446b58aa718b2744b265983783a2c84098a73db6d0b78a573e25/numpy-1.17.3-cp35-cp35m-manylinux1_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.17.3 + echo Packaging Packaging + rm -fr tmp_sdist + mkdir tmp_sdist + python setup.py clean --all running clean 'build/lib' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.5' 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 TransportMaps.egg-info/PKG-INFO writing requirements to TransportMaps.egg-info/requires.txt writing dependency_links to TransportMaps.egg-info/dependency_links.txt writing top-level names to TransportMaps.egg-info/top_level.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=clang + MPI=True + H5PY=True + python /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/bin/pip install --upgrade TransportMaps-2.0b3.tar.gz Processing ./TransportMaps-2.0b3.tar.gz Requirement already satisfied, skipping upgrade: numpy>=1.14 in /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages (from TransportMaps==2.0b3) (1.17.3) Processing /home/jenkins/.cache/pip/wheels/08/d1/78/bb76eed0589a31eaf4d7f62b3a53ab79c6d4619d99dcf96c0b/orthpol_light-1.0.1-cp35-cp35m-linux_x86_64.whl Collecting scipy Using cached https://files.pythonhosted.org/packages/7a/0e/3781e028d62a8422244582abd8f084e6314297026760587c85607f687bf3/scipy-1.3.1-cp35-cp35m-manylinux1_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/c8/6c/62/1a4aa12e4622f93d036dc48051256c84838bcf5c56557e68e9/SpectralToolbox-1.0.12-cp35-cp35m-linux_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/59/b1/91/f02e76c732915c4015ab4010f3015469866c1eb9b14058d8e7/dill-0.3.1.1-cp35-none-any.whl Processing /home/jenkins/.cache/pip/wheels/e2/9a/ab/067414de0670f95436345d4ef33337d511a47aabc6c3307062/scikit_sparse-0.4.4-cp35-cp35m-linux_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/a7/12/be/11b9ba83d337f1647a0fdea73fbe28a58b0593e64723233d64/mpi4py-3.0.2-cp35-cp35m-linux_x86_64.whl Collecting mpi_map>=2.0 Using cached https://files.pythonhosted.org/packages/f8/f3/c788b7a9b95387e39f0e94ff4b15d23f2c8ac1ffca9a457c025b70f08924/mpi_map-2.6-py3-none-any.whl Collecting h5py Using cached https://files.pythonhosted.org/packages/10/56/d5c53cd170529bb40cd7dd43e2b68944cb65a45f65ab4c78a68f4ac9e51e/h5py-2.10.0-cp35-cp35m-manylinux1_x86_64.whl Collecting six Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.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-cp35-none-any.whl size=404034 sha256=f77a7e89a485ec75547374d675898bf1e739bb1e1c56f3942c3410685bbb8ba5 Stored in directory: /home/jenkins/.cache/pip/wheels/6e/e6/89/b63bd76265f47e1115c96ffa43f1b807a7285b1b42a1c19f8b Successfully built TransportMaps Installing collected packages: orthpol-light, scipy, SpectralToolbox, dill, scikit-sparse, mpi4py, mpi-map, six, h5py, 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.2 orthpol-light-1.0.1 scikit-sparse-0.4.4 scipy-1.3.1 six-1.12.0 + cd - /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:16: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:17: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:18: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:19: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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_IEPBTMD_KLdiv_DerivativeChecks) ... 2019-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:20: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:21: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:22: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2019-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:23: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:24: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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) ... 2019-10-24 03:25:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.ArcTan1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Exp1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Logistic1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Gamma1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Beta1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Gumbel1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... 2019-10-24 03:25:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Linear2D_pa_IE_KL_div_min) ... 2019-10-24 03:25:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... 2019-10-24 03:25:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... 2019-10-24 03:25:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... 2019-10-24 03:25:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... 2019-10-24 03:25:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Banana2D_pa_IE_KL_div_min) ... 2019-10-24 03:25:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... 2019-10-24 03:25:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:25:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... 2019-10-24 03:26:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... 2019-10-24 03:26:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... 2019-10-24 03:26:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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_SQ_KL_div_min) ... 2019-10-24 03:26:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.ArcTan1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Exp1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Logistic1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Gamma1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Beta1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Gumbel1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Linear2D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... 2019-10-24 03:26:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:26: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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.Banana2D_pa_SQ_KL_div_min) ... 2019-10-24 03:27:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... 2019-10-24 03:27:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... 2019-10-24 03:27:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... 2019-10-24 03:27:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... 2019-10-24 03:27:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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_LS_KL_div_min) ... 2019-10-24 03:27:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_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) ... 2019-10-24 03:27:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_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) ... 2019-10-24 03:27:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_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) ... 2019-10-24 03:27:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:27:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... 2019-10-24 03:27:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... 2019-10-24 03:28:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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) ... 2019-10-24 03:28:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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) ... 2019-10-24 03:28:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... 2019-10-24 03:28:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_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) ... 2019-10-24 03:28:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... 2019-10-24 03:28:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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) ... 2019-10-24 03:28:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... 2019-10-24 03:28:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_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) ... 2019-10-24 03:28:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... 2019-10-24 03:28:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: divide by zero encountered in true_divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: invalid value encountered in true_divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... 2019-10-24 03:28:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... 2019-10-24 03:28:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_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) ... 2019-10-24 03:28:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... 2019-10-24 03:28:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... 2019-10-24 03:28:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... 2019-10-24 03:28:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:28:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 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) ... 2019-10-24 03:29:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:29:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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) ... 2019-10-24 03:29:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:29:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: divide by zero encountered in true_divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: invalid value encountered in true_divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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) ... 2019-10-24 03:29:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:29:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-10-24 03:29:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:29:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:29:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:29: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in true_divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:29:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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_IntExp_L2_misfit_DerivativeChecks) ... 2019-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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_IntExp_L2_misfit_DerivativeChecks) ... 2019-10-24 03:30:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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_IntSq_L2_misfit_DerivativeChecks) ... 2019-10-24 03:30:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.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-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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-10-24 03:30:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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_IntSq_L2_min) ... 2019-10-24 03:30:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/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_LinSpan_L2_min) ... 2019-10-24 03:30:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2019-10-24 03:30: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-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python3/lib/python3.5/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok ---------------------------------------------------------------------- Ran 960 tests in 1109.814s OK (skipped=9) + cd - /jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/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/.local/bin:/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