downstream view/build graph for jobs launched via trigger builds on another project build step

2015-04-08 Thread Arpit Gupta
Hi All We have a job today that generate's 0-n number of http calls to start various different builds on the same job. I wanted to avoid doing that. Playing with different options i found that i can add a build step to trigger builds on another project and add a parameter factory which can lau

rebuilds failing with java.lang.IllegalStateException intermittently

2015-04-08 Thread Arpit Gupta
Is any one else running into the following issue? https://issues.jenkins-ci.org/browse/JENKINS-27853 We started seeing this in our jenkins server today. -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain i

Re: ordering post build actions

2015-04-08 Thread Arpit Gupta
ended up logging https://issues.jenkins-ci.org/browse/JENKINS-27852 just to see if my assumption that the order the post build actions are in is the order they should be executed in. -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Apr 7, 2015, at 9:01 AM, Arpit Gupta mailto:ar

new downloads of jenkins failing on redhat

2015-04-07 Thread Arpit Gupta
Logged: https://issues.jenkins-ci.org/browse/JENKINS-27822 Also not sure if this is only related to redhat. or a bigger issue. -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confiden

Re: ordering post build actions

2015-04-07 Thread Arpit Gupta
ordering was supported. -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Apr 7, 2015, at 8:56 AM, Eric Pyle mailto:eric.p...@cd-adapco.com>> wrote: In this case, I'd say you should archive the properties file as an artifact, and then retrieve it in the downstream job usi

ordering post build actions

2015-04-07 Thread Arpit Gupta
Hi All I searched the group to see if ordering post build actions was possible and i found this jira https://issues.jenkins-ci.org/browse/JENKINS-7408. However i am noticing that the order in which the post build actions are executed does not seem to be the order in which they appear in the job

Re: Discard old builds not working

2015-01-23 Thread Arpit Gupta
Ended up logging https://issues.jenkins-ci.org/browse/JENKINS-26576 as it seems like a bug to me. -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jan 23, 2015, at 7:59 AM, Arpit Gupta mailto:ar...@hortonworks.com>> wrote: More weirdness. I installed the discard old builds

Re: Discard old builds not working

2015-01-23 Thread Arpit Gupta
way one can get that post build action to run faster when there are concurrent builds i can just use that. Thanks -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jan 22, 2015, at 11:23 AM, Arpit Gupta mailto:ar...@hortonworks.com>> wrote: Any thoughts? Or any other logs i can

Re: Discard old builds not working

2015-01-22 Thread Arpit Gupta
Any thoughts? Or any other logs i can check that will provide me more info. Thanks -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jan 20, 2015, at 10:36 PM, Arpit Gupta mailto:ar...@hortonworks.com>> wrote: Looks like there is still a problem I see the following in th

Re: Discard old builds not working

2015-01-20 Thread Arpit Gupta
marked as a keeper in the log after it says running log rotation. I waited about 10 mins since that log that it was doing log rotation was printed and it still had not cleared up. -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jan 20, 2015, at 10:34 AM, Arpit Gupta mailto:ar

Re: Discard old builds not working

2015-01-20 Thread Arpit Gupta
You are right it looks like there are 242 builds marked to keeping. I will clean that up and see if that resolves the issue. -- Arpit Gupta Hortonworks Inc. http://hortonworks.com/ On Jan 20, 2015, at 9:41 AM, Daniel Beck mailto:m...@beckweb.net>> wrote: Maybe some of the builds have

Re: Discard old builds not working

2015-01-20 Thread Arpit Gupta
On 20.01.2015, at 17:48, Arpit Gupta wrote: >> >> Hi >> >> I am running version 1.595 and running into issues where old builds are not >> being discarded. I had previously set both Days to keep builds and max >> number of builds to keep. What i noticed

Discard old builds not working

2015-01-20 Thread Arpit Gupta
Hi I am running version 1.595 and running into issues where old builds are not being discarded. I had previously set both Days to keep builds and max number of builds to keep. What i noticed is that days to keep old builds was not being respected. Thinking there might be an issue when providin