You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:
Traceback (most recent call last):
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/wmupload.py", line 30, in
main()
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/wmupload.py", line 27, in main
wma.upload_to_couch(cfg_name, options.label, options.user, options.group)
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/modules/wma.py", line 208, in upload_to_couch
loadedConfig = __loadConfig(cfg_name)
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/modules/wma.py", line 134, in __loadConfig
loadedConfig = imp.load_module(cfgBaseName, modPath[0],modPath[1], modPath[2])
File "HIG-Summer12-02300_1_cfg.py", line 127, in
from Configuration.GenProduction.NMSSM_WorkingPoint_mH1_30_mH2_125p3_MSUSY_1000_SLHA_Custom import customise
ImportError: No module named GenProduction.NMSSM_WorkingPoint_mH1_30_mH2_125p3_MSUSY_1000_SLHA_Custom
Hi,
It seems we have issue to inject the requests with customization in Configuration/GenProduction.
The requests are
https://cms-pdmv.cern.ch/mcm/requests?range=HIG-Summer12-02296,HIG-Summer12-02302&page=0&shown=127
Error:
Traceback (most recent call last):
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/wmupload.py", line 30, in
main()
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/wmupload.py", line 27, in main
wma.upload_to_couch(cfg_name, options.label, options.user, options.group)
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/modules/wma.py", line 208, in upload_to_couch
loadedConfig = __loadConfig(cfg_name)
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/modules/wma.py", line 134, in __loadConfig
loadedConfig = imp.load_module(cfgBaseName, modPath[0],modPath[1], modPath[2])
File "HIG-Summer12-02300_1_cfg.py", line 127, in
from Configuration.GenProduction.NMSSM_WorkingPoint_mH1_30_mH2_125p3_MSUSY_1000_SLHA_Custom import customise
ImportError: No module named GenProduction.NMSSM_WorkingPoint_mH1_30_mH2_125p3_MSUSY_1000_SLHA_Custom