I was kinda thinking that, any suggestions on how I could debug this? Or does someone know where the numbered credential file is named? If it is based on a timestamp and the SCM plug-in checks both repos with the same credential file, I could see how that could be a problem if one deletes it and the other tries to use it.
On Thursday, February 12, 2015 at 9:58:17 AM UTC-5, Mark Waite wrote: > > The message indicates that a file which the plugin expects to be on the > file system is not there. That stack trace might hint that there is a > race condition in the multiple SCM plugin / git plugin interaction. > > I don't know if the file is missing because the git plugin performed some > cleanup, or because the multiple SCMs plugin did some cleanup, or because > something outside performed cleanup. > > Thanks, > Mark Waite > > On Thu, Feb 12, 2015 at 7:39 AM, Dave <[email protected] <javascript:>> > wrote: > >> I should add I'm using Jenkins 1.554.2, Git client plug-in 1.16.1 and Git >> plug-in 2.2.12. It seems like this used to work, but I'm not sure what >> version of each plug-in I had. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/0ea3197f-4b6b-480d-bd56-344bd3cd4caa%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/0ea3197f-4b6b-480d-bd56-344bd3cd4caa%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Thanks! > Mark Waite > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0b2668f7-945e-49ad-adb9-d7894beb9c95%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
