- 
    Bug 
- 
    Resolution: Fixed
- 
    Minor 
- 
    None
In Build steps -> Process Job DSLs -> Look on Filesystem -> DSL Scripts:
I had: ./gipc_synthesis/jenkins/seed_job.groovy
This was giving me an error, stating the file was not present.
I verified, the file was there.
I removed the "./" at the beginning of the path and it started working. Unless I am wrong, this should have no impact.