| Parameters: | 
wms_path : strPath containing the DAGMan nodes log file. | 
|---|
| Returns: | 
info : dict[str, Any]HTCondor job information read from the log file mapped to HTCondor
job id. | 
|---|
| Raises: | 
FileNotFoundErrorIf cannot find DAGMan node log in given wms_path. | 
|---|