| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (48 min in block) | ||||
| node - (48 min in block) | ||||
| node block - (48 min in block) | ||||
| stage - (7.9 sec in block) | Declarative: Checkout SCM | |||
| stage block (Declarative: Checkout SCM) - (7.7 sec in block) | ||||
| checkout - (7.6 sec in self) | ||||
| withEnv - (48 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
| withEnv block - (48 min in block) | ||||
| withEnv - (48 min in block) | arm97_case, atex_case, case_suffix, commit, branch | |||
| withEnv block - (48 min in block) | ||||
| stage - (39 sec in block) | Checkout Externals and Copy Custom Files | |||
| stage block (Checkout Externals and Copy Custom Files) - (38 sec in block) | ||||
| sh - (38 sec in self) | python run_scripts/set_up_repo.py . | |||
| stage - (0.92 sec in block) | Sed Commands | |||
| stage block (Sed Commands) - (0.75 sec in block) | ||||
| sh - (0.35 sec in self) | sed -i 's/COMPILER=.*/COMPILER="intel"/g' run_scripts/run_scam.bash | |||
| sh - (0.31 sec in self) | sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash | |||
| stage - (0.81 sec in block) | Remove Old Output | |||
| stage block (Remove Old Output) - (0.64 sec in block) | ||||
| sh - (0.35 sec in self) | rm -rf /home/jenkins/cam_output/scratch/${atex_case} /home/jenkins/cam_output/scratch/${arm97_case} | |||
| script - (0.16 sec in block) | ||||
| script block - (64 ms in block) | ||||
| stage - (10 min in block) | Run ATEX | |||
| stage block (Run ATEX) - (10 min in block) | ||||
| sh - (10 min in self) | source /etc/profile.d/larson-group.sh ulimit -s 8388608 run_scripts/run_scam.bash --case-suffix "${case_suffix}" ATEX | |||
| stage - (35 min in block) | Run ARM97 with SILHS | |||
| stage block (Run ARM97 with SILHS) - (35 min in block) | ||||
| sh - (35 min in self) | source /etc/profile.d/larson-group.sh # ulimit line is here so that we can override the default stack limit so that the program can write larger files properly ulimit -s 8388608 run_scripts/run_scam.bash --case-suffix "${case_suffix}" -s ARM97 | |||
| stage - (2 min 2 sec in block) | Compile and Run CLUBB | |||
| stage block (Compile and Run CLUBB) - (2 min 2 sec in block) | ||||
| sh - (2 min 2 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran rm -rf clubb CLUBB git clone https://github.com/larson-group/clubb python3 clubb/compile.py python3 clubb/run_scripts/run_scm.py -out_dir CLUBB atex | |||
| stage - (16 sec in block) | Plot | |||
| stage block (Plot) - (15 sec in block) | ||||
| sh - (0.35 sec in self) | mkdir CAM_CLUBB | |||
| sh - (0.35 sec in self) | mv /home/jenkins/cam_output/scratch/${atex_case}/run/*.cam.h0i.* CAM_CLUBB/atex_cam.nc | |||
| sh - (12 sec in self) | clubb/postprocessing/pyplotgen/pyplotgen.py -r -l --cam CAM_CLUBB --clubb CLUBB -o ${commit} | |||
| sh - (0.87 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/cam_clubb_plots/clubb_silhs_devel' | |||
| sh - (0.57 sec in self) | scp -r d8aecdb carson:/home/pub/web_plots/cam_clubb_plots/clubb_silhs_devel | |||
| sh - (0.58 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/cam_clubb_plots/' | |||
| stage - (7.6 sec in block) | Declarative: Post Actions | |||
| stage block (Declarative: Post Actions) - (7.6 sec in block) | ||||
| script - (7.4 sec in block) | ||||
| script block - (7.3 sec in block) | ||||
| sh - (0.89 sec in self) | chmod -R 755 /home/jenkins/cam_output/ | |||
| sh - (0.34 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${atex_case}/bld/cesm.bldlog.*.gz | |||
| sh - (0.35 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${atex_case}/bld/atm.bldlog.*.gz | |||
| sh - (0.35 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${atex_case}/run/cesm.log.*.gz | |||
| sh - (0.35 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${atex_case}/run/atm.log.*.gz | |||
| sh - (0.36 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/bld/cesm.bldlog.* | |||
| sh - (0.56 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/bld/atm.bldlog.* | |||
| sh - (0.33 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/run/cesm.log.* | |||
| sh - (0.39 sec in self) | cat /home/jenkins/cam_output/scratch/${atex_case}/run/atm.log.* | |||
| sh - (0.35 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${arm97_case}/bld/cesm.bldlog.*.gz | |||
| sh - (0.34 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${arm97_case}/bld/atm.bldlog.*.gz | |||
| sh - (0.35 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${arm97_case}/run/cesm.log.*.gz | |||
| sh - (0.34 sec in self) | gzip -d /home/jenkins/cam_output/scratch/${arm97_case}/run/atm.log.*.gz | |||
| sh - (0.37 sec in self) | cat /home/jenkins/cam_output/scratch/${arm97_case}/bld/cesm.bldlog.* | |||
| sh - (0.62 sec in self) | cat /home/jenkins/cam_output/scratch/${arm97_case}/bld/atm.bldlog.* | |||
| sh - (0.36 sec in self) | cat /home/jenkins/cam_output/scratch/${arm97_case}/run/cesm.log.* | |||
| sh - (0.54 sec in self) | cat /home/jenkins/cam_output/scratch/${arm97_case}/run/atm.log.* |
