Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply check utilities to cron jobs #100

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

kyrylogy
Copy link
Contributor

@kyrylogy kyrylogy commented Aug 8, 2022

#99
Progress:

  • cron4rucio_daily.sh - Changed sourcing check_utils.sh in cron4rucio_daily.sh to directly calling it as it caused exit code to be 0 in each case.
  • cron4dbs_condor - Won't work properly until we fix Last day of the month is not processed in bin/cron4dbs_condor #104, it's also good to refactor how exit codes are handled
  • cron4dbs_condor_df - Many of the recently generated datasets appear to be empty, it's important to know why
  • cron4dbs_events
  • backfill_dbs_condor.sh
  • cron4aggregation
  • cron4rucio_datasets_last_access_ts.sh (datasets_never_read.html >500kb, <12h
  • cron_CRAbpopularity.sh (CRAB_popularity_-_top_jc.png <32d)
  • cron_crab_unique_users.sh (UniqueUsersBy_weekofyear_-.png <32d)
  • cron_genCRSGplots.sh (F10/event_count_-.png, F9/event_count_-.png, <32d)
  • cron_hpc_at_cms.sh (HPC@CMS_Running_Cores_hourly_-.png, <32d)
  • cron_hs06cputime_plot.sh (HS06CpuTimeHr_weekofyear_-.png, <32d)

Notes:
cron4dbs_* succesfully tested with python 3 and LCG_96python3

@kyrylogy kyrylogy changed the title Apply check utilities to cron jobs. Apply check utilities to cron jobs Aug 11, 2022
@brij01 brij01 self-requested a review August 26, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Last day of the month is not processed in bin/cron4dbs_condor
1 participant