Skip to content

Conversation

@AntonMFernando-NOAA
Copy link
Contributor

Description

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 change expected to change outputs (e.g. value changes to existing outputs, new files stored in COM, files removed from COM, filename changes, additions/subtractions to archives)? YES/NO (If YES, please indicate to which system(s))
    • GFS
    • GEFS
    • SFS
    • GCAFS
  • 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
    • EMC verif-global
    • GDAS
    • GFS-utils
    • GSI
    • GSI-monitor
    • GSI-utils
    • UFS-utils
    • UFS-weather-model
    • wxflow

How has this been tested?

  • Alll available CI tests on Hera and extended tests on WCOSS2

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
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

@AntonMFernando-NOAA AntonMFernando-NOAA self-assigned this Dec 15, 2025
@DavidHuber-NOAA
Copy link
Contributor

Launching CI on C6.

@emcbot emcbot added CI-Gaeac6-Ready **CM use only** PR is ready for CI testing on Gaea C6 CI-Gaeac6-Building **Bot use only** CI testing is cloning/building on Gaea C6 and removed CI-Gaeac6-Ready **CM use only** PR is ready for CI testing on Gaea C6 labels Jan 14, 2026
@emcbot
Copy link

emcbot commented Jan 14, 2026

BUILD FAILED on Gaeac6 (pipeline ID: 7151)

In directory: /gpfs/f6/drsa-precip3/world-shared/global/CI/GITLAB/pr_cases_4336_f6105b9e_7151/global-workflow/sorc

Error log files:


/gpfs/f6/drsa-precip3/world-shared/global/CI/GITLAB/pr_cases_4336_f6105b9e_7151/global-workflow/sorc/logs/gsi_enkf.log

View Error Logs

This failure was detected automatically by global-workflow's CI/CD Pipeline

@emcbot emcbot added CI-Gaeac6-Failed **Bot use only** CI testing on Gaea C6 for this PR has failed and removed CI-Gaeac6-Building **Bot use only** CI testing is cloning/building on Gaea C6 labels Jan 14, 2026
@DavidHuber-NOAA
Copy link
Contributor

Building failed on C6. This issue has been reported to GFDL already. I will pick this testing up manually on C6. I am also launching CI on Dogwood.

@DavidHuber-NOAA DavidHuber-NOAA added CI-Wcoss2-Running CI testing on WCOSS for this PR is in-progress CI-GaeaC6-Running (CM) CI testing is being run locally on Gaea C6. CI-Gaeac6-Passed (cm) Manual CI passed on Gaea C6 and removed CI-Gaeac6-Failed **Bot use only** CI testing on Gaea C6 for this PR has failed CI-GaeaC6-Running (CM) CI testing is being run locally on Gaea C6. labels Jan 14, 2026
@DavidHuber-NOAA DavidHuber-NOAA added CI-Wcoss2-Passed CI testing on WCOSS for this PR has completed successfully and removed CI-Wcoss2-Running CI testing on WCOSS for this PR is in-progress labels Jan 16, 2026
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.

I performed an extended C96C48mx500_S2SW_cyc_gfs case on WCOSS2 with all downstream jobs enabled (gempak, awips, goes, etc) in both this branch and develop for 5 cycles and then extracted all tarballs and compared contents. All files were present except the following from the last two cycles (2021122118 and 2021122200):

2021122118/gdas.20211221/18/products/atmos/oznmon/time/bad_pen.2021122118
2021122118/gfs.20211221/18/products/atmos/cyclone/genesis_vital/storms.gfso.atcf_gen.2021122118
2021122118/gfs.20211221/18/products/atmos/cyclone/genesis_vital/trak.gfso.atcfunix.2021122118
2021122200/gdas.20211222/00/products/atmos/oznmon/time/bad_pen.2021122200

I am not certain which tarballs these are located in.

EDIT: I removed the XML because it does actually exist.

@DavidHuber-NOAA
Copy link
Contributor

@AntonMFernando-NOAA Can you please take a look at the tarballs in /lfs/h2/emc/ptmp/david.huber/atardir/C96C48mx500_S2SW_cyc_gfs_baseline and check which tarballs these are located in then add them in the appropriate location in your branch?

@DavidHuber-NOAA
Copy link
Contributor

After some investigation, I see now that the cyclone files were not being generated in the extended case ran on this branch because the forecast length was only 120 hours. Looking at another case that @AntonMFernando-NOAA ran on Hera, these files were generated and archived successfully.

@DavidHuber-NOAA
Copy link
Contributor

Additionally, my tests to find missing files had a flaw in it that incorrectly identified the bad_pen.2021122118 file as missing. It is in fact present.

Thus, all files are accounted for. All tests have passed and this PR is ready to merge.

@DavidHuber-NOAA DavidHuber-NOAA merged commit b86a732 into NOAA-EMC:develop Jan 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-Gaeac6-Passed (cm) Manual CI passed on Gaea C6 CI-Wcoss2-Passed CI testing on WCOSS for this PR has completed successfully

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enabler] Review the archiving process and determine best paths forward

5 participants