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

Dummy PR to trigger CI #2929

Closed
wants to merge 5 commits into from

Conversation

AnilKumar-NOAA
Copy link
Contributor

Description

New CI testing for Gaea system via Jenkins

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)? YES/NO
  • Does this change require a documentation update? YES/NO
  • Does this change require an update to any of the following submodules? YES/NO (If YES, please add a link to any PRs that are pending.)
    • EMC verif-global
    • GDAS
    • GFS-utils
    • GSI
    • GSI-monitor
    • GSI-utils
    • UFS-utils
    • UFS-weather-model
    • wxflow

How has this been tested?

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
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • I have made corresponding changes to the documentation if necessary

@WalterKolczynski-NOAA WalterKolczynski-NOAA added the CI-Gaea-Ready **CM use only** PR is ready for CI testing on Gaea label Sep 17, 2024
@emcbot emcbot added CI-Gaea-Building **Bot use only** CI testing is cloning/building on Gaea and removed CI-Gaea-Ready **CM use only** PR is ready for CI testing on Gaea labels Sep 17, 2024
@emcbot
Copy link

emcbot commented Sep 17, 2024

Checkout Failed on Gaea in Build# 1: Could not perform submodule update

1 similar comment
@emcbot
Copy link

emcbot commented Sep 17, 2024

Checkout Failed on Gaea in Build# 1: Could not perform submodule update

@emcbot emcbot added CI-Gaea-Failed **Bot use only** CI testing on Gaea for this PR has failed and removed CI-Gaea-Building **Bot use only** CI testing is cloning/building on Gaea labels Sep 17, 2024
@AnilKumar-NOAA
Copy link
Contributor Author

Checkout Failed on Gaea in Build# 1: Could not perform submodule update
Yes, I am checking and looking into it.

@TerrenceMcGuinness-NOAA
Copy link
Collaborator

TerrenceMcGuinness-NOAA commented Sep 17, 2024

@AnilKumar-NOAA The module load for git-lsf is in fact in the module_gwsetup.gaea.lua file. But since git-lsf is being used the the Jenkins SCM plugin via a shell to C5 the module load has to be ran in the shell that launched the Java agent as demonstrated in launch_java_agent.sh

@AnilKumar-NOAA
Copy link
Contributor Author

AnilKumar-NOAA commented Sep 17, 2024

@AnilKumar-NOAA The module load for git-lsf is in fact in the module_gwsetup.gaea.lua file. But since git-lsf is being used the the Jenkins SCM plugin via a shell to C5 the module load has to be ran in the shell that launched the Java agent as demonstrated in launch_java_agent.sh

Yes, I see git-lfs command not found.

@TerrenceMcGuinness-NOAA
Copy link
Collaborator

@AnilKumar-NOAA yes, we ran into this before with you. Do you understand the solution?

@AnilKumar-NOAA
Copy link
Contributor Author

@AnilKumar-NOAA yes, we ran into this before with you. Do you understand the solution?

Just trying to gather our discussion and try to recall. It has been few weeks now since then. The machine configuration is done in launch_java_agent.sh. Still not getting

@AnilKumar-NOAA
Copy link
Contributor Author

AnilKumar-NOAA commented Sep 17, 2024

@AnilKumar-NOAA yes, we ran into this before with you. Do you understand the solution?

Just trying to gather our discussion and try to recall. It has been few weeks now since then. The machine configuration is done in launch_java_agent.sh. Still not getting

I sent you a message on Slack with the link to our discussion about git-lfs.

@AnilKumar-NOAA
Copy link
Contributor Author

We have configured Jenkin node with MODULE_GWSETUP_PATH now, please rerun this PR. Thanks

@WalterKolczynski-NOAA WalterKolczynski-NOAA added CI-Gaea-Ready **CM use only** PR is ready for CI testing on Gaea and removed CI-Gaea-Failed **Bot use only** CI testing on Gaea for this PR has failed labels Sep 18, 2024
@emcbot emcbot added CI-Gaea-Building **Bot use only** CI testing is cloning/building on Gaea and removed CI-Gaea-Ready **CM use only** PR is ready for CI testing on Gaea labels Sep 18, 2024
@emcbot
Copy link

emcbot commented Sep 18, 2024

Checkout Failed on Gaea in Build# 2: Could not perform submodule update

1 similar comment
@emcbot
Copy link

emcbot commented Sep 18, 2024

Checkout Failed on Gaea in Build# 2: Could not perform submodule update

@emcbot emcbot added CI-Gaea-Failed **Bot use only** CI testing on Gaea for this PR has failed and removed CI-Gaea-Building **Bot use only** CI testing is cloning/building on Gaea labels Sep 18, 2024
@AnilKumar-NOAA
Copy link
Contributor Author

AnilKumar-NOAA commented Sep 18, 2024

Let me look why git is failing this time. ERROR: Checkout failed

hudson.plugins.git.GitException: Command "git submodule update --init --recursive sorc/gdas.cd" returned status code 1:
stdout:
stderr: error: The following untracked working tree files would be overwritten by checkout:

Is this indicate there were unsaved changes?

@AnilKumar-NOAA AnilKumar-NOAA deleted the test_CI_gaea branch September 18, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-Gaea-Failed **Bot use only** CI testing on Gaea for this PR has failed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants