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

Make new HF Shower Library the default for Run3 #34626

Merged
merged 1 commit into from Jul 28, 2021

Conversation

abdoulline
Copy link

@abdoulline abdoulline commented Jul 26, 2021

PR description:

Presentation at Simulation meeting on July 16 (updated on July 26)
https://indico.cern.ch/event/1060045/contributions/4455234/attachments/2282906/3888021/Status_newHF_SL_S.A.July16_2021.pdf

Uses earlier implemented (in preparatory PR #34432) modifier "run3_HFSL".
The library file itself has been added to cmsdist several days ago cms-sw/cmsdist#7162
In addtion, standalone HF Shower Library assembly code/config is updated in this PR.

PR validation:

Some results available in the aforementioned presentation.
Technical test:
runTheMatrix.py -l limited
OK

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34626/24212

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @abdoulline (Salavat Abdullin) for master.

It involves the following packages:

  • Configuration/Eras (operations)
  • Configuration/StandardSequences (operations)
  • SimCalorimetry/HcalSimProducers (simulation)
  • SimG4CMS/ShowerLibraryProducer (simulation)

@civanch, @silviodonato, @mdhildreth, @cmsbuild, @qliphy, @fabiocos, @davidlange6 can you please review it and eventually sign? Thanks.
@fabiocos, @makortel, @felicepantaleo, @GiacomoSguazzoni, @JanFSchulte, @rovere, @VinInn, @Martin-Grunewald, @bsunanda, @lecriste, @cvuosalo, @mtosi, @ebrondol, @mmusich, @dgulhan, @slomeo, @mariadalfonso this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy, @perrotta you are the release manager for this.

cms-bot commands are listed here

@civanch
Copy link
Contributor

civanch commented Jul 26, 2021

please test

@civanch
Copy link
Contributor

civanch commented Jul 26, 2021

@abdoulline , I have started tests having in mind that something more will be required probably for this PR.

@abdoulline
Copy link
Author

@civanch thank you.
Not sure what else is needed (?).

@abdoulline
Copy link
Author

abdoulline commented Jul 26, 2021

Looking at the console
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-relvals/8137/console
I have the impression that many wf's failed at step1 (exit 31744) failing to get access to INPUT,
while in my case (runTheMatrix.py -l limited ) it was all OK.
And it seems to be a common problem for several PRs tonight...

@smuzaffar
Copy link
Contributor

looks like there is issue with network or EOS, many relval-INPUT tests are failing for other PRs too

@smuzaffar
Copy link
Contributor

issue is related to #34633 . For Relval-INPUT tests we timeout the job after 15mins and looks like these failed wf are taking more than 15 mins to start and then killed by timeout

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8f933d/17208/summary.html
COMMIT: 3a93db7
CMSSW: CMSSW_12_0_X_2021-07-26-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/34626/17208/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals-INPUT

  • 11601.011601.0_SingleElectronPt10+2021+SingleElectronPt10_pythia8_GenSimINPUT+Digi+Reco+HARVEST+ALCA/step2_SingleElectronPt10+2021+SingleElectronPt10_pythia8_GenSimINPUT+Digi+Reco+HARVEST+ALCA.log
  • 11602.011602.0_SingleElectronPt35+2021+SingleElectronPt35_pythia8_GenSimINPUT+Digi+Reco+HARVEST+ALCA/step2_SingleElectronPt35+2021+SingleElectronPt35_pythia8_GenSimINPUT+Digi+Reco+HARVEST+ALCA.log
  • 11603.011603.0_SingleElectronPt1000+2021+SingleElectronPt1000_pythia8_GenSimINPUT+Digi+Reco+HARVEST+ALCA/step2_SingleElectronPt1000+2021+SingleElectronPt1000_pythia8_GenSimINPUT+Digi+Reco+HARVEST+ALCA.log
Expand to see more relval errors ...

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 27199 differences found in the comparisons
  • DQMHistoTests: Total files compared: 39
  • DQMHistoTests: Total histograms compared: 2998564
  • DQMHistoTests: Total failures: 242767
  • DQMHistoTests: Total nulls: 229
  • DQMHistoTests: Total successes: 2755546
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.004 KiB( 38 files compared)
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 165 log files, 37 edm output root files, 39 DQM output files
  • TriggerResults: found differences in 6 / 38 workflows

@abdoulline abdoulline marked this pull request as ready for review July 27, 2021 07:21
@civanch
Copy link
Contributor

civanch commented Jul 27, 2021

+1

test problem is not connected with this PR.
@smuzaffar , @qliphy , should we restart the test or this can be merged?

@smuzaffar
Copy link
Contributor

yes errors are not due to this PR. No need to start the full tests, I have restart only the relval-INPUT with higher timeout. Hopefully this will allow to let the test finish properly

@civanch
Copy link
Contributor

civanch commented Jul 27, 2021

urgent

@civanch
Copy link
Contributor

civanch commented Jul 27, 2021

Please, note, that this PR change simulation histories.

@civanch
Copy link
Contributor

civanch commented Jul 27, 2021

@qliphy, this PR is good for pre5 from our point of view.

@qliphy
Copy link
Contributor

qliphy commented Jul 28, 2021

+operations

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy, @perrotta (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Jul 28, 2021

please test
(Just to test again. As #34638 is merged, which should remove the RelVals-INPUT errors)

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8f933d/17279/summary.html
COMMIT: 3a93db7
CMSSW: CMSSW_12_0_X_2021-07-27-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/34626/17279/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

The workflows 140.53 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 29406 differences found in the comparisons
  • DQMHistoTests: Total files compared: 39
  • DQMHistoTests: Total histograms compared: 2998564
  • DQMHistoTests: Total failures: 246432
  • DQMHistoTests: Total nulls: 248
  • DQMHistoTests: Total successes: 2751862
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -45.699 KiB( 38 files compared)
  • DQMHistoSizes: changed ( 140.53 ): -44.531 KiB Hcal/DigiRunHarvesting
  • DQMHistoSizes: changed ( 140.53 ): -1.172 KiB RPC/DCSInfo
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 165 log files, 37 edm output root files, 39 DQM output files
  • TriggerResults: found differences in 6 / 38 workflows

@abdoulline
Copy link
Author

Except for wf 140.53 (different files in step1_dasquery.log) changes are observed in 2021/2023/2026 wfs as expected. And (given limited statistics) they all look reasonable.

@qliphy
Copy link
Contributor

qliphy commented Jul 28, 2021

+1

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.

None yet

5 participants