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

Update rocoto task names #2981

Merged

Conversation

WalterKolczynski-NOAA
Copy link
Contributor

@WalterKolczynski-NOAA WalterKolczynski-NOAA commented Oct 4, 2024

Description

Updates the GEFS task names to include the $RUN so they are consistent with the task names in the GFS system. This is one step towards abstracting out common elements.

Also adds an underscore between the RUN and task name for all tasks to make them more readable.

Type of change

  • Bug fix (fixes something broken)
  • New feature (adds functionality)
  • Maintenance (code refactor, clean-up, new CI test, etc.)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? NO

How has this been tested?

  • Cycled test on Hercules
  • GEFS test on Hercules

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • I have made corresponding changes to the system documentation if necessary

@WalterKolczynski-NOAA WalterKolczynski-NOAA added the CI-Hera-Ready **CM use only** PR is ready for CI testing on Hera label Oct 4, 2024
@emcbot emcbot added CI-Hera-Building **Bot use only** CI testing is cloning/building on Hera CI-Hera-Running **Bot use only** CI testing on Hera for this PR is in-progress and removed CI-Hera-Ready **CM use only** PR is ready for CI testing on Hera CI-Hera-Building **Bot use only** CI testing is cloning/building on Hera labels Oct 4, 2024
Copy link
Member

@KateFriedman-NOAA KateFriedman-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, nice QOL updates, thanks @WalterKolczynski-NOAA !

DavidHuber-NOAA
DavidHuber-NOAA previously approved these changes Oct 4, 2024
Copy link
Contributor

@DavidHuber-NOAA DavidHuber-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

One feature request from this would be to have more logical ensemble metatask names. Since the task names include a number, it seems easy enough to just name the metatasks after the root name of the task (see comments). Would this be an easy add to this PR? If not, I'd be happy to open a follow-on issue.

@@ -2680,7 +2680,7 @@ def _get_ecengroups():
'maxtries': '&MAXTRIES;'
}

metatask_dict = {'task_name': f'{self.run}ecmn',
metatask_dict = {'task_name': f'{self.run}_ecmn',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not something necessarily for this PR, but it would be nice to have simpler metatask names, like f'{self.run}_ecen'.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improving the task names is planned as a next step.

workflow/rocoto/gfs_tasks.py Show resolved Hide resolved
workflow/rocoto/gfs_tasks.py Show resolved Hide resolved
aerorahul
aerorahul previously approved these changes Oct 4, 2024
Copy link
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What @DavidHuber-NOAA said.
An alternative/extension, e.g. eamn -> earcmn to go with earc#grp#

@WalterKolczynski-NOAA
Copy link
Contributor Author

When I do come to updating the task names, it's going to be to real words like recenter or archive.

@emcbot emcbot added CI-Hera-Failed **Bot use only** CI testing on Hera for this PR has failed and removed CI-Hera-Running **Bot use only** CI testing on Hera for this PR is in-progress labels Oct 5, 2024
@emcbot
Copy link

emcbot commented Oct 5, 2024

Experiment C96_atm3DVar FAILED on Hera in Build# 1 in
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/EXPDIR/C96_atm3DVar_10f5e5b2

@emcbot
Copy link

emcbot commented Oct 5, 2024

Experiment C96C48_hybatmDA FAILED on Hera in Build# 1 in
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/EXPDIR/C96C48_hybatmDA_10f5e5b2

@emcbot
Copy link

emcbot commented Oct 5, 2024

Experiment C96C48_hybatmaerosnowDA FAILED on Hera in Build# 1 in
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/EXPDIR/C96C48_hybatmaerosnowDA_10f5e5b2

@emcbot
Copy link

emcbot commented Oct 5, 2024

Experiment C48mx500_3DVarAOWCDA FAILED on Hera in Build# 1 with error logs:

/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/COMROOT/C48mx500_3DVarAOWCDA_10f5e5b2/logs/2021032418/gdas_arch.log

Follow link here to view the contents of the above file(s): (link)

@emcbot
Copy link

emcbot commented Oct 5, 2024

Experiment C96C48_ufs_hybatmDA FAILED on Hera in Build# 1 in
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/EXPDIR/C96C48_ufs_hybatmDA_10f5e5b2

@emcbot
Copy link

emcbot commented Oct 5, 2024

Experiment C48mx500_3DVarAOWCDA FAILED on Hera in Build# 1 in
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/EXPDIR/C48mx500_3DVarAOWCDA_10f5e5b2

@emcbot emcbot added CI-Hera-Failed **Bot use only** CI testing on Hera for this PR has failed and removed CI-Hera-Failed **Bot use only** CI testing on Hera for this PR has failed labels Oct 5, 2024
@emcbot
Copy link

emcbot commented Oct 5, 2024

CI Failed on Hera in Build# 1
Built and ran in directory /scratch1/NCEPDEV/global/CI/2981


Experiment C48_ATM_10f5e5b2 Completed 1 Cycles: *SUCCESS* at Sat Oct  5 04:52:36 UTC 2024
Experiment C96_atm3DVar_10f5e5b2 Terminated with 0
FAIL
FAIL tasks failed and 1 dead at Sat Oct  5 05:29:21 UTC 2024
Experiment C96_atm3DVar_10f5e5b2 Terminated: *FAIL*
Error logs:
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/COMROOT/C96_atm3DVar_10f5e5b2/logs/2021122100/gdas_arch.log
Experiment C96C48_hybatmaerosnowDA_10f5e5b2 Terminated with 0
FAIL
FAIL tasks failed and 1 dead at Sat Oct  5 05:31:35 UTC 2024
Experiment C96C48_hybatmaerosnowDA_10f5e5b2 Terminated: *FAIL*
Error logs:
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/COMROOT/C96C48_hybatmaerosnowDA_10f5e5b2/logs/2021122018/enkfgdas_earc00.log
Experiment C48mx500_3DVarAOWCDA_10f5e5b2 Terminated with 0
FAIL
FAIL tasks failed and 1 dead at Sat Oct  5 05:34:24 UTC 2024
Experiment C48mx500_3DVarAOWCDA_10f5e5b2 Terminated: *FAIL*
Error logs:
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/COMROOT/C48mx500_3DVarAOWCDA_10f5e5b2/logs/2021032418/gdas_arch.log
Experiment C96C48_ufs_hybatmDA_10f5e5b2 Terminated with 0
FAIL
FAIL tasks failed and 1 dead at Sat Oct  5 05:37:40 UTC 2024
Experiment C96C48_ufs_hybatmDA_10f5e5b2 Terminated: *FAIL*
Experiment C96C48_hybatmDA_10f5e5b2 Terminated with 0
FAIL
FAIL tasks failed and 1 dead at Sat Oct  5 05:37:40 UTC 2024
Experiment C96C48_hybatmDA_10f5e5b2 Terminated: *FAIL*
Error logs:
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/COMROOT/C96C48_ufs_hybatmDA_10f5e5b2/logs/2024022400/gdas_arch.log
Error logs:
/scratch1/NCEPDEV/global/CI/2981/RUNTESTS/COMROOT/C96C48_hybatmDA_10f5e5b2/logs/2021122100/gdas_arch.log
Experiment C48_S2SW_10f5e5b2 Completed 1 Cycles: *SUCCESS* at Sat Oct  5 08:58:14 UTC 2024
Experiment C48_S2SWA_gefs_10f5e5b2 Completed 1 Cycles: *SUCCESS* at Sat Oct  5 10:05:22 UTC 2024

@WalterKolczynski-NOAA
Copy link
Contributor Author

CI failed because the gdas archive job saves the log files, so those had to be updated for the new task names.

@WalterKolczynski-NOAA WalterKolczynski-NOAA added CI-Hera-Ready **CM use only** PR is ready for CI testing on Hera and removed CI-Hera-Failed **Bot use only** CI testing on Hera for this PR has failed labels Oct 7, 2024
@WalterKolczynski-NOAA WalterKolczynski-NOAA added CI-Hercules-Ready **CM use only** PR is ready for CI testing on Hercules CI-Wcoss2-Ready **CM use only** PR is ready for CI testing on WCOSS labels Oct 8, 2024
@emcbot emcbot added CI-Hercules-Building **Bot use only** CI testing is cloning/building on Hercules CI-Hercules-Running **Bot use only** CI testing on Hercules for this PR is in-progress CI-Hercules-Passed **Bot use only** CI testing on Hercules for this PR has completed successfully and removed CI-Hercules-Ready **CM use only** PR is ready for CI testing on Hercules CI-Hercules-Building **Bot use only** CI testing is cloning/building on Hercules CI-Hercules-Running **Bot use only** CI testing on Hercules for this PR is in-progress labels Oct 8, 2024
@emcbot
Copy link

emcbot commented Oct 9, 2024

CI Passed on Hercules in Build# 5
Built and ran in directory /work2/noaa/stmp/CI/HERCULES/2981


Experiment C48_ATM_4750db15 Completed 1 Cycles: *SUCCESS* at Tue Oct  8 18:11:55 CDT 2024
Experiment C48_S2SW_4750db15 Completed 1 Cycles: *SUCCESS* at Tue Oct  8 19:12:28 CDT 2024
Experiment C48_S2SWA_gefs_4750db15 Completed 1 Cycles: *SUCCESS* at Tue Oct  8 19:31:31 CDT 2024
Experiment C96_atm3DVar_4750db15 Completed 3 Cycles: *SUCCESS* at Tue Oct  8 19:42:43 CDT 2024
Experiment C96C48_hybatmDA_4750db15 Completed 3 Cycles: *SUCCESS* at Tue Oct  8 19:42:59 CDT 2024

@emcbot emcbot added CI-Wcoss2-Building **Bot use only** CI testing is cloning/building on WCOSS and removed CI-Wcoss2-Ready **CM use only** PR is ready for CI testing on WCOSS labels Oct 9, 2024
@emcbot
Copy link

emcbot commented Oct 9, 2024

CI Update on Wcoss2 at 10/09/24 01:50:47 PM
============================================
Cloning and Building global-workflow PR: 2981
with PID: 156597 on host: clogin04

@emcbot emcbot added CI-Wcoss2-Running **Bot use only** CI testing on WCOSS for this PR is in-progress and removed CI-Wcoss2-Building **Bot use only** CI testing is cloning/building on WCOSS labels Oct 9, 2024
@emcbot
Copy link

emcbot commented Oct 9, 2024

Automated global-workflow Testing Results:

Machine: Wcoss2
Start: Wed Oct  9 13:57:22 UTC 2024 on clogin04
---------------------------------------------------
Build: Completed at 10/09/24 02:34:50 PM
Case setup: Completed for experiment C48_ATM_4750db15
Case setup: Skipped for experiment C48mx500_3DVarAOWCDA_4750db15
Case setup: Skipped for experiment C48_S2SWA_gefs_4750db15
Case setup: Completed for experiment C48_S2SW_4750db15
Case setup: Completed for experiment C96_atm3DVar_extended_4750db15
Case setup: Skipped for experiment C96_atm3DVar_4750db15
Case setup: Completed for experiment C96C48_hybatmaerosnowDA_4750db15
Case setup: Completed for experiment C96C48_hybatmDA_4750db15
Case setup: Completed for experiment C96C48_ufs_hybatmDA_4750db15

Updates the GEFS task names to include the `$RUN` so they are consistent
with the task names in the GFS system. This is one step towards unifying
the systems where possible.

Also adds an underscore between the RUN and task name for *all* tasks to
make them more readable.
@emcbot emcbot added CI-Wcoss2-Passed **Bot use only** CI testing on WCOSS for this PR has completed successfully and removed CI-Wcoss2-Running **Bot use only** CI testing on WCOSS for this PR is in-progress labels Oct 10, 2024
@emcbot
Copy link

emcbot commented Oct 10, 2024

All CI Test Cases Passed on Wcoss2:

Experiment C48_ATM_4750db15 *** SUCCESS *** at 10/09/24 03:56:07 PM
Experiment C48_S2SW_4750db15 *** SUCCESS *** at 10/09/24 04:14:16 PM
Experiment C96C48_hybatmDA_4750db15 *** SUCCESS *** at 10/09/24 04:56:27 PM
Experiment C96C48_hybatmaerosnowDA_4750db15 *** SUCCESS *** at 10/09/24 05:42:24 PM
Experiment C96C48_ufs_hybatmDA_4750db15 *** SUCCESS *** at 10/09/24 06:49:20 PM
Experiment C96_atm3DVar_extended_4750db15 *** SUCCESS *** at 10/10/24 02:21:43 AM

Copy link
Contributor

@DavidHuber-NOAA DavidHuber-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link
Member

@KateFriedman-NOAA KateFriedman-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@DavidHuber-NOAA DavidHuber-NOAA merged commit a0771f8 into NOAA-EMC:develop Oct 10, 2024
5 checks passed
DavidHuber-NOAA added a commit to DavidHuber-NOAA/global-workflow that referenced this pull request Oct 15, 2024
…orkflow into feature/ci_tool

* 'feature/ci_tool' of github.com:davidhuber-noaa/global-workflow:
  Update memory settings in config.resources for job postsnd (NOAA-EMC#3003)
  Update rocoto task names (NOAA-EMC#2981)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-Hera-Passed **Bot use only** CI testing on Hera for this PR has completed successfully CI-Hercules-Passed **Bot use only** CI testing on Hercules for this PR has completed successfully CI-Wcoss2-Passed **Bot use only** CI testing on WCOSS for this PR has completed successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants