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

Fix clang warnings #33912

Merged
merged 2 commits into from
Jun 5, 2021
Merged

Fix clang warnings #33912

merged 2 commits into from
Jun 5, 2021

Conversation

mrodozov
Copy link
Contributor

@mrodozov mrodozov commented May 31, 2021

PR description:

There are six warnings reported by the CLANG builds which seems to be legit
https://cmssdt.cern.ch/SDT/cgi-bin/showBuildLogs.py/slc7_amd64_gcc900/www/sun/12.0.CLANG-sun-23/CMSSW_12_0_CLANG_X_2021-05-30-2300
Not sure if the change for RecMuon->eta() was originaly meant to be over fabs(RecMuon->eta()) only

PR validation:

Builds with the CLANG IB without the warnings

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33912/22980

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mrodozov (Mircho Rodozov) for master.

It involves the following packages:

Calibration/HcalAlCaRecoProducers
RecoLocalTracker/Phase2TrackerRecHits
RecoLocalTracker/SiPhase2Clusterizer

@perrotta, @malbouis, @yuanchao, @tlampen, @kpedro88, @cmsbuild, @srimanob, @slava77, @jpata, @pohsun, @francescobrivio can you please review it and eventually sign? Thanks.
@mtosi, @makortel, @felicepantaleo, @GiacomoSguazzoni, @JanFSchulte, @tocheng, @VinInn, @rovere, @gpetruc, @mmusich, @threus this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@mrodozov
Copy link
Contributor Author

ping

@mrodozov
Copy link
Contributor Author

please test

…ter.cc


probably what should've been

Co-authored-by: Slava Krutelyov <slava77@gmail.com>
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33912/22987

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

Pull request #33912 was updated. @perrotta, @malbouis, @yuanchao, @tlampen, @kpedro88, @cmsbuild, @srimanob, @slava77, @jpata, @pohsun, @francescobrivio can you please check and sign again.

@mrodozov
Copy link
Contributor Author

please test

@mrodozov
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 1, 2021

-1

Failed Tests: AddOn
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5746ee/15492/summary.html
COMMIT: cae8ad2
CMSSW: CMSSW_12_0_X_2021-05-31-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/33912/15492/install.sh to create a dev area with all the needed externals and cmssw changes.

AddOn Tests

  • fastsim1cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:run2_mc_l1stage1 --fast -n 100 --eventcontent AODSIM,DQM --relval 100000,1000 -s GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,EI,VALIDATION --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --datatier GEN-SIM-DIGI-RECO,DQMIO --beamspot NominalCollision2015 --era Run2_25ns : FAILED - time: date Mon May 31 23:58:56 2021-date Mon May 31 23:54:26 2021 s - exit: 35584

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2650486
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2650463
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 155 log files, 37 edm output root files, 37 DQM output files
  • TriggerResults: no differences found

@mrodozov
Copy link
Contributor Author

mrodozov commented Jun 1, 2021

hm that fails exactly in recotracker :/

@mrodozov
Copy link
Contributor Author

mrodozov commented Jun 1, 2021

please test
I think this will be consistent, lets see

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 1, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5746ee/15506/summary.html
COMMIT: cae8ad2
CMSSW: CMSSW_12_0_X_2021-05-31-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/33912/15506/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2650486
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2650463
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 155 log files, 37 edm output root files, 37 DQM output files
  • TriggerResults: no differences found

@slava77
Copy link
Contributor

slava77 commented Jun 2, 2021

+reconstruction

for #33912 cae8ad2

  • changes in reco are technical (removing a fabs on uint values)

@yuanchao
Copy link
Contributor

yuanchao commented Jun 3, 2021

+1

  • one of the check still in pending
  • fix six warnings by CLANG builds (fabs -> std::abs, technical)

@mrodozov
Copy link
Contributor Author

mrodozov commented Jun 3, 2021

please test for CMSSW_12_0_CLANG_X/slc7_amd64_gcc900

@mrodozov
Copy link
Contributor Author

mrodozov commented Jun 3, 2021

lets get this comparison finished for CLANG

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 3, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5746ee/15609/summary.html
COMMIT: cae8ad2
CMSSW: CMSSW_12_0_CLANG_X_2021-06-02-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/33912/15609/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:

  • You potentially added 5038 lines to the logs
  • Reco comparison results: 19764 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2650486
  • DQMHistoTests: Total failures: 66309
  • DQMHistoTests: Total nulls: 25
  • DQMHistoTests: Total successes: 2584130
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -45.687 KiB( 36 files compared)
  • DQMHistoSizes: changed ( 136.793 ): 0.004 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 136.874 ): 0.012 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 140.53 ): -44.531 KiB Hcal/DigiRunHarvesting
  • DQMHistoSizes: changed ( 140.53 ): -1.172 KiB RPC/DCSInfo
  • Checked 155 log files, 37 edm output root files, 37 DQM output files
  • TriggerResults: found differences in 1 / 36 workflows

@srimanob
Copy link
Contributor

srimanob commented Jun 4, 2021

+Upgrade

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 4, 2021

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 (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Jun 5, 2021

+1

@cmsbuild cmsbuild merged commit c45844c into cms-sw:master Jun 5, 2021
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.

6 participants