Skip to content
StepArgumentsStatus
Start of Pipeline - (10 min in block)
node - (10 min in block)
node block - (10 min in block)
stage - (5.6 sec in block)Clone Repo
stage block (Clone Repo) - (5.6 sec in block)
checkout - (5.5 sec in self)
stage - (4.4 sec in block)Copy CLUBB Code
stage block (Copy CLUBB Code) - (4.4 sec in block)
sh - (4.3 sec in self)./jenkins_tests/cam_clubb_code_copy/cam_clubb_code_copy.bash ${CLUBB_BRANCH} ${WORKSPACE}
stage - (9 min 56 sec in block)Load Jenkinsfile
stage block (Load Jenkinsfile) - (9 min 56 sec in block)
load - (9 min 56 sec in block)jenkins_tests/cam_scam_gfortran_test/Jenkinsfile
load block (jenkins_tests/cam_scam_gfortran_test/Jenkinsfile) - (9 min 56 sec in block)
node - (9 min 55 sec in block)
node block - (9 min 55 sec in block)
stage - (5.8 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (5.7 sec in block)
checkout - (5.7 sec in self)
withEnv - (9 min 49 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (9 min 49 sec in block)
stage - (1 min 5 sec in block)Check out externals
stage block (Check out externals) - (1 min 5 sec in block)
sh - (1 min 5 sec in self)python manage_externals/checkout_externals -e Externals.cfg
stage - (0.36 sec in block)Copy Config Files
stage block (Copy Config Files) - (0.31 sec in block)
sh - (0.27 sec in self)cp -rf cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml cp -rf cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml
stage - (0.44 sec in block)Remove Old Output
stage block (Remove Old Output) - (0.39 sec in block)
sh - (0.28 sec in self)rm -rf /home/jenkins/cam_output/scratch/test_scam_atex /home/jenkins/cam_output/scratch/test_scam_arm97
script - (52 ms in block)
script block - (21 ms in block)
stage - (3 min 48 sec in block)Run atex
stage block (Run atex) - (3 min 48 sec in block)
sh - (3 min 48 sec in self)source /opt/intel/oneapi/setvars.sh --force run_scripts/run_scam.bash atex
stage - (4 min 51 sec in block)Run arm97 with SILHS
stage block (Run arm97 with SILHS) - (4 min 51 sec in block)
sh - (4 min 51 sec in self)source /opt/intel/oneapi/setvars.sh --force run_scripts/run_scam.bash -s arm97
stage - (2.9 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2.8 sec in block)
script - (2.8 sec in block)
script block - (2.8 sec in block)
sh - (0.28 sec in self)chmod -R 755 /home/jenkins/cam_output/
sh - (0.36 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.*
sh - (0.28 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.*
sh - (0.32 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.*
sh - (0.28 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.*
sh - (0.36 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.*
sh - (0.28 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.*
sh - (0.32 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*
sh - (0.27 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.*