Re: security based project behavior jenkins v1.504

2016-01-12 Thread iostrym
In brief : if in global security the "job -> configure" is set for a user. Does it mean that he has right to do job configuration for all jenkins jobs ? Even if the user is not added in the project specific security configuration ? And also if "job -> configure" is not set for a user, does

How to fix "No revision recorded for in the previous build" ?

2016-01-12 Thread David Aldrich
Hi I have just moved a job to a new slave and am getting a new error. The job requires an svn checkout that includes an external. During the checkout Jenkins reports: Fetching at -1 into and after the checkout the job fails and Jenkins reports: No revision recorded for in

Re: Jenkins Code of Conduct

2016-01-12 Thread Oleg Nenashev
Maybe makes sense to just Governance meeting summaries to the mailing list. I mean the automatically generated log with decisions and TODOs пятница, 8 января 2016 г., 20:18:43 UTC+3 пользователь R Tyler Croy написал: > > > In case you don't regularly follow the Jenkins blog or twitter, we now >

Re: [Jenkins-events] Clarification on CIA program

2016-01-12 Thread Oleg Nenashev
Added the topic Jan 20th meeting agenda. Maybe we could shift the focus of this program. Or just close it, especially if we agree on press contacts topic. BR, Oleg воскресенье, 10 января 2016 г., 22:43:41 UTC+3 пользователь Oleg Nenashev написал: > > Added the developers ML to Cc. > > Maybe my

Re: Opening Html files failed

2016-01-12 Thread Daniel Beck
Does it work when you set it via the script console as described on https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy ? Note that setting it in the XML file requires a Jenkins restart via the Control Panel/services.msc to be effective. On 11.01.2016, at 19:13,

Re: Build Pipeline Plugin 1.5.0-beta-1

2016-01-12 Thread Manuel Jesús Recena Soto
ping? 2016-01-07 15:53 GMT+01:00 Manuel Jesús Recena Soto : > Hello, > > If you are using Build Pipeline Plugin, I would be very thankful if > you send me your feedback of this beta release: >

Re: How to fix "No revision recorded for in the previous build" ?

2016-01-12 Thread Manuel Jesús Recena Soto
Hello David, I'd like to investigate this behavior. Could you file a JIRA issue so that we can follow the conversation there? By the way, What version of Subversion Plugin are you using? Regards, 2016-01-12 10:18 GMT+01:00 David Aldrich : > Hi > > I have just moved

RE: How to fix "No revision recorded for in the previous build" ?

2016-01-12 Thread David Aldrich
Hi Manuel > I'd like to investigate this behavior. Could you file a JIRA issue so that we > can > follow the conversation there? > > By the way, What version of Subversion Plugin are you using? Thanks for your reply. I have created: https://issues.jenkins-ci.org/browse/JENKINS-32413 I am

Re: Content-Security-Policy in Jenkins

2016-01-12 Thread Daniel Beck
On 11.01.2016, at 10:00, Boris Serdiuk wrote: > Well, I read release notes and reasoning behind it but I don't get why that > breaking change wasn't made as opt-in. Security in Jenkins is currently opt-in for mostly historical reasons. That's fine on your team's local

Jenkins unable to restart. Requires multiple attempts.

2016-01-12 Thread Ashish Yadav
I am currently running Jenkins v1.609.3 on CentOS release 6.5 and have about 10 slaves connected to it. The issue that I have is that when I attempt a reboot, the jenkins log hangs on ‘Attempting to connect to slave xyz’. After multiple reboot attempts, it finally makes it pass that ‘error’

Re: Security best practice for Cloudbees Docker Workflow?

2016-01-12 Thread Thomas Goeppel
On Tuesday, January 12, 2016 at 10:51:11 AM UTC+1, Stephen Connolly wrote: > > > > On 12 January 2016 at 06:14, Thomas Goeppel > wrote: > >> Stephen, >> >> thanks for the suggestions. I'm sure that with the two methods you >> described it's possible to divide roles into

How can Jenkins job carry on pushed branch on git?

2016-01-12 Thread hiroki yasui
Hi guys, I'm setting jenkins for automation build from Gitlab. But I could't find out how I can do that. I guess, it require something parameter from gitlab on web hooks and having to set environment variable on jenkins [Branches to build]-[Branch Specifier] Thanks in advance. -- You

Problem with archiving after successful build (Operation not permitted)

2016-01-12 Thread eddyvos73
Hi, I installed Jenkins in a Docker container using Jenkins I mage After setting up the build job it runs fine but gives an error at archiving. And from that point I'm hitting a lot of walls to figure out what is going on. Has anybody else ever encountered

Re: Combination triggers possible?

2016-01-12 Thread uscengineer
Thanks Baptiste, While our solution works for now I will be implementing the workflows a long term solution. On Friday, December 4, 2015 at 8:52:25 AM UTC-8, Baptiste Mathus wrote: > > Might be an use case for workflow, the advantage being also that it should > let you avoid having a slave

Jenkins Area Meetups

2016-01-12 Thread Alyssa Tong
Hi all, We've been having a good amount of activities in the Jenkins Area Meetup (JAM) arena - I wanted to share that we now have a Jenkins meetup page that encompass all current JAMs around the globe. Check out the page and if you don't see a JAM in your area

Re: Connection time out issues

2016-01-12 Thread uscengineer
Thanks pablaasmo, The issue turned out to be in the Network IPS. Had to whitelist the urls I was hitting. On Tuesday, October 20, 2015 at 3:11:29 AM UTC-7, pablaasmo wrote: > > On 20. okt. 2015 10:31, uscen...@gmail.com wrote: > > My setup: > > master running on ubuntu > > 3 x slaves

Re: [Jenkins-events] Clarification on CIA program

2016-01-12 Thread Alyssa Tong
+1. good idea. On Tue, Jan 12, 2016 at 5:43 AM, Oleg Nenashev wrote: > Added the topic Jan 20th meeting agenda. > Maybe we could shift the focus of this program. Or just close it, > especially if we agree on press contacts topic. > > BR, Oleg > > воскресенье, 10 января

RE: How to fix "No revision recorded for in the previous build" ?

2016-01-12 Thread Manuel Jesús Recena Soto
I've replied in the Jira issue. Regards, El 12/1/2016 15:26, "David Aldrich" escribió: > Hi Manuel > > > I'd like to investigate this behavior. Could you file a JIRA issue so > that we can > > follow the conversation there? > > > > By the way, What version of

Re: Jenkins docker-workflow plugin - docker container killed prematurely while using ".inside"

2016-01-12 Thread Mike Wilkerson
Slight correction—Looks like *cat* will keep the docker container running as long as the *-i* or *-t* flag is passed. On Monday, January 11, 2016 at 6:32:40 PM UTC-5, Mike Wilkerson wrote: > > Hi all— > > I'm trying to run steps inside a docker container via *.inside*, but the > container is

Re: Workflow (pipeline) visual editor

2016-01-12 Thread Michael Neale
Glad to hear it Craig. Glad you enjoyed the "easter egg". One of the ideas is to both make it easy to show the workflow script but also convert it to a regular workflow job (when you need more power). If you look at the /config.xml (replace /configure with /config.xml) you can see the

change the build status to NOT_BUILT if a file exists in post build

2016-01-12 Thread Chanukhya Bachina
I create a file in workspace for a specific type of branch during my compilation. If the file exists I want the change the built status to NOT_BUILT and skip the job. How can I do it through post build groovy script. -- You received this message because you are subscribed to the Google

Working GitHub pull request builder, but nothing triggers for main branch

2016-01-12 Thread Carl Erik Kopseng
I have a project I have configured according to the docs for the Github Pull Request Builder's intructions, and it builds and tests the Pull Requests *just fine*. The problem is that I want it to start builds when it detects changes to the other branches as well, not just for pull requests,

Re: Master/Slave configurations

2016-01-12 Thread Brian Ray
Assuming you mean mixed Windows/Linux environments, yes. Our shop has both 1) Windows and 2) Linux (CentOS) masters with both 1) Windows and Linux slaves, and 2) Windows slaves. On Monday, January 11, 2016 at 10:15:07 AM UTC-8, techi...@gmail.com wrote: > > Hello All, > > In jenkins can we have

Automatically create Jenkins jobs from a template when a new project is created in gitlab

2016-01-12 Thread dane
I'm currently looking at Jenkins Autojobs (http://jenkins-autojobs.readthedocs.org/en/latest/) but it creates a new Jenkins project when a new branch is added. I need new Jenkins project when a new Gitlab repo is created. Can anyone point me in the right direction? Thanks! -- You received