Jenkins has no understanding of this. Those are just different job names that our scripts create. Is it a bug in PreCommitJobBuilder?
Kenn On Thu, Jan 24, 2019 at 11:22 AM Ankur Goenka <[email protected]> wrote: > It seems that the cron is not deleted if the job is deleted. > I ran the seed job manually to test the new job which would have created > the cron. > > I am not aware of jenkins internal but it will be great if we can clean up > the cron on job deletion. > > On Thu, Jan 24, 2019 at 7:40 AM Thomas Weise <[email protected]> wrote: > >> Processing DSL script job_PreCommit_Python.groovy >> Processing DSL script job_PreCommit_Python_ValidatesRunner_Flink.groovy >> java.lang.IllegalArgumentException: beam_PreCommit_Python_PVR_Flink_Cron >> already exists >> at hudson.model.Items.verifyItemDoesNotAlreadyExist(Items.java:641) >> at hudson.model.AbstractItem.renameTo(AbstractItem.java:372) >> at hudson.model.Job.renameTo(Job.java:653) >> >> >> Can someone with perms please cleanup old jobs? >> >> Thanks! >> >>
