Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (8 hr 51 min in block) | ||||
node - (8 hr 51 min in block) | ||||
node block - (8 hr 51 min in block) | ||||
stage - (2.8 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (2.6 sec in block) | ||||
checkout - (2.4 sec in self) | ||||
withEnv - (8 hr 51 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (8 hr 51 min in block) | ||||
withEnv - (8 hr 51 min in block) | branch_name, commit | |||
withEnv block - (8 hr 51 min in block) | ||||
stage - (1 min 8 sec in block) | Compile | |||
stage block (Compile) - (1 min 8 sec in block) | ||||
sh - (1 min 8 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran compile/compile.bash -c config/linux_x86_64_ifort_debug.bash | |||
stage - (39 min in block) | Run | |||
stage block (Run) - (39 min in block) | ||||
sh - (39 min in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran run_scripts/run_scm_all.bash mv output cpu_${commit}; mkdir output | |||
stage - (8 hr 6 min in block) | Plot | |||
stage block (Plot) - (8 hr 6 min in block) | ||||
sh - (2 min 21 sec in self) | scp -r carson:/home/pub/web_plots/clubb_ifort_plots/master/cur_out . | |||
sh - (8 hr 3 min in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* cur_out/cpu_* -o ${commit}_vs_master_$(cat cur_out/commit) | |||
sh - (0.92 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/clubb_ifort_plots/master' | |||
sh - (3.6 sec in self) | scp -r *_vs_* carson:/home/pub/web_plots/clubb_ifort_plots/master | |||
sh - (0.63 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_ifort_plots/' | |||
stage - (4 min 40 sec in block) | Update Master Output | |||
stage block (Update Master Output) - (4 min 40 sec in block) | ||||
sh - (1.3 sec in self) | rm -rf cur_out | |||
sh - (0.39 sec in self) | mkdir cur_out | |||
sh - (0.37 sec in self) | mv cpu_* cur_out | |||
sh - (0.37 sec in self) | echo ${commit} > cur_out/commit | |||
sh - (0.69 sec in self) | ssh carson 'rm -rf /home/pub/web_plots/clubb_ifort_plots/master/cur_out' | |||
sh - (4 min 37 sec in self) | scp -r cur_out carson:/home/pub/web_plots/clubb_ifort_plots/master/ |