...
stop auto-scaling scripts
revoke job type: job-request-s1gunw-topsapp-local-singularity:ARIA-446_singularity in mozart-figaro that are in running/queued states.
qdel all jobs
https://github.com/hysds/hysds-hec-utils/blob/master/qdel_all.sh
qstat -u esi_sar | awk '{ if ($8 == "R" || $8 == "Q") print "qdel "$1; }' | sh
then nuke all of the work dirs for the three group ids:
/nobackupp12/esi_sar/s2037/worker/20202021/1102/**
/nobackupp12/esi_sar/s2252/worker/20202021/1102/**
/nobackupp12/esi_sar/s2310/worker/20202021/1102/**
retry all failed topsapp jobs / on-demand submit from runconfig-topsapp
start up auto scaling scripts