|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I see same issue with concurrent jobs.
Jenkins version: Jenkins ver. 1.491
Jenkins Subversion plugin version: 1.45 (was also occurring on 1.43 - I updated to latest but didn't help)
As a workaround I am going to have to make a parent job that does the checkout first, then the concurrent jobs can run. Not ideal and make not be suitable for others situations.
Note: We only see this issue under load, when I guess slower running checkouts makes the chance of collision higher.