Skip to content

adding cmsRun in EL9

Patrick Louis S Connor requested to merge feature/cmsRun into migration

This command overload will be useful for mkNtuple.

Example:

% cmsRun Ntupliser_cfg.py                             
DAS_BASE=/afs/desy.de/user/c/connorpa/DasAnalasisSystem                                                                                                                                                            
Error: Unable to find rucio version 'Ntupliser_cfg.py'                                                   
ERROR: Invalid CRAB type 'Ntupliser_cfg.py' provided, valid values are prod, pre and dev.                
Usage: /usr/bin/bash [prod|pre|dev]                
/afs/desy.de/user/c/connorpa/DasAnalasisSystem/Core/Ntupliser/python                                     
106X_mcRun2_asymptotic_v17                                                                                                                                                                                         
Size MET names: 9                                                                                                                                                                                                  
%MSG-w CondDBESSource:  (NoModuleName) 26-Jul-2024 17:18:57 CEST pre-events                              
Plugin for Record PGeometricDetExtraRcd has not been found.                                              
%MSG                                                                                                     
26-Jul-2024 17:19:06 CEST  Initiating request to open file root://cms-xrd-global.cern.ch//store/mc/RunIISummer20UL16MiniAODv2/QCD_Pt-15to7000_TuneCP5_Flat2018_13TeV_pythia8/MINIAODSIM/106X_mcRun2_asymptotic_v17-
v1/270000/030D9093-0513-0340-A5A4-15DE53778266.root                                                      
%MSG-w XrdAdaptor:  file_open 26-Jul-2024 17:19:13 CEST pre-events                                       
Data is served from fnal.gov instead of original site CERN-CMSGLOBAL-02                                  
%MSG                                                                                                     
26-Jul-2024 17:19:25 CEST  Successfully opened file root://cms-xrd-global.cern.ch//store/mc/RunIISummer20UL16MiniAODv2/QCD_Pt-15to7000_TuneCP5_Flat2018_13TeV_pythia8/MINIAODSIM/106X_mcRun2_asymptotic_v17-v1/2700
00/030D9093-0513-0340-A5A4-15DE53778266.root                                                             
^C/afs/desy.de/user/c/connorpa/DasAnalasisSystem/CMSSW_12_4_0/src/Core/Ntupliser/plugins/Ntupliser.cc:Ntupliser
%MSG-s LegacyModules:  AfterModConstruction 26-Jul-2024 17:19:38 CEST pre-events
The following legacy modules are configured. Support for legacy modules                                  
is going to end soon. These modules need to be converted to have type                                    
edm::global, edm::stream, edm::one, or in rare cases edm::limited.                                       
  Ntupliser ntupliser                                                                                    
%MSG                                                                                                     
/afs/desy.de/user/c/connorpa/DasAnalasisSystem/CMSSW_12_4_0/src/Core/Ntupliser/plugins/Ntupliser.cc:beginJob
                                                                                                                                                                                                                   
------------------------------------                                                                     
GenXsecAnalyzer:                                                                                                                                                                                                   
------------------------------------                                                                     
------------------------------------                                                                     
Cross-section summary not available                                                                      
------------------------------------                                                                     
/afs/desy.de/user/c/connorpa/DasAnalasisSystem/CMSSW_12_4_0/src/Core/Ntupliser/plugins/Ntupliser.cc:endJob                                                                                                         
26-Jul-2024 17:19:38 CEST  Closed file root://cms-xrd-global.cern.ch//store/mc/RunIISummer20UL16MiniAODv2/QCD_Pt-15to7000_TuneCP5_Flat2018_13TeV_pythia8/MINIAODSIM/106X_mcRun2_asymptotic_v17-v1/270000/030D9093-0
513-0340-A5A4-15DE53778266.root                                                                          

Ideally, it would be great to fix the two error messages at the beginning, though...

Merge request reports

Loading