Re: git clone error

2016-01-20 Thread Klaus Schniedergers
If you're dealing with a flaky origin repository, the "SCM checkout retry count" configuration comes in very handy. It's in the main Jenkins configuration screen. On Wed, Jan 20, 2016 at 5:56 AM, Mark Waite wrote: > If it is a large repository, and if you don't mind keeping an extra copy > on yo

Artifact repository that avoids "mutable binary" pattern?

2015-04-03 Thread Klaus Schniedergers
I am looking for suggestions or ideas on how to store and promote binary artifacts coming out of Jenkins jobs. I am well aware of Artifactory and Nexus (and have used these before), but have a big issue with these: - For promotion, I'd rather keep a binary in a repo and modify metadata - instead o

Getting node labels through REST API

2014-04-29 Thread Klaus Schniedergers
Hi, is it possible to get node/slave labels through the REST API? I can get them through Groovy or within a plugin, but can't seem to find a way to get that information through the XML/JSON APIs (e.g. https://jenkins_host/computer/myslave/api/json?depth=4&pretty=true). -- You received this mess

Jenkins on OpenJDK vs Oracle JDK?

2013-12-11 Thread Klaus Schniedergers
Hi, do you have experiences and opinions on whether to run Jenkins on Oracle's JDK vs OpenJDK? This is just for the master - most of our builds are not Java related. Which JDK flavor are most of the core developers using (assuming that that one is better tested and supported)? https://wiki.jenki

Experiences with LTS vs Bleeding edge

2013-12-09 Thread Klaus Schniedergers
Hi, we've been so far always using more recent Jenkins versions, but are experiencing enough issues after each upgrade (especially with plugins) that we're thinking about using LTS instead. But on the other hand I'm worried that issues get fixed faster and get more visibility if they're in the ne

Number of http sessions high, but only few shown in list

2013-11-19 Thread Klaus Schniedergers
Hi, we see the number of http sessions reported in https:///monitoring going up to high numbers (currently >200), but when going to "View http sessions" at https:///monitoring?part=sessions, only a few are listed (about 10-20). Why is there a discrepancy that large? The total number of sessio