Console Output
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/gcc-12.2.0/lmod-8.7.37-d6vyrvvncsuguygovgvimahv5kfyaunp/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-eheq3uy (required by: mpich/4.2.1, hdf5/1.14.3-2o6xqva,
netcdf-c/4.9.2, netcdf-fortran/4.5.3), glibc/2.33-3y65nib (required by:
mpich/4.2.1, hdf5/1.14.3-2o6xqva, netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ python3 /home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/run_test.py -c /home/pub/jenkins_BFB_test_configs/clubb_BFB_r8029_flags_gfortran_test_config
Traceback (most recent call last):
File "/home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/run_test.py", line 56, in <module>
main()
File "/home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/run_test.py", line 38, in main
test = Test.create_test(args.configFile[0])
File "/home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/tests/test.py", line 303, in create_test
return test(test_config_file)
File "/home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/tests/test.py", line 91, in __init__
self.validate_config_options(test_config_options)
File "/home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/tests/test.py", line 106, in validate_config_options
from termcolor import cprint
ModuleNotFoundError: No module named 'termcolor'