Re: Example of a working pod with the kubernetes-ci plugin

2016-12-06 Thread Daniel Serodio
Hi Carlos, I'm trying to understand how composing multiple containers (one with the JNLP slave, another with Maven) in a Pod Template but I can't get the example pipeline to work. The Jenkins logs show that it's "Waiting for slave to connect", and after 100 tries it gives up, deletes the Pod

Re: how to use git commands inside a Multi Branch Project?

2016-12-06 Thread Shiamak
There is a plugins https://wiki.jenkins-ci.org/display/JENKINS/Multi-Branch+Project+Plugin On Wednesday, November 30, 2016 at 6:20:22 AM UTC-5, Torsten Reinhard wrote: > > Hi all, > > I have a Multi Branch Project, using a *.git Repository. All branches are > detected and the checkout is

Re: Amazon EC2 instance dies on installing Java

2016-12-06 Thread Victor Martinez
Hi Jack, Although I'm not really familiar with this plugin, I'd recommend you to look at: - https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin There is a section about some timeouts and extending the time with some And also see whether those timeout issues references are in any

Urgent Need :: Salesforce Developer :: @Germantown, MD

2016-12-06 Thread pankaj bhardwaj
Hello, Hope you are doing great today…!!! I have urgent requirement for below position. Please go through the job description and if you have consultant kindly let me know. Please revert me on pank...@sysmind.com *Role* :: Salesforce Developer *Location* :: Germantown, MD *Description* :

Urgent Need :: Jenkins Administrator with Linux :: @ salt lake city, UT

2016-12-06 Thread pankaj bhardwaj
Hello, Hope you are doing great today…!!! I have urgent requirement for below position. Please go through the job description and if you have consultant kindly let me know. Please revert me on pank...@sysmind.com *Role* :: Jenkins Administrator with Linux *Location* :: salt lake city, UT

Re: pipeline : remote file operation on the windows slave no longer work

2016-12-06 Thread Jonathan Hodgson
Sorry, the { got lost somewhere in cutting and pasting. what you have is what I was running. I'm pretty sure my issue has nothing to do with syntax, this is all code which has worked in the past. The error messages all indicate problems with remote file access, I've had mkdir errors, also

[Docker] Multiple Jobs running in the same container instance

2016-12-06 Thread Florian Lier
Dear all, there are some great Docker plugins for Jenkins out there. However, I couldn't find one that actually solves the following problem: Let's assume we have a software system consisting of multiple components, e.g, written in C++, that are _dependent_ on each other. D is dependent on C,

Re: Howto trigger a remote job from a pipeline job

2016-12-06 Thread Victor Martinez
Maybe the below snippet helps: - https://github.com/jenkinsci/pipeline-examples/blob/master/pipeline-examples/trigger-job-on-all-nodes/triggerJobOnEveryNode.groovy#L11-L15 Cheers On Tuesday, 6 December 2016 11:45:25 UTC, Martin Schmude wrote: > > Hello, > > I want to trigger a parameterized

Re: Need pipeline script help

2016-12-06 Thread Victor Martinez
The best way to understand jenkins itself and know about Jenkins Pipeline and some other features is the below page: - https://jenkins.io/doc/ Cheers On Tuesday, 6 December 2016 06:47:41 UTC, Venkat S wrote: > > I am very new for Jenkins. i am try to create Jenkins pipeline script. > Please

Howto trigger a remote job from a pipeline job

2016-12-06 Thread 'Martin Schmude' via Jenkins Users
Hello, I want to trigger a parameterized remote job from a pipeline job and can't find out, if this is possible, and if so how to code the trigger. There is a build step for Jenkins pipelines, that triggers jobs. But it seems, that it cannot be applied to remote jobs. Any help? Thanks! -- You

Re: Bitbucket really slow ? Jenkins can't pull from Bitbucket

2016-12-06 Thread theo
Ok problem solved ! Nothing about local, i asked to 3 coworkers around the world and they had the same issue, Bitbucket is back to normal state now, nothing reported on https://status.bitbucket.org/ Cheers, :) Le mardi 6 décembre 2016 11:11:29 UTC+1, matthew...@diamond.ac.uk a écrit : >

RE: Bitbucket really slow ? Jenkins can't pull from Bitbucket

2016-12-06 Thread Matthew.Webber
> Anyone is experiencing a flaky Bitbucket this morning ? > Cloning is taking hours !! xD my pipelines are blocked during Git cloning ? Did you check https://status.bitbucket.org/? That isn’t reporting any issues, so the problem may be local to you, or somewhere in the network between you and

Bitbucket really slow ? Jenkins can't pull from Bitbucket

2016-12-06 Thread theo
Hi guys, Anyone is experiencing a flaky Bitbucket this morning ? Cloning is taking hours !! xD my pipelines are blocked during Git cloning ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving

Re: Can I execute a script every time a build gets deleted?

2016-12-06 Thread Christoph Nenning
Hi, on linux this could be done with incron. Regards, Christoph > From: jleggett > To: Jenkins Users , > Date: 05.12.2016 20:35 > Subject: Can I execute a script every time a build gets deleted? > Sent by: