Annoying message about fingerprints being turned off.

2016-07-05 Thread John Chesshir
Using Jenkins version 1.648. I have three jobs that I am trying to tie together with fingerprints. One spawns the other two. The first child is set up to watch for the second child to complete successfully before promoting it's artifact. The second job has been giving this output for sometime

Re: Github Plugin is painful to use

2016-07-05 Thread Patrick Wolf
A new version of this plugin was released today as well, allowing PR to be built from origin branches as well as from forks: https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Branch+Source+Plugin On Tue, Jul 5, 2016 at 3:37 PM, Mark Waite wrote: > Aren't the two of you largely describing the u

Re: Github Plugin is painful to use

2016-07-05 Thread Mark Waite
Aren't the two of you largely describing the use model that is being attempted with the GitHub Organization Folders plugin? It seems to create a new job automatically for each branch (whose name matches the user supplied naming criteria) with a Jenkinsfile in each repository (whose name matches th

Re: Github Plugin is painful to use

2016-07-05 Thread peter
Truly they are. "Every once in a while (it just happened to me right now again when I decided to write this post) Jenkins will silently stop building on pushes. The jenkins log shows that it's getting the webhooks from github, and that it "pokes" my project, but then it doesn't show the "SCM ch

Parameterized Remote Trigger fails with NullPointerException

2016-07-05 Thread Jacqueline Taing
I am trying to use Parameterized Remote Trigger Plugin , but I keep getting error when it tries to launch job: Remote Jenkins server returned empty response or invalid JSON - but we can still proceed with the remo

Re: [git-client-plugin-master]

2016-07-05 Thread Mark Waite
Nadishka, I'm glad that you're interested in contributing to an open source project. That's great! There are many ways to help. I think there are so many ways to help that you can choose one that you find most interesting and try it for a while. If you find that is not working well enough for yo

Plot graph per XPATH or file into directory

2016-07-05 Thread jerome
Hi, I'm trying to plot multiple graph from many test run. Since I don't want my graph to be a big mess of line and range. I would like to generate multiple graph instead. Since I haven't yet output the xml data, I would like to check what I need with Jenkins to do so before. I try a little and

HTTP ERROR 403 Problem accessing /view/stage/job/testscripts/1541/logtext/testscript.html. Reason: No valid crumb was included in request

2016-07-05 Thread Kaushal Shriyan
Hi, I am finding the below details while the build job in the Console Output. I am running Jenkins version 1.651.3. Please find the below details WARNING: No valid crumb was included in request for /view/stage/job/testscripts/1541/logtext/testscript.html. Returning 403. Jul 05, 2016 7:56:30 PM

A build can start before the last one has finished?

2016-07-05 Thread Jonathan Hodgson
Hi, I trigger builds of my pipeline project remotely using the /build page of the job (using a python script that sends various options as parameters) This is working fine, but I just noticed that I could launch a new build while the last one was still running, and rather than waiting for the

Re: Active Directory plugin: multiple domains

2016-07-05 Thread shajay12
hi Roman did this problem got resolved ?? i am also facing the same issue. please suggest solution. add multiple domains in Jenkins. thank you. -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Active-Directory-plugin-multiple-domains-tp4693347p4824792.html Sent from

Generators Services in Bangalore

2016-07-05 Thread Ks Roopa
Mills in Bangalore : The pinnacle suppliers , Generator services and dealers and producers of turbines in Bangalore and income carrier portal specific for power turbines, Diesel generators and DG sets in Bangalore http://www.busybiz

pipeline - Avoiding repeating work if nodes execute on same build executor?

2016-07-05 Thread Jonathan Hodgson
Hi, My project workflow is 1) Checkout revision from repository 2) Apply patch 3) Build various versions (debug/release, 32/64 bit etc). Now right now I only have one executor, so the various builds will have to happen sequentially, but I would prefer to write the script such that if I add ext

Re: Configuring report generation in Jenkins

2016-07-05 Thread Rita
> Hi Archana, > Did you solve this issue? -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discuss

extra information in the stage view?

2016-07-05 Thread Jonathan Hodgson
Hi, I'm currently setting up a try-before-commit pipeline project, so developers can check their code on multiple platforms, with testing etc before commiting. The project is a bit of a "one size fits all", so what each individual build can vary quite a bit, set by various parameters for the b

Jenkins Android Emulator plugin never start on window ??

2016-07-05 Thread T Toofoo
Does anyone succeeded to launch a Jenkins job using the emulator plugin on window (7)?. I tried using several configurations found on different forums. I tried with "Run emulator with properties" but I never succeeded to create an AVD : "[android] Could not create Android emulator: Failed t

Jenkins still seeing deleted branches on GitHub

2016-07-05 Thread Marcelito de Guzman
I have successfully integrated Jenkins with Github. I created multiple branches and have deleted them, however, Jenkins is still seeing them when building which causes it to fail. I've already deleted the branches on GitHub and set additional behaviors on Jenkins like: > Prune stale remote-trac

Jenkins Version 1.642.4: Way to display all recursive jobs of build flow in build monitor view

2016-07-05 Thread Ram D
Hi All, I am currently stuck while display of build results on monitor view Firstly some information regarding my jenkins configuration. I have many tests to be executed using Jenkins. In order to achieve that, I created a build flow job (e.g test_flow) which executes one other "Testing" job with