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

Bugfixes for DQM/BeamMonitor #37801

Merged
merged 1 commit into from
May 5, 2022

Conversation

francescobrivio
Copy link
Contributor

@francescobrivio francescobrivio commented May 4, 2022

PR description:

This PR fixes two bugs introduced in #37614:

  • Remove the logToDb_ flag from onlineDbService_->lockRecords() and onlineDbService_->releaseLocks() as this flag is only meant to affect the logging, not the locking of records
  • Add a flag (loggerActive_) to avoid calling onlineDbService_->logger().end() in case onlineDbService_->logger().start() was never called

PR validation:

Code compiles

Backport:

Not a backport, but a backport for 12_3_X will be provided soon.

FYI @gennai @dzuolo @ggovi

@francescobrivio
Copy link
Contributor Author

type bug-fix

@francescobrivio
Copy link
Contributor Author

test parameters:

  • addpkg = DQM/Integration

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2022

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37801/29714

  • This PR adds an extra 28KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2022

A new Pull Request was created by @francescobrivio for master.

It involves the following packages:

  • DQM/BeamMonitor (dqm)

@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@francescobrivio
Copy link
Contributor Author

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fda843/24447/summary.html
COMMIT: a819e70
CMSSW: CMSSW_12_4_X_2022-05-04-1100/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/37801/24447/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

There are some workflows for which there are errors in the baseline:
39434.501 step 3
The results for the comparisons for these workflows could be incomplete
This means most likely that the IB is having errors in the relvals.The error does NOT come from this pull request

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3700548
  • DQMHistoTests: Total failures: 8
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3700518
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 205 log files, 45 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@emanueleusai
Copy link
Member

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented May 5, 2022

Pull request #37801 was updated. @ggovi, @malbouis, @tvami, @francescobrivio can you please check and sign again.

@francescobrivio
Copy link
Contributor Author

+1

Thanks @emanueleusai!
Was the 12_3_X backport already tested in online P5 playback system?

@emanueleusai
Copy link
Member

no we are testing now

@tvami
Copy link
Contributor

tvami commented May 5, 2022

+db

  • I understand from the backport PR that the tests at P5 have finished

@cmsbuild
Copy link
Contributor

cmsbuild commented May 5, 2022

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. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@perrotta
Copy link
Contributor

perrotta commented May 5, 2022

+1

@cmsbuild cmsbuild merged commit 7535594 into cms-sw:master May 5, 2022
@francescobrivio francescobrivio deleted the alca-fixDQMclients branch May 6, 2022 07:22
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.

5 participants