Skip to content
StepArgumentsStatus
Start of Pipeline - (17 min in block)
node - (16 min in block)
node block - (16 min in block)
stage - (10 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (10 sec in block)
checkout - (9.9 sec in self)
withEnv - (16 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (16 min in block)
withEnv - (16 min in block)commit, branch
withEnv block - (16 min in block)
stage - (1 min 37 sec in block)Checkout Externals and Copy Custom Files
stage block (Checkout Externals and Copy Custom Files) - (1 min 36 sec in block)
sh - (1 min 36 sec in self)python run_scripts/set_up_repo.py .
stage - (1 sec in block)Sed Commands
stage block (Sed Commands) - (0.82 sec in block)
sh - (0.37 sec in self)sed -i 's/COMPILER=.*/COMPILER="intel"/g' run_scripts/run_scam.bash
sh - (0.35 sec in self)sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash
stage - (0.89 sec in block)Remove Old Output
stage block (Remove Old Output) - (0.7 sec in block)
sh - (0.37 sec in self)rm -rf /home/jenkins/cam_output/scratch/test_scam_ATEX /home/jenkins/cam_output/scratch/test_scam_ARM97
script - (0.18 sec in block)
script block - (72 ms in block)
stage - (15 min in block)Run ATEX
stage block (Run ATEX) - (15 min in block)
sh - (15 min in self)source /etc/profile.d/larson-group.sh run_scripts/run_scam.bash ATEX
stage - (0.36 sec in block)Run ARM97 with SILHS
stage block (Run ARM97 with SILHS) - (0.14 sec in block)
getContext - (61 ms in self)
stage - (0.36 sec in block)Compile and Run CLUBB
stage block (Compile and Run CLUBB) - (0.14 sec in block)
getContext - (60 ms in self)
stage - (0.36 sec in block)Plot
stage block (Plot) - (0.14 sec in block)
getContext - (59 ms in self)
stage - (3.6 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.5 sec in block)
script - (3.2 sec in block)
script block - (3 sec in block)
sh - (0.36 sec in self)chmod -R 755 /home/jenkins/cam_output/
sh - (0.38 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/cesm.bldlog.*.gz
echo - (59 ms in self)ATEX WARNING: One or more of the build logs were not zipped, this means compilation did not finish
sh - (0.38 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_ATEX/run/cesm.log.*.gz
echo - (61 ms in self)ATEX WARNING: One or more of the run logs were not zipped, this means the code did not run to completion
sh - (0.39 sec in self)cat /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/cesm.bldlog.*
echo - (60 ms in self)ATEX WARNING: One of the log files (build or run) were not found - the failure must have occured before their creation
sh - (0.37 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_ARM97/bld/cesm.bldlog.*.gz
echo - (60 ms in self)ARM97 WARNING: One or more of the build logs were not zipped, this means compilation did not finish
sh - (0.38 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_ARM97/run/cesm.log.*.gz
echo - (60 ms in self)ARM97 WARNING: One or more of the run logs were not zipped, this means the code did not run to completion
sh - (0.38 sec in self)cat /home/jenkins/cam_output/scratch/test_scam_ARM97/bld/cesm.bldlog.*
echo - (40 ms in self)ARM97 WARNING: One of the log files (build or run) were not found - the failure must have occured before their creation
script - (0.16 sec in block)
script block - (64 ms in block)