-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
Description
The unit test HcalPFCuts_unittest fails in CMSSW_13_1_X_2023-04-13-1100 with
===== Test "HcalPFCuts_unittest" ====
++ edmFileInPath CondTools/Hcal/data/hcalpfcuts.txt
+ inputfile=/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02780/slc7_amd64_gcc11/cms/cmssw-patch/CMSSW_13_1_X_2023-04-13-1100/external/slc7_amd64_gcc11/data/CondTools/Hcal/data/hcalpfcuts.txt
+ cat
+ cmsRun temp_pfcuts_to_db.py
Begin processing the 1st record. Run 1, Event 1, LumiSection 1 on stream 0 at 13-Apr-2023 13:39:24.648 CEST
+ rm temp_pfcuts_to_db.py
+ cat
+ cmsRun temp_pfcuts_from_db.py
----- Begin Fatal Exception 13-Apr-2023 13:39:37 CEST-----------------------
An exception of category 'EventSetupConflict' occurred while
[0] Calling beginJob
Exception Message:
two EventSetup Sources want to deliver type="HcalPFCuts" label=""
from record HcalPFCutsRcd. The two providers are
1) type="PoolDBESSource" label=""
2) type="PoolDBESSource" label="GlobalTag"
Please either
remove one of these Sources
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 -------------------------------------------------
---> test HcalPFCuts_unittest had ERRORS
TestTime:35
^^^^ End Test HcalPFCuts_unittest ^^^^
===== Test "makeHFPhase1PMTParamsPlots" ====