Skip to content
Failed

Console Output

Started by an SCM change
Obtained jenkins_tests/cam_global_ERP_Ln9_gfortran_test/Jenkinsfile from git https://github.com/larson-group/cam.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on mitch in /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 091073d591d52a7f7a78d033e68e7059e62e68bb (refs/remotes/origin/clubb_silhs_devel)
Commit message: "Autoupdated CLUBB_core Commit 7641404dd67426fd141ddffd90000abb5a58520e Author: bmg929 Date: Fri Dec 13 17:39:56 2024 -0600 I forgot to add the new variable to the Atlantic Coast Conference statements in the previous commit."
 > 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
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 091073d591d52a7f7a78d033e68e7059e62e68bb # timeout=10
 > git rev-list --no-walk 9c53ae3ba216bd73e36c91494fbe7372c018ab1c # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Externals and Copy Custom Files)
[Pipeline] sh
+ python run_scripts/set_up_repo.py .
Checking out externals...
Copying ccs_config files
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run CAM)
[Pipeline] sh
+ 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-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ rm -rf /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s.20241108_034913_z5vu4z
+ cime/scripts/create_test ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s
Testnames: ['ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s']
No project info available
create_test will do up to 1 tasks simultaneously
create_test will use up to 2 cores simultaneously
Creating test directory /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s.20241214_035032_xmj30s
RUNNING TESTS:
  ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s
Starting CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s with 1 procs
Finished CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s in 1.210050 seconds (PASS)
Starting XML for test ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s with 1 procs
Finished XML for test ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s in 0.261049 seconds (PASS)
Starting SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s with 1 procs
Finished SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s in 16.315158 seconds (FAIL). [COMPLETED 1 of 1]
    Case dir: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s.20241214_035032_xmj30s
    Errors were:
        ERROR: inputdata root is not a directory or is not readable: /home/pub/cam_inputdata

Waiting for tests to finish
FAIL ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s (phase SETUP)
    Case dir: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s.20241214_035032_xmj30s
test-scheduler took 18.298577070236206 seconds
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] sh
+ chmod -R 755 /home/jenkins/cam_output
[Pipeline] sh
+ gzip -d '/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s.*/bld/atm.bldlog.*.gz'
gzip: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.larson-group_gnu.cam-outfrq9s.*/bld/atm.bldlog.*.gz: No such file or directory
[Pipeline] echo
Not all logs were made.
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] emailext
Sending email to: messnermet@uwm.edu
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 100
Finished: FAILURE