getting 404 when clicking on build output link in email

2015-11-02 Thread Eric Wood
Since I updated to the latest LTS 1.609.2, when I click on build output from an email sent  by the build, I get a 404. Sometimes if I have already authenticated myself it will render the build output page properly.  I'm getting a lot of my clients complaining about this.  The ticket I see is:  

Can we bundle more than one jenkins plugin into single installable plugin

2015-11-02 Thread Jagadish Sethi
Hi All, I have 10-15 required plugins to be installed in jenkins instance. To avoid confusion and process of a installing all, I want to bundle all the hpi files into single hpi file and then install only once so that all the plugins will be installed at a time. In there any way or process to

Seeking help with Github plugin web hooks

2015-11-02 Thread kgoss
Hi, I'm struggling to get Github web hooks working as expected after following instructions here: https://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin#GitHubPlugin-Troubleshootinghooks I'm trying to accomplish the following: 1. Build project per commit on any feature branch 2. Build

Re: Access BUILD_CAUSE and BUILD_CAUSE_USERIDCAUSE through Build Flow DSL

2015-11-02 Thread Stefan Thomasson
Hi, And as always with buildflow, make sure that the "use workspace" is enabled in the job configuration. Since the environment variable seem to be created by envinject plugin. //stefan > 1 nov 2015 kl. 13:21 skrev GS_L : > > The problem is that the EnvInject isn't

Locating extra junit xml files

2015-11-02 Thread John D. Ament
My build uses maven to kick off some grunt tasks to test my javascript code. The grunt tests use jasmine and output junit styled xml files. These XML files are not picked up in my build in jenkins. Any idea how I can get jenkins to load these files? -- You received this message because you

Value of imported system environment variable is wrong in Jenkins 1.635

2015-11-02 Thread Levski Weng
Reproduction procedure: 1. Create a new system environment variable: %JENKINS_DIR% which represents the installation folder of Jenkins, in my test environment, it's "C:\Program Files (x86)\Jenkins" 2. Create a job which has build parameters defined in a property file, and the full path of this

Re: Regarding docker : JENKINS-30113

2015-11-02 Thread Irfan Sayed
Awesome !!! Thanks It worked with 1.6.4 Regards, Irfan On Mon, Nov 2, 2015 at 12:21 PM, Irfan Sayed wrote: > Thanks Nicolas. > Let me try 1.6.4 right away and explore > will update soon > > Regards > Irfan > > > On Mon, Nov 2, 2015 at 12:04 PM, nicolas de loof

Re: Access BUILD_CAUSE and BUILD_CAUSE_USERIDCAUSE through Build Flow DSL

2015-11-02 Thread Stefan Thomasson
Hi, Doesn't this work? build.environment["BUILD_CAUSE"] Atleast this works for me for manually started builds. However it will not get the real cause if it is started by upstream jobs > 1 nov 2015 kl. 13:21 skrev GS_L : > > The problem is that the EnvInject isn't

Re: Locating extra junit xml files

2015-11-02 Thread R. Tyler Croy
(replies inline) On Mon, 02 Nov 2015, John D. Ament wrote: > It would appear I'm > hitting https://issues.jenkins-ci.org/browse/JENKINS-9980 :-( Ah, the Maven job type is no bueno in my opinion :) I assumed you were using a Freestyle or Workflow type job > > On Monday, November 2, 2015 at

Re: Locating extra junit xml files

2015-11-02 Thread John D. Ament
On Monday, November 2, 2015 at 5:29:07 PM UTC-5, R Tyler Croy wrote: > > (replies inline) > > On Mon, 02 Nov 2015, John D. Ament wrote: > > > My build uses maven to kick off some grunt tasks to test my javascript > > code. The grunt tests use jasmine and output junit styled xml files. > >

RE: unable to access Jenkins in Firefox and Chrome after latest browser updates because of "weak ephemeral Diffie-Hellman public key"

2015-11-02 Thread Roger Moore
Based on what Indra said, we began thinking the problem was not with Jenkins because we are using a higher version of it than Indra. We ran an experiment on a brand new Red Hat 7.1 server and installed Java 1.8.x and the LTS version of Jenkins. We generated self-signed certificates and tried

Re: Locating extra junit xml files

2015-11-02 Thread R. Tyler Croy
(replies inline) On Mon, 02 Nov 2015, John D. Ament wrote: > My build uses maven to kick off some grunt tasks to test my javascript > code. The grunt tests use jasmine and output junit styled xml files. > These XML files are not picked up in my build in jenkins. Any idea how I > can get

Re: Locating extra junit xml files

2015-11-02 Thread John D. Ament
It would appear I'm hitting https://issues.jenkins-ci.org/browse/JENKINS-9980 :-( On Monday, November 2, 2015 at 5:37:04 PM UTC-5, John D. Ament wrote: > > > > On Monday, November 2, 2015 at 5:29:07 PM UTC-5, R Tyler Croy wrote: >> >> (replies inline) >> >> On Mon, 02 Nov 2015, John D. Ament

Re: Locating extra junit xml files

2015-11-02 Thread R. Tyler Croy
(replies inline) On Mon, 02 Nov 2015, John D. Ament wrote: > > > On Monday, November 2, 2015 at 5:29:07 PM UTC-5, R Tyler Croy wrote: > > > > (replies inline) > > > > On Mon, 02 Nov 2015, John D. Ament wrote: > > > > > My build uses maven to kick off some grunt tasks to test my javascript >

Clarification on CIA program

2015-11-02 Thread Alyssa Tong
Hello, Recently there was an inquiry on the CIA program which resulted in questions for qualifications to be a CIA. We should update this page so that requirements

[ANN] reactor-plugin : for programmatic downstream triggering

2015-11-02 Thread Nigel Magnay
If you are, like me, living (on the bleeding edge / the dream) that is workflow-multibranch, you may have scenarios where you need to manage triggering of downstream builds. In particular, if you have multiple (dev, release) branches of an upstream project, leading to multiple (dev,release)

Re: [workflow] creating multiple threads programatically hangs

2015-11-02 Thread Chris Hillery
I'm dealing with similar issues to you, and don't yet have a good solution. However, a quick note: this - On Wednesday, October 21, 2015 at 1:44:17 PM UTC-7, euphxenos wrote: > > node() { > build job: 'parameterized-build-job' > } > is unnecessary. You don't need to

Error in installing Ruby runtime plugin on the latest version of Jenkins

2015-11-02 Thread Hossein Riazi
As part of installation of GitLab Hook plugin, the ruby runtime dependency is failing with the following error upon download and restart option: ←[31mNov 01, 2015 10:03:53 PM jenkins.InitReactorRunner$1 onTaskFailed SEVERE: Failed Loading plugin ruby-runtime java.io.IOException: Failed to