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

CTPPS Pixel DQM: protection against RP ID corruption #22889

Merged
merged 2 commits into from Apr 11, 2018

Conversation

popovvp
Copy link
Contributor

@popovvp popovvp commented Apr 6, 2018

No description provided.

@cmsbuild cmsbuild changed the base branch from CMSSW_10_2_X to master April 6, 2018 23:16
@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 6, 2018

@popovvp, CMSSW_10_2_X branch is closed for direct updates. cms-bot is going to move this PR to master branch.
In future, please use cmssw master branch to submit your changes.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 6, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 6, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 6, 2018

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

It involves the following packages:

DQM/CTPPS

@vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @jfernan2, @vanbesien can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Contributor

jfernan2 commented Apr 7, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 7, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/27376/console Started: 2018/04/07 17:37

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 7, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 7, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 7, 2018

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-22889/27376/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2504254
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2504077
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.980000000098 KiB( 22 files compared)
  • Checked 119 log files, 9 edm output root files, 29 DQM output files

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2018

Pull request #22889 was updated. @vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @jfernan2, @vanbesien can you please check and sign again.

@popovvp popovvp changed the title CTPPS Pixel DQM code protection against RP ID corruption CTPPS Pixel DQM: protection against RP ID corruption Apr 9, 2018
@jfernan2
Copy link
Contributor

jfernan2 commented Apr 9, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/27390/console Started: 2018/04/09 09:38

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2018

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-22889/27390/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2504254
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2504077
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.700000000004 KiB( 23 files compared)
  • Checked 119 log files, 9 edm output root files, 29 DQM output files

@dmitrijus
Copy link
Contributor

+1

@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. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@fabiocos
Copy link
Contributor

@popovvp where is the effect of this fix supposed to be seen? Could you please explain the problem?
I understand that the status arrays were incorrectly sized.

@popovvp
Copy link
Contributor Author

popovvp commented Apr 10, 2018

status array's size were set correctly as we can have only 6 RP. But length of RP number is 3 bits, so in case of data corruption incorrect number 7 and 8 can be produced.

@fabiocos
Copy link
Contributor

@popovvp ok, thanks, I understand that this protection is sufficient for the problems observed so far

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 2c61275 into cms-sw:master Apr 11, 2018
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