No, we keep only two builds. And we do not even archive any artifacts, just a simple clean install.
Jorg On Wednesday, May 25, 2016 at 3:39:32 PM UTC+2, David Karlsen wrote: > > Are you keeping a lot of build history? > 25. mai 2016 11:21 skrev "Jorg Heymans" <[email protected] <javascript:> > >: > >> Hi, >> >> I reported this a couple of months ago, is anyone else seeing this ? >> >> https://issues.jenkins-ci.org/browse/JENKINS-34233 >> >> Several times already we have noticed that the build time of certain of >> our maven jobs increases substantially over the course of several months. >> We are talking from 30s initially to 3-4 minutes after six months. This >> happens for jobs configured to run on our solaris build server , but also >> jobs configured to run on windows slaves. >> >> It is easy to tell a job is getting slow because during maven init it >> takes a long time to get passed "Scanning for projects" : >> >> >> 13:06:54 [INFO] Scanning for projects... >> 13:08:03 [INFO] >> ------------------------------------------------------------------------ >> >> >> As you can see more than 70 seconds during maven init is not normal. >> >> We found out that when we recreate the job (basically just a copy of the >> job under a different name from the UI, then delete the slow one and rename >> the copy to the original) performance is back to normal. But after a few >> months the slowdown becomes noticeable again. >> >> >> Any thoughts as to what could be causing this ? >> >> >> Jorg >> >> -- >> 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/c0fbdb20-5f5a-49fe-b829-dca09f3bcaed%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/c0fbdb20-5f5a-49fe-b829-dca09f3bcaed%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/0b1bbfb0-db44-4c7a-a655-ec763f164665%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
