Start of Pipeline - (9 min 1 sec in block) | | | |
|
node - (9 min 1 sec in block) | | | |
|
node block - (9 min 1 sec in block) | | | |
|
stage - (0.99 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.81 sec in block) | | | |
|
checkout - (0.7 sec in self) | | | |
|
withEnv - (9 min 0 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (9 min 0 sec in block) | | | |
|
stage - (22 sec in block) | Checkout Externals and Copy Custom Files | | |
|
stage block (Checkout Externals and Copy Custom Files) - (22 sec in block) | | | |
|
sh - (22 sec in self) | python run_scripts/set_up_repo.py . | | |
|
stage - (0.61 sec in block) | Sed Commands | | |
|
stage block (Sed Commands) - (0.42 sec in block) | | | |
|
sh - (0.33 sec in self) | sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash | | |
|
stage - (1.2 sec in block) | Remove Old Output | | |
|
stage block (Remove Old Output) - (1 sec in block) | | | |
|
sh - (0.34 sec in self) | rm -rf /home/jenkins/cam_output/scratch/test_scam_ATEX /home/jenkins/cam_output/scratch/test_scam_ARM97 | | |
|
script - (0.54 sec in block) | | | |
|
script block - (0.44 sec in block) | | | |
|
sh - (0.33 sec in self) | rm -rf /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_ATEX /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_ARM97 | | |
|
stage - (8 min 34 sec in block) | Run test script | | |
|
stage block (Run test script) - (8 min 33 sec in block) | | | |
|
dir - (8 min 33 sec in block) | jenkins_tests/cam_clubb_error_handling_test | | |
|
dir block - (8 min 33 sec in block) | | | |
|
sh - (8 min 33 sec in self) | source /etc/profile.d/larson-group.sh
./cam_test_fatal_error_handling.bash | | |
|
stage - (0.67 sec in block) | Check for wp2 NaN error from advance_wp2_wp3 | | |
|
stage block (Check for wp2 NaN error from advance_wp2_wp3) - (0.45 sec in block) | | | |
|
sh - (0.36 sec in self) | grep 'Error calling advance_wp2_wp3' run_scripts/advance_wp2_wp3_bad_wp2 > output
echo 'output start'
cat output
echo 'output end'
if [ -s output ]; then
echo "CAM CLUBB error handling test for advance_wp2_wp3 was SUCCESSFUL"
else
echo "CAM CLUBB error handling test for advance_wp2_wp3 FAILED"
fi | | |
|
stage - (0.36 sec in block) | Check for wp2 NaN error from advance_wm_wpxp | | |
|
stage block (Check for wp2 NaN error from advance_wm_wpxp) - (0.14 sec in block) | | | |
|
getContext - (59 ms in self) | | | |
|
stage - (0.64 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.54 sec in block) | | | |
|
script - (0.23 sec in block) | | | |
|
script block - (63 ms in block) | | | |
|
script - (0.16 sec in block) | | | |
|
script block - (63 ms in block) | | | |
|