-
Notifications
You must be signed in to change notification settings - Fork 3
/
crab.log
18 lines (18 loc) · 1.61 KB
/
crab.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DEBUG 2018-05-31 14:09:24,870: Executing command: 'status'
DEBUG 2018-05-31 14:09:24,870: Found CRAB cache file /afs/desy.de/user/s/schwarzd/.crab3
ERROR 2018-05-31 14:09:24,871: Error: DATA_SingleMu_Run2016B_03Feb2017/crab_SingleMuon_Run2016B_03Feb2017 is not a valid CRAB project directory.
ERROR 2018-05-31 14:09:24,871: Caught exception
Traceback (most recent call last):
File "/cvmfs/cms.cern.ch/crab3/slc6_amd64_gcc493/cms/crabclient/3.3.1805.patch1/bin/crab", line 160, in <module>
client()
File "/cvmfs/cms.cern.ch/crab3/slc6_amd64_gcc493/cms/crabclient/3.3.1805.patch1/bin/crab", line 146, in __call__
self.cmd = sub_cmd(self.logger, args[1:])
File "/cvmfs/cms.cern.ch/crab3/slc6_amd64_gcc493/cms/crabclient/3.3.1805.patch1/lib/python2.7/site-packages/CRABClient/Commands/status.py", line 39, in __init__
SubCommand.__init__(self, logger, cmdargs)
File "/cvmfs/cms.cern.ch/crab3/slc6_amd64_gcc493/cms/crabclient/3.3.1805.patch1/lib/python2.7/site-packages/CRABClient/Commands/SubCommand.py", line 262, in __init__
self.validateOptions()
File "/cvmfs/cms.cern.ch/crab3/slc6_amd64_gcc493/cms/crabclient/3.3.1805.patch1/lib/python2.7/site-packages/CRABClient/Commands/status.py", line 1019, in validateOptions
SubCommand.validateOptions(self)
File "/cvmfs/cms.cern.ch/crab3/slc6_amd64_gcc493/cms/crabclient/3.3.1805.patch1/lib/python2.7/site-packages/CRABClient/Commands/SubCommand.py", line 575, in validateOptions
raise ConfigurationException(msg)
ConfigurationException: [91mError[0m: DATA_SingleMu_Run2016B_03Feb2017/crab_SingleMuon_Run2016B_03Feb2017 is not a valid CRAB project directory.