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

Clean BuildFiles before DataFormats #30139

Merged
merged 1 commit into from Jun 16, 2020
Merged

Clean BuildFiles before DataFormats #30139

merged 1 commit into from Jun 16, 2020

Conversation

guitargeek
Copy link
Contributor

PR description:

Another quick partially automatic BuildFile cleaning PR in the style of many before (for example #29906), this time covering all subsystems before DataFormats.

Some plugins which were not merged with their header files actually had their header files in the interface directory, even though they are not needed by the library (only the plugins). This confuses my BuildFile/includes checker, which does not expect this entanglement between the library and the plugins. For these cases, I merged the plugin header with the cc file.

PR validation:

CMSSW compiles. It was checked that all newly added dependencies are actually required by the package with git grep.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30139/15925

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2020

A new Pull Request was created by @guitargeek (Jonas Rembser) for master.

It involves the following packages:

Alignment/APEEstimation
AnalysisAlgos/SiStripClusterInfoProducer
AnalysisAlgos/TrackInfoProducer
AnalysisDataFormats/EWK
AnalysisDataFormats/SUSYBSMObjects
AnalysisDataFormats/TopObjects
AnalysisDataFormats/TrackInfo
CalibTracker/SiStripCommon
CalibTracker/SiStripHitEfficiency
CaloOnlineTools/HcalOnlineDb
CommonTools/Clustering1D
CommonTools/MVAUtils
CommonTools/PileupAlgos
CommonTools/RecoAlgos
CommonTools/RecoUtils
CommonTools/Utils
CondCore/PopCon
CondCore/SiPixelPlugins
CondTools/DQM
Configuration/Skimming
DPGAnalysis/HcalTools
DPGAnalysis/SiStripTools
DPGAnalysis/Skims
DQM/SiOuterTracker
DQM/TrackingMonitorSource
DQMServices/Core
EgammaAnalysis/ElectronTools
ElectroWeakAnalysis/Utilities
ElectroWeakAnalysis/WENu
ElectroWeakAnalysis/WMuNu
ElectroWeakAnalysis/ZEE
ElectroWeakAnalysis/ZMuMu

@perrotta, @pgunnell, @andrius-k, @chayanit, @schneiml, @wajidalikhan, @tlampen, @christopheralanwest, @tocheng, @cmsbuild, @kmaeshima, @jfernan2, @fioriNTU, @slava77, @ggovi, @pohsun, @santocch can you please review it and eventually sign? Thanks.
@echabert, @rappoccio, @jainshilpi, @hatakeyamak, @robervalwalsh, @Martin-Grunewald, @fioriNTU, @abbiendi, @ebrondol, @venturia, @hdelanno, @makortel, @threus, @jhgoh, @varuns23, @jdolen, @dkotlins, @pieterdavid, @Sam-Harper, @barvic, @tocheng, @VinInn, @gkasieczka, @jandrea, @mschrode, @idebruyn, @mmusich, @mtosi, @fabiocos, @clelange, @adewit, @riga, @gbenelli, @ahinzmann, @mverzett, @sobhatta, @afiqaize this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented Jun 8, 2020

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 8, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6868/console Started: 2020/06/08 02:11

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 8, 2020

+1
Tested at: 59fea5f
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8c8d54/6868/summary.html
CMSSW: CMSSW_11_2_X_2020-06-07-0000
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 8, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 8, 2020

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2780497
  • DQMHistoTests: Total failures: 16
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2780431
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@jfernan2
Copy link
Contributor

jfernan2 commented Jun 8, 2020

+1

@santocch
Copy link

+1

@chayanit
Copy link

+1

@pohsun
Copy link

pohsun commented Jun 13, 2020

+1

@guitargeek
Copy link
Contributor Author

Hi @pieterdavid, I'm a bit confused now because this PR got the alca-approved a few days ago even thought you were asking for it to be delayed. Does this mean that there is actually no problem and it should be merged, of was the signature just a misunderstanding? Thanks for any clarification.

@pieterdavid
Copy link
Contributor

Hi @guitargeek thanks for checking, but there's no need to delay this (I brought it up because having it in last week's pre-release would have been convenient, but we will manage).

@ggovi
Copy link
Contributor

ggovi commented Jun 16, 2020

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

@silviodonato
Copy link
Contributor

code-checks

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30139/16173

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 44c6637 into cms-sw:master Jun 16, 2020
@guitargeek guitargeek deleted the deps_up_to_DataFormats branch June 16, 2020 13:55
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

10 participants