Skip to content
Success

Console Output

Started by an SCM change
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://github.com/larson-group/cam.git into /home/jenkins/workspace/cam_global_regression_intel_test@script to read jenkins_tests/cam_global_regression_test/Jenkinsfile
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_global_regression_intel_test@script # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --progress https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/bring_ccpp_kessler_in
Seen branch in repository origin/cam_cesm2_1_rel
Seen branch in repository origin/cam_cesm2_1_rel_ssp_fixes
Seen branch in repository origin/cam_cesm2_2_rel
Seen branch in repository origin/cam_development
Seen branch in repository origin/changes_to_not_break
Seen branch in repository origin/clubb_silhs_a56d278_20181205
Seen branch in repository origin/clubb_silhs_devel
Seen branch in repository origin/master
Seen branch in repository origin/zhun_e3sm_port_20200520
Seen 10 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 6fc57497840efaa7acc394c10ac9c6892ef16220 (origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fc57497840efaa7acc394c10ac9c6892ef16220 # timeout=10
Commit message: "Autoupdated CLUBB_core"
 > git rev-list --no-walk 2773ebcf8028bc397261ff68299fcbaa748f5699 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘Mac’ is reserved for jobs with matching label expression
Running on Jenkins in /home/jenkins/workspace/cam_global_regression_intel_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_global_regression_intel_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --progress https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/bring_ccpp_kessler_in
Seen branch in repository origin/cam_cesm2_1_rel
Seen branch in repository origin/cam_cesm2_1_rel_ssp_fixes
Seen branch in repository origin/cam_cesm2_2_rel
Seen branch in repository origin/cam_development
Seen branch in repository origin/changes_to_not_break
Seen branch in repository origin/clubb_silhs_a56d278_20181205
Seen branch in repository origin/clubb_silhs_devel
Seen branch in repository origin/master
Seen branch in repository origin/zhun_e3sm_port_20200520
Seen 10 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 6fc57497840efaa7acc394c10ac9c6892ef16220 (origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fc57497840efaa7acc394c10ac9c6892ef16220 # timeout=10
Commit message: "Autoupdated CLUBB_core"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Check out externals)
[Pipeline] sh
+ python manage_externals/checkout_externals -e Externals.cfg
Processing externals description file : Externals.cfg
Processing externals description file : Externals_CAM.cfg
Checking status of externals: clm, mosart, ww3, cime, cice, cism, rtm, cam, carma, cosp2, chem_proc, 
Checking out externals: clm, mosart, ww3, cime, 

Command 'git clone --quiet https://github.com/ESMCI/cime cime'
from directory /home/jenkins/workspace/cam_global_regression_intel_test
has taken 300 seconds. It may be hanging.

The command will continue to run, but you may want to abort
manage_externals with ^C and investigate. A possible cause of hangs is
when svn or git require authentication to access a private
repository. On some systems, svn and git requests for authentication
information will not be displayed to the user. In this case, the program
will appear to hang. Ensure you can run svn and git manually and access
all repositories without entering your authentication information.


cice, 

Command 'git clone --quiet https://github.com/ESCOMP/CESM_CICE5 cice'
from directory /home/jenkins/workspace/cam_global_regression_intel_test/components
has taken 300 seconds. It may be hanging.

The command will continue to run, but you may want to abort
manage_externals with ^C and investigate. A possible cause of hangs is
when svn or git require authentication to access a private
repository. On some systems, svn and git requests for authentication
information will not be displayed to the user. In this case, the program
will appear to hang. Ensure you can run svn and git manually and access
all repositories without entering your authentication information.


cism, rtm, cam, 
Processing externals description file : Externals_CLM.cfg
Checking out externals: fates, ptclm, 
Processing externals description file : Externals_CISM.cfg
Checking out externals: source_cism, 
Processing externals description file : Externals_CAM.cfg
Checking out externals: carma, cosp2, chem_proc, 

[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Config Files)
[Pipeline] sh
+ cp -f cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml
+ cp -f cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Make cprnc)
[Pipeline] dir
Running in /home/jenkins/workspace/cam_global_regression_intel_test/cime/tools/cprnc
[Pipeline] {
[Pipeline] sh
+ bash -c 'export LIB_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib; export INC_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/include; ../configure --macros-format=Makefile --mpilib=mpi-serial; source ./.env_mach_specific.sh; make'
perl ../../src/externals/genf90/genf90.pl compare_vars_mod.F90.in > compare_vars_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none   -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. prec.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none   -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. filestruct.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none   -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none   -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. compare_vars_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none   -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. cprnc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -o cprnc compare_vars_mod.o cprnc.o filestruct.o prec.o utils.o -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.7.0-gfortran/lib -lnetcdf -L/usr/local/lapack-3.8.0 -llapack -lrefblas 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run CAM)
[Pipeline] sh
+ source /opt/intel/bin/ifortvars.sh intel64
++ PROD_DIR=/opt/intel/compilers_and_libraries_2019/linux
++ INTEL_TARGET_ARCH=
++ INTEL_TARGET_PLATFORM=linux
+++ uname
++ INTEL_HOST_PLATFORM=Linux
++ COMPILERVARS_ARGV=1
++ '[' 1 -eq 0 ']'
++ '[' 1 -gt 0 ']'
++ opt=intel64
++ case $opt in
++ INTEL_TARGET_ARCH=intel64
++ shift
++ '[' 0 -gt 0 ']'
++ '[' intel64 '!=' ia32 -a intel64 '!=' intel64 -o linux '!=' android -a linux '!=' linux -a linux '!=' mac -o Linux = Darwin -a intel64 '!=' intel64 ']'
++ '[' linux = mac ']'
++ '[' 1 -eq 0 ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/daal/bin/daalvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh intel64
+++ INST=/opt/intel
+++ DIR_DEBUGGER=/opt/intel/debugger_2019
+++ DIR_DOCUMENTATION=/opt/intel/documentation_2019
+++ '[' '!' -d /opt/intel ']'
+++ case "$(uname -sm)" in
++++ uname -sm
+++ DEBUGGERARCH=intel64
+++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ case ${PATH} in
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n en_US.UTF-8 ']'
+++ LANGUAGE_TERRITORY=en_US.UTF-8
+++ case ${LANGUAGE_TERRITORY} in
+++ LANGUAGE_TERRITORY=en
+++ '[' '!' -d /opt/intel/documentation_2019/en/debugger ']'
+++ '[' -d /opt/intel/documentation_2019/en/debugger/gdb-ia ']'
+++ '[' -n '' ']'
+++ GDBINFO=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ '[' -n '' ']'
+++ GDBMAN=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/
+++ '[' -n '' ']'
+++ export NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/info/ ']'
+++ '[' -n '' ']'
+++ export INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/man/ ']'
+++ '[' -n '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
+++ export 'MANPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/
+++ INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/
+++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ export PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ uname -s
+++ '[' Linux '!=' Darwin ']'
+++ '[' -d /opt/intel/debugger_2019/libipt/intel64/lib ']'
+++ '[' -n '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ unset INST DIR_DEBUGGER DIR_DOCUMENTATION DEBUGGERARCH LANGUAGE_TERRITORY GDBINFO GDBMAN
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/tbb/bin/tbbvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pstl/bin/pstlvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh intel64
+++ set_mkl_env intel64
+++ CPRO_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux
+++ export MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl
+++ MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl
+++ __mkl_tmp_SCRIPT_NAME=mklvars.sh
+++ __mkl_tmp_MOD_NAME=mod
+++ __mkl_tmp_LP64_ILP64=
+++ __mkl_tmp_MOD=
+++ __mkl_tmp_TARGET_ARCH=
+++ __mkl_tmp_MKLVARS_VERBOSE=
+++ __mkl_tmp_BAD_SWITCH=
+++ '[' -z intel64 ']'
+++ '[' -n intel64 ']'
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ __mkl_tmp_TARGET_ARCH=intel64
+++ shift
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -z intel64 ']'
+++ __compiler_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib
+++ __mkl_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib
+++ __tbb_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib
+++ __cpath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ __subdir_arch_ia32=ia32_lin
+++ __subdir_arch_intel64=intel64_lin
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ __target_arch_path=intel64_lin
+++ __tbb_path_arch=
+++ '[' -z '' ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib ']'
+++ '[' intel64_lin = ia32_lin ']'
++++ set_tbb_path intel64_lin
++++ __tmp_target_arch_path=intel64_lin
+++++ get_tbb_library_directory
+++++ __tbb_tmp_lib_dir=gcc4.1
+++++ which gcc
+++++ '[' 0 -eq 0 ']'
++++++ gcc --version
++++++ grep gcc
++++++ sed -e 's/^\ //'
++++++ egrep -o ' [0-9]+\.[0-9]+\.[0-9]+.*'
+++++ __tbb_tmp_gcc_version_full='8.3.1 20190311 (Red Hat 8.3.1-3)'
+++++ '[' 0 -eq 0 ']'
++++++ echo '8.3.1 20190311 (Red Hat 8.3.1-3)'
++++++ egrep -o '^[0-9]+\.[0-9]+\.[0-9]+'
+++++ __tbb_tmp_gcc_version=8.3.1
+++++ case "${__tbb_tmp_gcc_version}" in
+++++ __tbb_tmp_lib_dir=gcc4.7
+++++ echo gcc4.7
++++ __tmp_tbb_subdir=/gcc4.7
++++ __tmp_tbb_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
+++ __tbb_path_arch=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ set_ld_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_target_arch_path=intel64_lin
++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ __ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ set_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_target_arch_path=intel64_lin
++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ '[' intel64_lin = ia32_lin ']'
++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ __library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ set_nls_path intel64_lin
++++ __tmp_target_arch_path=intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N
+++ __nlspath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N
+++ '[' '' = mod ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ export CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ export PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig
+++ PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig
+++ '[' '' = verbose ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ipp/bin/ippvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ippcp/bin/ippcpvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh ']'
++ '[' intel64 = intel64 -o '' = intel64 ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh
+++ I_MPI_ROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi
+++ export I_MPI_ROOT
+++ '[' -z /opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ '[' -z '' ']'
+++ CLASSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/mpi.jar
+++ export CLASSPATH
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z '/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
+++ MANPATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export MANPATH
+++ '[' -z '' ']'
+++ i_mpi_ofi_library_internal=1
+++ i_mpi_library_kind=
+++ '[' 0 -gt 0 ']'
+++ case "$i_mpi_library_kind" in
+++ case "$i_mpi_ofi_library_internal" in
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ']'
+++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ export LIBRARY_PATH
+++ FI_PROVIDER_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib/prov
+++ export FI_PROVIDER_PATH
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh intel64 linux
+++ INTEL_INSTALL_DIR_ORIG=
+++ INTEL_NDK_DIR_ORIG=
+++ INSTALL_DIR=/opt/intel/compilers_and_libraries_2019.4.243/linux
+++ NDK_DIR='<NDK_DIR>'
+++ NDK_ARCH=
++++ uname
+++ INTEL_HOST_PLATFORM=Linux
+++ '[' 2 -eq 0 ']'
+++ INTEL_TARGET_ARCH=intel64
+++ INTEL_TARGET_PLATFORM=linux
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ NDK_ARCH=x86_64
+++ '[' -n '' ']'
+++ export PATH
+++ '[' linux = android ']'
+++ unset ICCCFG
+++ unset ICPCCFG
+++ unset ICXCFG
+++ unset ICPXCFG
+++ unset XIARCFG
+++ unset XILDCFG
+++ unset INTEL_USE_ENVIRONMENT
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-9/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-12/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-13/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-14/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-15/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-16/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-17/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-18/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-19/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-21/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-22/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-23/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-24/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-26/arch-x86_64' ']'
+++ '[' -d '<NDK_DIR>/toolchains/x86_64-4.9/prebuilt/linux-x86_64' ']'
+++ '[' Linux = Darwin ']'
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ '[' intel64 = ia32 -a -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpirt/lib/ia32_lin ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/mic ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/mic/lib ']'
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N ']'
+++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ '[' intel64 = ia32 ']'
+++ '[' -z '' ']'
+++ export INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses
+++ INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common ']'
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
++++ cd /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common
++++ pwd
+++ export 'MANPATH=/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ '[' -n ']'
+++ INSTALL_DIR=
+++ '[' -n ']'
+++ NDK_DIR=
+++ unset INTEL_INSTALL_DIR_ORIG
+++ unset INTEL_NDK_DIR_ORIG
+ rm -rf /home/pub/cam_output
+ sed -i 's|clubb_params(iC14) = clubb_c14|clubb_params(iC14) = clubb_c1|' /home/pub/bitten/tmp/cam/src/physics/cam/clubb_intr.F90
+ sed -i 's|clubb_config_flags%l_stability_correct_tau_zm = clubb_l_stability_correct_tau_zm|clubb_config_flags%l_stability_correct_tau_zm = .false.|' /home/pub/bitten/tmp/cam/src/physics/cam/clubb_intr.F90
+ cime/scripts/create_test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s
Testnames: ['ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s']
No project info available
Creating test directory /home/pub/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20210701_045357_2m34qz
RUNNING TESTS:
  ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s
Starting CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 1.875151 seconds (PASS)
Starting XML for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished XML for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 0.454724 seconds (PASS)
Starting SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 1.128872 seconds (PASS)
Starting SHAREDLIB_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished SHAREDLIB_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 212.074272 seconds (PASS)
Starting MODEL_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished MODEL_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 596.004453 seconds (PASS)
Starting RUN for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished RUN for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 167.609981 seconds (PASS). [COMPLETED 1 of 1]
At test-scheduler close, state is:
PASS ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s RUN
    Case dir: /home/pub/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20210701_045357_2m34qz
test-scheduler took 979.571155071 seconds
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS