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

TrackerGeometricDetESModule issue in Phase2 D88 DD4hep (step1, GEN-SIM) #36849

Closed
srimanob opened this issue Feb 1, 2022 · 11 comments
Closed

Comments

@srimanob
Copy link
Contributor

srimanob commented Feb 1, 2022

Hi,

In parallel with #36837

Running out-of-box driver from
CMSSW_12_3_X_2022-01-31-2300 with #36836
runTheMatrix.py --what upgrade -l 39434.911 --wm init

I found

----- Begin Fatal Exception 01-Feb-2022 14:13:59 CET-----------------------
An exception of category 'EventSetupConflict' occurred while
   [0] Calling beginJob
Exception Message:
two EventSetup Producers want to deliver type="GeometricDet" label=""
 from record IdealGeometryRecord. The two providers are 
1) type="TrackerGeometricDetESModule" label="trackerNumberingGeometry"
2) type="TrackerGeometricDetESModule" label="trackerNumberingGeometryDB"
Please either
   remove one of these Producers
   or find a way of configuring one of them so it does not deliver this data
   or use an es_prefer statement in the configuration to choose one.
----- End Fatal Exception -------------------------------------------------

The issue was not there with D77, as we tested in #36837.

FYI @mmusich @emiglior

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 1, 2022

A new Issue was created by @srimanob Phat Srimanobhas.

@Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@srimanob
Copy link
Contributor Author

srimanob commented Feb 1, 2022

assign geometry, tracker-dpg

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 1, 2022

New categories assigned: geometry

@cvuosalo,@mdhildreth,@ianna,@Dr15Jones,@makortel,@civanch you have been requested to review this Pull request/Issue and eventually sign? Thanks

@srimanob
Copy link
Contributor Author

srimanob commented Feb 1, 2022

assign trk-dpg

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 1, 2022

New categories assigned: trk-dpg

@connorpa,@mmusich,@tsusa you have been requested to review this Pull request/Issue and eventually sign? Thanks

@mmusich
Copy link
Contributor

mmusich commented Feb 1, 2022

-1

The D88 geometry was introduced by the geometry group in #36264 (@bsunanda FYI)

@srimanob
Copy link
Contributor Author

srimanob commented Feb 1, 2022

OK, understand that @mmusich
Just in case you have a quick idea on how things can be double load. If not, no problem. Thanks.

@mmusich
Copy link
Contributor

mmusich commented Feb 1, 2022

Just in case you have a quick idea on how things can be double load. If not, no problem.

I guess copying what is done for D77 if that still works?

@srimanob
Copy link
Contributor Author

srimanob commented Feb 1, 2022

Ah, I think I know now.
We miss definition of dd4hep of D86,D88 in
https://github.com/cms-sw/cmssw/blob/master/Configuration/StandardSequences/python/GeometryConf.py
so, that is why cmsDriver pick the default one which is
process.load('Configuration.StandardSequences.GeometryRecoDB_cff')

@bsunanda
Copy link
Contributor

bsunanda commented Feb 1, 2022 via email

@srimanob
Copy link
Contributor Author

srimanob commented Feb 1, 2022

Thanks @bsunanda

Fix in #36851 to allow to load properly.

@srimanob srimanob closed this as completed Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants