The following JENKINS-40408 addresses a race condition but doesn't tell you what the actual effect of the race condition is. So it is hard to tell if it addresses the issue below.
https://issues.jenkins-ci.org/browse/JENKINS-40408 On Monday, February 20, 2017 at 6:42:31 AM UTC-5, Rinaldo DiGiorgio wrote: > > The org.jenkinsci.plugins.workflow.libs.GlobalLibraries.xml appears to be > rewritten according to the Job Config History plugin. The rewritten file > always looks like this. > > > <?xml version='1.0' encoding='UTF-8'?> > <org.jenkinsci.plugins.workflow.libs.GlobalLibraries > plugin="[email protected]"> > <libraries class="empty-list"/> > </org.jenkinsci.plugins.workflow.l > > User configuration settings are removed, making the system non functional > all Global Library requests start failing since code has not been > downloaded. > > > > > > > -- 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/cd391d30-ce39-48b8-bab1-9bf28ef19c08%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
