Open cverstege opened 4 hours ago
Hi @cverstege , thanks for reporting this.
Could you also try with the latest master?
And it looks like you are using grouped submission (the default), is that correct?
Current master was also failing with the same issue. I would have to double check if it was a clean new submission though. I didn't change many settings from the default, so I think it's using grouped submission. I will have a closer look tomorrow with more details.
Thank you!
Submitting jobs via HTCondor is failing, since some jinja templates are not replaced correctly anymore. See the following file list of one of the failing jobs:
The jinja templates
{{input_files}}
should be replaced with the actual filename. It was still working fine with commit 4389a86e892c9cb6e2e01a2266dd715b8f0d3392. I did not test any other commits between here and the 0.1.19 release.I can try and run a git bisect in the coming days.