As we can see, the job ID is empty, if a condor job were created this field should be populated.
REANA-Job-Controller logs:
2020-02-19 13:49:51,466 | root | htcondor_job_monitor | INFO | Starting a new stream request to watch Condor Jobs
2020-02-19 13:49:51,466 | root | ThreadPoolExecutor-0_0 | INFO | Getting schedd: <htcondor._htcondor.Schedd object at 0x7fb5667a6e68>
2020-02-19 13:49:51,466 | root | ThreadPoolExecutor-0_0 | INFO | Querying jobs [None]
2020-02-19 13:49:51,641 | root | htcondor_job_monitor | ERROR | Job with id None was not found in schedd.
2020-02-19 13:49:51,641 | root | ThreadPoolExecutor-0_0 | INFO | Getting schedd: <htcondor._htcondor.Schedd object at 0x7fb5667a6e68>
cc @roksys I believe this was solved, can you confirm? thanks :)
Stemmed from chat conversation
Workflow with HTCondor jobs reports as running, but
condor_q
shows no jobs:As we can see, the job ID is empty, if a condor job were created this field should be populated.
REANA-Job-Controller logs:
cc @roksys I believe this was solved, can you confirm? thanks :)