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

Add new exception/error code for jobs removed by condor #11649

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

khurtado
Copy link
Contributor

@khurtado khurtado commented Jul 7, 2023

Fixes #11614

Status

ready

Description

The following change documents the error code propagated in monit by the spider, when there is no exit code classads due to the job being removed by condor for X reason.

Is it backward compatible (if not, which system it affects?)

YES

Related PRs

dmwm/cms-htcondor-es#209
dmwm/cms-htcondor-es#210

External dependencies / deployment changes

dmwm/cms-htcondor-es#208

@khurtado khurtado requested a review from amaltaro July 7, 2023 15:21
@khurtado
Copy link
Contributor Author

khurtado commented Jul 7, 2023

@amaltaro This should finish the transition (from our side) to the new error code described in
dmwm/cms-htcondor-es#208

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 2 changes in unstable tests
  • Python3 Pylint check: succeeded
    • 3 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded
    • 9 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/14311/artifact/artifacts/PullRequestReport.html

Copy link
Contributor

@amaltaro amaltaro left a comment

Choose a reason for hiding this comment

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

It looks good to me, thanks Kenyi!

@amaltaro amaltaro merged commit ab9d772 into dmwm:master Jul 7, 2023
3 of 4 checks passed
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.

Investigate the meaning of Status:Removed jobs with ExitCode 0
3 participants