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

Updating workflow json templates #11949

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

amaltaro
Copy link
Contributor

@amaltaro amaltaro commented Mar 26, 2024

Fixes #11860

Status

In development

Description

List of templates update is:

  • 1st commit: [Integration] a 2023C ReReco reading MINIAOD, with block list, multicore, with newer CMSSW release on EL8.
  • 2nd commit: [Integration] StepChain from scratch with PREMIX, 5 steps, multicore, with EL8 release.
  • 4th commit: refreshed all of the DQMHarvest templates (1 in DMWM and 2 in Integration)
    • input data locked (permanently) for T2_CH_CERN and T1_US_FNAL_Disk

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

YES

Related PRs

None

External dependencies / deployment changes

None

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 2 changes in unstable tests
  • Python3 Pylint check: succeeded
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

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

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: failed
    • 2 new failures
    • 1 tests no longer failing
  • Python3 Pylint check: succeeded
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

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

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 1 tests no longer failing
    • 1 changes in unstable tests
  • Python3 Pylint check: succeeded
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

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

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 1 tests no longer failing
    • 2 changes in unstable tests
  • Python3 Pylint check: succeeded
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

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

@cmsdmwmbot
Copy link

Can one of the admins verify this patch?

@amaltaro amaltaro force-pushed the fix-11860 branch 2 times, most recently from 3682b43 to f2ba45b Compare January 30, 2025 16:19
@dmwm-bot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 3 tests no longer failing
    • 3 changes in unstable tests
  • Python3 Pylint check: succeeded
  • Pycodestyle check: succeeded

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

@amaltaro
Copy link
Contributor Author

I have migrated a script from my repository over to wmcore-tools:
https://gitlab.cern.ch/dmwm/wmcore-tools/-/blob/master/mstransferor/makeRucioRules.py?ref_type=heads

and used it to lock the DQMIO dataset both at FNAL and CERN, e.g.:

(WMAgent-2.3.7.6) [xxx@vocmsxxx:logs]$ python makeRucioRules.py -c /JetMET0/Run2024D-2024CDEReprocessing-v1/DQMIO -r T1_US_FNAL_Disk
2025-01-30 21:00:09,584:INFO:Rucio: WMCore Rucio initialization parameters: ...
2025-01-30 21:00:09,585:INFO:Rucio: Rucio client initialization parameters: ...
2025-01-30 21:00:09,585:INFO:makeRucioRules: 
Creating rule for DID: /JetMET0/Run2024D-2024CDEReprocessing-v1/DQMIO, with RSE: T1_US_FNAL_Disk and other attrs: {'copies': 1, 'activity': 'Production Input', 'lifetime': None, 'account': 'wmcore_transferor', 'grouping': 'ALL', 'comment': 'WMCore MSTransferor input data placement'}
2025-01-30 21:00:09,647:INFO:makeRucioRules: Response: ['5d3b05b9a8e5419a814e2ef0f1bf7056']

FYI @mapellidario

@mapellidario
Copy link
Member

I injected the wfs [1] to cmsweb-testbed / vocms0192


[1]

dmapelli_DQMHarvest_RunWhitelist_test_wfjson_v1_250131_114159_8688
dmapelli_DQMHarvesting_test_wfjson_v1_250131_114439_891
dmapelli_DQMHarvesting_LumiMask_MultiRun_test_wfjson_v1_250131_114623_2896

update number of lumis

remove a closing brackets

Co-authored-by: Dario Mapelli <[email protected]>
@dmwm-bot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
  • Python3 Pylint check: succeeded
  • Pycodestyle check: succeeded

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

@dmwm-bot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 2 changes in unstable tests
  • Python3 Pylint check: succeeded
  • Pycodestyle check: succeeded

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refresh test json templates due to removal of input data
4 participants