Re: Jenkins 2.0RC windows Batch file fail

2016-04-12 Thread Daniel Daugherty
now with no failure. Revert back to 1.9 release of durable-task-plugin I am lucky to get 10 strait working. https://issues.jenkins-ci.org/browse/JENKINS-34150 https://github.com/jenkinsci/durable-task-plugin/pull/20 On Monday, April 11, 2016 at 1:59:10 PM UTC-4, Daniel Beck wrote

Re: Jenkins default update center

2016-04-11 Thread Daniel Beck
On 12.04.2016, at 01:09, Mark Eggers wrote: > If I remove the third party update center on the test Jenkins, then Jenkins > acts as if there are no update sites available. If by that you mean that you clear the form field in Manage Plugins » Advanced, don't do that. --

Re: Jenkins 2.0RC windows Batch file fail

2016-04-11 Thread Daniel Beck
On 11.04.2016, at 19:11, Daniel Daugherty <daniel.daughe...@gmail.com> wrote: > Taking the base install of JenkinsRC I get regular hanging batch commands. > When I check running tasks the batch has finished but Jenkins is still > looking for the results. After some invest

Jenkins 2.0RC windows Batch file fail

2016-04-11 Thread Daniel Daugherty
it will fail. example build node{ echo 'test 123' bat 'ping -r 10 127.0.0.1' echo 'test done' } It will do the first echo and the ping completes but the eche 'test done' never starts. This make Jenkins pipeline unusable for us. Daniel D. -- You received this message because you

Re: Jenkins 2.0 alpha release available

2016-04-09 Thread Daniel Beck
On 09.04.2016, at 20:21, jenkins user wrote: > I installed it to a Windows box via the msi package. When I try to access it > via the browser, it's asking me about the username and password (basic > authentication prompt). What are the credentials? Did you download the

Re: Jenkins Plugin Manager: "This plug cannot be enabled / It has one or more dependencies" – but the dependencies cannot be fulfilled

2016-04-09 Thread Daniel Beck
On 09.04.2016, at 10:19, Wojtek wrote: > - some of them (2/3 of the list) are still greyed out (inactive) which > basically means they are not loaded/funcioning. > > Ticking some of those makes others change from "inactive" state (being greyed > out) to active (so I can

Re: Automating First-Time Configuration

2016-04-09 Thread Daniel Beck
On 08.04.2016, at 19:46, Karl Davis wrote: > Is that documented somewhere that I should have found it? It's documented here: https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties Not really a case of 'should have found it'. -- You

Re: Jenkins Plugin Manager: "This plug cannot be enabled / It has one or more dependencies" – but the dependencies cannot be fulfilled

2016-04-08 Thread Daniel Beck
This is a known issue on the configuration UI we're tracking as JENKINS-32340. The workaround right now is to delete the files named PLUGINNAME.jpi.disabled in JENKINS_HOME/plugins, then restart Jenkins. 1: https://issues.jenkins-ci.org/browse/JENKINS-32340 On 24.11.2015, at 10:50, Jochen

Re: TCP Slave Agent Port Disabled by Default in 2.0?

2016-04-08 Thread Daniel Beck
On 08.04.2016, at 23:41, Karl Davis wrote: > Is this a bug, or is this just no longer supported? This is part of the safe(r) defaults. Many installations don't need this, so we default to disabled. FWIW I'm open to changing this again, or perhaps make it part of

Re: Plugin checkUpdates not working, can't upgrade plugins

2016-04-08 Thread Daniel Beck
On 08.04.2016, at 20:46, Craig Rodrigues wrote: > So it looks like 2 months ago, the update-center.json became big enough to > trigger this problem. We recommend you use the server-based download you can configure in the security options of Jenkins. It's been the default

Jenkins 2.0-rc: Pipeline on Windows not working

2016-04-08 Thread Daniel Daugherty
a jenkins-result.txt file for the job to end. This is making for an unusable setup. Daniel D. On Thursday, April 7, 2016 at 7:15:28 AM UTC-4, Daniel Beck wrote: > > > On 06.04.2016, at 13:01, Javed Mandary <jav...@gmail.com > > wrote: > > > When you run t

Re: Access to http://jenkins-ci.org/census

2016-04-08 Thread Daniel Beck
On 08.04.2016, at 14:14, Rafael Rezende wrote: > From Usage Statistics Privacy Advisory 2016-03-30: > > As soon as we found out about this bug, we disabled third party access to > the partially decrypted data at http://jenkins-ci.org/census > > Is there any plan to

Re: Automating First-Time Configuration

2016-04-07 Thread Daniel Beck
On 06.04.2016, at 18:21, Karl Davis wrote: > So... is there any way to automate that new OOB experience from a command > line? Preferably without having to use cURL or something to pretend I'm > clicking around in the webapp. :-) Pass 'false' as the value of the

Re: Jenkins 2.0-beta 2: Pipeline on Windows not working

2016-04-07 Thread Daniel Beck
On 06.04.2016, at 13:01, Javed Mandary wrote: > When you run the build the project stays indefinitely in progress and > nothing happens. > > I have checked the WAR deployed on tomcat 8 as well as using the installer > for windows both give the same results. > If your

Re: Jenkins 2.0: Turn off Setup wizard

2016-04-05 Thread Daniel Beck
On 05.04.2016, at 16:54, Stuart Warren wrote: > Today is the first time I've tried groovy though, so probably doing something > silly. > Are there any obvious improvements to the above? You could alternatively just go with patching the JENKINS_HOME so Jenkins

Re: Protecting Jenkins from its own pipelines and jobs

2016-04-04 Thread Daniel Beck
On 04.04.2016, at 19:19, Jesse Glick wrote: > If you have any executors configured on your master, your system is insecure. > Set it to zero and use agents exclusively. Also mentioned on https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Best+Practices as the second

Re: Customize Jenkins Build History page

2016-04-04 Thread Daniel Beck
On 04.04.2016, at 11:44, Victor Martinez wrote: > My two cents AFAIU this is about the separate page, which you reach when clicking '(trend)' in the sidepanel widget. -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

Re: Customize Jenkins Build History page

2016-04-04 Thread Daniel Beck
The information shown on the build history page is not extensible. On 04.04.2016, at 08:13, Amit Bhardwaj wrote: > Hello all, > > I have a Project in Jenkins which is triggered remotely with build params. > Build param are basically the Branch to build since

Re: What’s behind Jenkins’ popularity?

2016-04-03 Thread Daniel Beck
https://www.linkedin.com/company/mondass-pr Obvious spam is obvious. On 03.04.2016, at 13:46, Lazer Cohen wrote: > > Read this article - "Jenkins has changed everything" http://bit.ly/1RAOWUs > > -- > You received this message because you are subscribed to the Google

Re: Jenkins 2.0 beta released

2016-03-31 Thread Daniel Beck
On 31.03.2016, at 18:24, Alex Domoradov wrote: > Does Jenkins 2.0 really using any of the 3.1 features (new classes, methods)? I don't think we do, yet, but rather than add it in a regular weekly release in the future when we start to use these features, we decided to

Important announcement regarding usage statistics collection

2016-03-30 Thread Daniel Beck
A bug introduced in Jenkins 1.645 and 1.642.2 caused Jenkins to send anonymous usage statistics data to the Jenkins project even if the administrator opted out of it. Read more about this issue, including how to disable data submission, here:

Re: Jenkins 2.0 alpha release available

2016-03-29 Thread Daniel Beck
On 29.03.2016, at 18:44, R. Tyler Croy wrote: > Use the system property `jenkins.install.runSetupWizard` and set to `false` in > your /etc/default/jenkins or wherever your JENKINS_ARGS might be defined Are you sure about that? AFAIU that system property can only enable (to

Re: Jenkins 2.0 alpha release available

2016-03-29 Thread Daniel Beck
On 29.03.2016, at 17:21, Marcos Mendez wrote: > Is there a way to automatically skip/disable that initial setup wizard? I've > got everything already pre-configured and just want to use the new war file. To clarify, is this e.g. a Docker container where you

Re: Jenkins 2.0 beta released

2016-03-28 Thread Daniel Beck
On 28.03.2016, at 13:26, Madan Mohan wrote: > I am unable to see all the types as mentioned in 'New item' , only few are > coming. Do I need to install any specific extra plugins for the same. > > 'New item' contains (as per jenkins >

Re: Jenkins 2.0 beta released

2016-03-28 Thread Daniel Beck
On 28.03.2016, at 08:15, Gerard Braad wrote: > I was unable to start jenkins from the service file, but I could as java -jar > /usr/lib/jenkins/jenkins.war > I did the following, basically following the normal install flow: > • clean install of CentOS 7.2 > • yum

Re: Jenkins 2.0 alpha release available

2016-03-26 Thread Daniel Beck
On 26.03.2016, at 19:02, David Karlsen wrote: > was it introduced in a specific version? Email-ext plugin 2.41. Not mentioned in its changelog, unfortunately. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Re: Jenkins 2.0 alpha release available

2016-03-26 Thread Daniel Beck
Given the thread title I'd like to point out we're now in beta: https://jenkins.io/blog/2016/03/24/jenkins-2-beta-released/ - On 25.03.2016, at 23:47, E wrote: > I cannot find documentation for the Jenkinsfile DSL format. It should be > linked on the announcement page

Jenkins 2.0 beta released

2016-03-24 Thread Daniel Beck
new site: https://jenkins.io/2.0/ If you're filing issues in JIRA[1], please add the labels '2.0' and '2.0-beta' so we can easily find your report. Thanks! Daniel 1: https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue -- You received this message because you are subscribed

Re: Jenkins 2.0 alpha release available

2016-03-23 Thread Daniel Beck
On 23.03.2016, at 14:31, Guido Zockoll wrote: > In Jenkins 2 i cannot find an option to inject those files into the > Jenkinsfile based Pipeline. I only found an example with references > ~/.m2/settings.xml in the script, but how can i reference a provided settings >

Re: Opening Html files failed

2016-03-22 Thread Daniel Beck
On 18.03.2016, at 15:48, jer...@bodycad.com wrote: > Result: sandbox 'allow-scripts'; script-src 'self' 'unsafe-inline' > 'unsafe-eval'; img-src *; Try removing the quotes around allow-scripts. -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

Re: Jenkins 2.0 alpha release available

2016-03-22 Thread Daniel Beck
Thanks for your feedback! On 22.03.2016, at 17:03, Truc Nguyen wrote: > 1. Offline executor > > It looks like a Pipeline job does not appear in the left side panel. > It was useful in order to abort a pipeline without having to open the > pipeline job’s page. > Any

Re: [2.0] feedback on setup wizard

2016-03-19 Thread Daniel Beck
On 16.03.2016, at 18:54, Kohsuke Kawaguchi wrote: > https://issues.jenkins-ci.org/browse/JENKINS-33599 > … > • Instead of printing it out to stdout, create a file under > $JENKINS_HOME and ask the user to paste in its content. This is my favored approach and probably

Re: Best Practices with LTS Updates

2016-03-19 Thread Daniel Beck
On 17.03.2016, at 18:21, Ashish Yadav wrote: > I too am running jenkins v1.609.3. > > However, I am concerned about upgrading to v1.642.2 due to the following > which was ‘introduced’ in v1.625.3. >

Re: Opening Html files failed

2016-03-19 Thread Daniel Beck
On 18.03.2016, at 15:26, jer...@bodycad.com wrote: > I guess I have some syntax error or using the wrong format. Anybody have any > tips? Use the provided script console commands to read what the value you set actually is. Set it using the script console to ensure it's not related to weird

Re: Best Practices with LTS Updates

2016-03-18 Thread Daniel Beck
On 17.03.2016, at 17:01, Brian Ray wrote: > Two more cents worth of advice: When I upgrade one of our Jenkins masters (on > LTS) I first look at the changelogs to have some idea of the delta-- > potential gotchas, new features to evangelize, etc. 1.642.1 was the first

Re: Opening Html files failed

2016-03-18 Thread Daniel Beck
On 18.03.2016, at 15:48, jer...@bodycad.com wrote: > I still cannot access the web content and I get the same error as if > allow-scripts is not Reload the page, bypassing cache (Shift-F5 on most Windows browsers AFAIK). It's possible your browser isn't actually looking at the (changed)

Re: Jenkins Content Security Policy and jQuery for HTML reports

2016-03-15 Thread Daniel Beck
On 15.03.2016, at 09:18, Brice Parmentier wrote: > That is where I found to use "script-src 'unsafe-inline';"... You need to add _all_ legal sources to the list. See the examples on the wiki page, particularly the Maven Integration Plugin one. In this case,

Re: Have job set ball additional ball color

2016-03-09 Thread Daniel Beck
I solved similar problems in the past by making sure a line in the build log states e.g. "Nothing downloaded", and then use a plugin like Groovy Postbuild to look for that line, and if it was encountered, set the build result to Unstable (assuming that right now, you only have Stable and Failed

Re: Jenkins 2.0 alpha release available

2016-03-09 Thread Daniel Beck
On 09.03.2016, at 11:08, as_kumlali via Jenkins Users wrote: > I figured out that I mixed where and how to define proxy configuration for > Java applications: > http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html > > Adding

Re: Jenkins Remoting Agent - Expired Certificate

2016-03-08 Thread Daniel Beck
On 08.03.2016, at 19:21, Prashant Sawant wrote: > I am facing same issue ... my slave,jar and remoting.jar are both on 2.52 , > still it's giving me security issue Time to update Jenkins. Even the no longer supported 1.625.x LTS release line is on 2.53.2. -- You

Re: Is it possible to monitor how much memory each job uses?

2016-03-08 Thread Daniel Anechitoaie
on dedicated nodes? Sure everything run in master?... > Le 7 mars 2016 8:04 PM, "Daniel Anechitoaie" <danie...@gmail.com > > a écrit : > >> Hi, >> >> Anyone knows if it's possible to see how much memory each job uses? >> Sometimes Jenkins is killed by

Is it possible to monitor how much memory each job uses?

2016-03-07 Thread Daniel Anechitoaie
Hi, Anyone knows if it's possible to see how much memory each job uses? Sometimes Jenkins is killed by OS OOM killer and I suspect this is due to some job taking up a huge amount of RAM. Any idea how/if I can monitor RAM usage on a per job basis? Thanks -- You received this message because

Re: Jenkins 2.0 alpha release available

2016-03-01 Thread Daniel Beck
On 01.03.2016, at 15:59, kondarre...@gmail.com wrote: > I am behind proxy and a blank popup (I guess the registration screen) is > blocking me from accessing Jenkins web interface. Can you please suggest a > work around. This should actually disappear after a while (30 seconds?) and tell you

Re: Jenkins 2.0 alpha release available

2016-03-01 Thread Daniel Beck
On 01.03.2016, at 17:26, Eric Smalling wrote: > Has anyone posted a Docker Hub image yet? jenkinsci/jenkins:2.0-alpha-2 should be it. I added a link to https://jenkins-ci.org/2.0/ -- You received this message because you are subscribed to the Google Groups

Re: Polling in Jenkins

2016-02-16 Thread Daniel Beck
If you're polling, you need to define a schedule -- Jenkins needs to know how often to poll, after all. This can be as simple as '* * * * *', which means "every minute". Consider looking into (SCM specific) post-commit hooks, those notify Jenkins of changes immediately, and don't require

Problem with Jenkins JIRA/LDAP Account setup. Can't access my account

2016-02-12 Thread Daniel
, the wiki or anywhere else. I've tried this about 30 times over the past 6 months. Nothing changed. I assume there's something messed up with ldap auth?! Can anyone help me with this or point me to someone who might be able to help _WITHOUT_ me needing access to JIRA to contact him? Thanks Daniel

Re: How to cancel plugin update

2016-02-12 Thread Daniel Beck
On 12.02.2016, at 02:48, Paweł Wiśniewski wrote: > I need to cancel plugin update. I've installed git-plugin and it have updated > my promoted-build-plugin. The promotion plugin have already been installed so > now in Update Center I have: Shut down Jenkins. Open

Re: Problem with Jenkins JIRA/LDAP Account setup. Can't access my account

2016-02-12 Thread Daniel
Hi, Thanks for the fast reply. Mid 2015 sounds about right. I had an account before (and used it). Is it possible to either readd it or remove the whole account so I can reregister with my email address? On Friday, February 12, 2016 at 1:45:22 PM UTC+1, Daniel Beck wrote: > > > On 1

Re: Problem with Jenkins JIRA/LDAP Account setup. Can't access my account

2016-02-12 Thread Daniel Beck
On 12.02.2016, at 03:05, Daniel <daniel.c.br...@gmail.com> wrote: > tried multiple times to contact someone about it via mail, irc, etc. Funny > enough it seems impossible to get in contact with someone about problems with > the jenkins infrastructure Whatever you did, it do

Re: issues.jenkins-ci.org: No login possible

2016-02-09 Thread Daniel Beck
Should be resolved. On 09.02.2016, at 07:43, David Aldrich wrote: > > login to issues.jenkins-ci.org seems to be broken: > > “Sorry, a communication error occurred while trying to contact the remote > authentication server.“ > > Best regards > > David > >

Re: play-autotest-plugin no longer available

2016-02-09 Thread Daniel Beck
We require that every plugin has a wiki page and links to it from the POM. For some reason, this plugin's wiki page exists and was still rejected. I suggest we wait a bit to see whether this resolves itself, otherwise I'll need to investigate. On 08.02.2016, at 10:46, Rafael Rezende

Re: Jenkins plugin stats broken

2016-02-08 Thread Daniel Beck
Thanks for the information. I'll look into it. No idea whether I'll have the time this week to do that though. On 08.02.2016, at 00:50, nightwolf...@gmail.com wrote: > Whats happened to the Jenkins plugin stats? > > > > -- > You received this message because you are subscribed to the Google

Re: Avoiding job failure email notification when an old job is cancelled by a newer job when entering a throttled stage

2016-02-03 Thread Daniel Beck
Have you tried looking more closely at the exception 'err' to see whether they're different based on how the build was failed/aborted? On 03.02.2016, at 17:50, Meiteimacha999 wrote: > i have my workflow set up like so. This sends an email notification when a > job

Re: fetch the api key for the current user?

2016-02-01 Thread Daniel Beck
On 01.02.2016, at 22:44, Brian J. Murrell wrote: > So it's absolutely no different from you logging into Jenkins, > and going to your user/USERNAME/ page and fetching your key. Except in one case you're in the same authenticated browsing session, and in the other case,

Re: fetch the api key for the current user?

2016-01-31 Thread Daniel Beck
On 30.01.2016, at 19:10, Brian J. Murrell wrote: > I am looking for a REST API handle to get the API key of the user that > ran a job. I think any answer to this would likely be a security issue and should be reported as such, rather than posted here. Thank you. --

Re: Jenkins Build queue on Label for newly added slave nodes

2016-01-28 Thread Daniel Beck
Try the following in script console: Jenkins.instance.queue.scheduleMaintenance() On 28.01.2016, at 14:37, Satish Swargam wrote: > A Jenkins job was configured using a Label expression. There are several > builds queued up for the job with one running and have been adding

Re: How to detect if a slave is running a job

2016-01-27 Thread Daniel Beck
On 27.01.2016, at 18:38, Mark deVilliers wrote: > What is the best way to detect in a job is in progress from the actual slave? > > Our use case is to write a script that will delete a slave after a period of > inactivity. We want the deletion to happen whether the

Re: Changelog is empty for release 1.645

2016-01-25 Thread Daniel Beck
Reload the page. The delays are an artifact of our new statically generated site, which needs to be kicked after a changelog update. On 25.01.2016, at 15:39, ycollet wrote: > Hello, > > For some times now, when a new release of jenkins is uploaded on the website, >

Re: Feed for changelog

2016-01-22 Thread Daniel Beck
On 22.01.2016, at 10:14, Johannes Wienke wrote: > is there an RSS feed available with the Changelog (for the LTS version)? > On the Changelog page there is a feed icon but that is just the feed for > the blog. > > https://jenkins-ci.org/changelog-stable/ No,

Re: Does Jenkins still hold all job history in RAM?

2016-01-22 Thread Daniel Beck
On 22.01.2016, at 17:44, Christopher Shanahan wrote: > So I'm tossing the question out to you guys (via an email he gave me). > Does Jenkins still hold every Job history in RAM? Was this issue fixed like > stated in the above Forum? Did the issue crop back up

Re: Feed for changelog

2016-01-22 Thread Daniel Beck
On 22.01.2016, at 12:36, Johannes Wienke wrote: > Thanks. However, I'd be more interested in what actually changed than > the dates. And not having to navigate to the webpage from my news reader > would be much more convenient. Any chance to set up such a

Re: What does "Use Gradle Wrapper" do in Jenkins Gradle plugin?

2016-01-18 Thread Daniel Beck
On 18.01.2016, at 18:14, David M. Karr wrote: > I don't understand what "task inde" means, or a reference to the "left side". When you view the build log, the Gradle Plugin adds an index to the left side (below the sidepanel links) that lets you jump directly to

Re: How to get the list of user views by the api

2016-01-13 Thread Daniel Beck
These are not exposed via the API. The MyViewsProperty is one of the empty {} in 'property'. On 13.01.2016, at 15:52, Yohann Perraud wrote: > Hi, > > Is there a way to retrieve the list of view for a user via the Rest API ? > > I tried /user//my-views/api/json,

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: 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

Re: Content-Security-Policy in Jenkins

2016-01-08 Thread Daniel Beck
On 08.01.2016, at 11:49, Boris Serdiuk wrote: > Do you have any announcement or migration guide where I can redirect my users? Choose any of these, the full documentation is at most two clicks away: Security advisory announcement:

Re: How to check and set the threshold for health metrics?

2016-01-03 Thread Daniel Beck
Select the nodes that are offline, and those that have been taken offline automatically have a corresponding offline cause on their node page. The thresholds generally can be configured at the /computer/configure URL. However, the response time threshold cannot be configured there. It's fixed

Re: [workflow] SCM polling not working if build never done before?

2016-01-02 Thread Daniel Beck
Workflows use the previous (completed) build's checkouts to determine what SCMs should participate in polling. Without such a build, it's not known whether there's even an SCM in use. So the option with no previous (completed) build is to never build, or to always build, on polling. And with

Re: [workflow] SCM polling not working if build never done before?

2016-01-02 Thread Daniel Beck
On 02.01.2016, at 22:39, Craig Rodrigues wrote: > If I have a checkout() command directly in the workflow script itself, why > can't the workflow detect > that an SCM is in use? You mean the command that takes a bunch of parameters (including SCM type and URL) whose

Re: hudson.model.DirectoryBrowserSupport.CSP inaccesible; cannot render userContent HTML

2015-12-23 Thread Daniel Beck
> On 23.12.2015, at 15:40, Jason Swager wrote: > > tried the following script in the console: > > hudson.model.DirectoryBrowserSupport.CSP ='' Just read the wiki page. It explains how to do this. -- You received this message because you are subscribed to the Google

Re: Workflows and SCM Polling

2015-12-21 Thread Daniel Beck
Documentation: https://github.com/jenkinsci/workflow-plugin/blob/master/scm-step/README.md#polling > On 21.12.2015, at 17:05, Mark Bidewell wrote: > > I am considering Workflows to automate build and release. Can a workflow be > called in a CI polling manner? There is a

Re: lots of fun with jenkins url

2015-12-21 Thread Daniel Beck
> On 21.12.2015, at 10:19, Max Kovgan wrote: > > After setting it to: IP:EXT_PORT, everything started working. Weird, we should already support both cases (i.e. separate and combined host/port). Maybe you could take a look at this and compare to your setup?

Re: Users' cannot log out

2015-12-21 Thread Daniel Beck
> On 21.12.2015, at 04:58, Swiveling Raveesh wrote: > > I guess that would make sense that it just redirects back to the SSO page. > But right now a logged in user cannot sign out at all. So once you are logged > in there is no way to authenticate with a different

Re: Ability to get the current logged in user's api token

2015-12-21 Thread Daniel Beck
> On 21.12.2015, at 23:00, Joe Ferr wrote: > > much cleaner if the current logged in user's api token was somehow exposed > (as an env var?)/ made available to my gradle script. And by "cleaner" you mean "enable your users to steal other users' API tokens just because

Re: Jenkins crashes on aborting job. Which logger should I use?

2015-12-21 Thread Daniel Beck
> On 11.12.2015, at 16:17, Ivan Hamer wrote: > > I run Jenkins v1.640, and on about 10% of aborts (either manual or through > timeout plugin), Jenkins server exits with the attached output. To clarify, the Jenkins master exits, and afterwards is not running anymore? -- You

Re: Users' cannot log out

2015-12-20 Thread Daniel Beck
On 20.12.2015, at 09:03, Swiveling Raveesh wrote: > Am I misconfiguring something? I think this is the regular behavior when anonymous has no access to Jenkins at all -- it'd show the login form for 'normal' security realms, for SSO based ones it's redirecting to

Re: lots of fun with jenkins url

2015-12-20 Thread Daniel Beck
On 20.12.2015, at 23:13, Max Kovgan wrote: > So, is this possible with my nginx misconfigured? Are you setting X-Forwarded-Port? Find out by running `org.kohsuke.stapler.Stapler.getCurrentRequest().getHeader('X-Forwarded-Port')` in the script console. Also interesting

Build Blocker + Parameterized Builds

2015-12-19 Thread Daniel Langer
Hello, One of the things we use Jenkins for is as a launcher for our deployment processes. As all our different services an environments have an identical build process, we've implemented this as one parameterized job called "deploy", with parameters "product" and "environment" (production,

Re: how to cancel build queue jobs in jenkins by only using the build number, which are not started by jenkins and are in its build queue through REST API

2015-12-18 Thread Daniel Beck
On 15.12.2015, at 14:56, tushar singhal wrote: > how to cancel build queue jobs in jenkins by only using the "build number" > through REST API, which are not started by jenkins and are in its build > queue. Trigger the build programmatically using the

Re: How to prevent Jenkins from adding single quotes to parameterized vlaues

2015-12-18 Thread Daniel Beck
I answered this on IRC. Here's basically the same answer again: http://stackoverflow.com/a/34364786 On 18.12.2015, at 22:57, no...@gmx.com wrote: > I've also tried doing this: > Name: OPTS > Default Value: -o tmp -e "arg1=${VAR1} arg2=${VAR2} arg3=${VAR3}" > > Execute shell command: >

Re: Zero Day attack due to Apache Commons statement to widespread Java object de-serialisation vulnerability

2015-12-16 Thread Daniel Beck
On 12.12.2015, at 18:44, Indra Gunawan (ingunawa) wrote: > With the Java 7 to run requirement, I want to confirm the following: > 1. Jenkins master and all its slave needs to run JDK 7 or above (JDK7 or > above to run Jenkins master process and SSH slave to connect needs to

Re: [Jenkins-events] which logo do you like best?

2015-12-14 Thread Daniel Beck
On 14.12.2015, at 20:17, Alyssa Tong wrote: > Hello, > > Planning is underway for Jenkins World 2016 in Santa Clara, CA. This will be > a three days Jenkins conference for 2016. I wanted to solicit feedback for > the new Jenkins World logo. Attached are some options to

Re: JDK installer from java.sun.com is asking for the JDK ID

2015-12-09 Thread Daniel Beck
This should be resolved since earlier today. On 09.12.2015, at 18:24, Andrew Bayer wrote: > I've seen it in the latest LTS - only thing I've found that clears it up is > restarting a few times and force-updating. I think it might be the cert > issues on tool installer

Re: form too large error

2015-12-05 Thread Daniel Beck
On 05.12.2015, at 15:24, Rohit Sharma wrote: > I am using jenkins version 1.639. Please tell me how to fix form too large > error. I was trying to add ssh credentials to login to remote server in order > to automate tasks but after couple of entries it started

Re: Deleting Builds from Build Queue when Superseded By Newer Patchsets

2015-12-04 Thread Daniel Beck
Someone on IRC recently wanted to limit the number of queue items for a job, so I wrote: https://github.com/daniel-beck/fixed-fifo-queue-plugin Could be close enough to what you need. Completely unsupported. On 04.12.2015, at 15:48, James Pascoe <ja...@james-pascoe.com> wrote: > Hi

Re: Command not found error on bash build script

2015-12-02 Thread Daniel Beck
On 02.12.2015, at 17:38, Gouri Nair wrote: > Can someone tell me what could be wrong? Has absolutely nothing to do with Jenkins. It's just invalid bash syntax. Get rid of the space around the '=' char. In the future, try whether what you're doing works outside Jenkins

Re: Commit hook causes not respecting choice parameter defaults

2015-12-01 Thread Daniel Beck
No, it's a bug. Its fix is waiting to be merged (Git Plugin PR 356). On 01.12.2015, at 10:54, Dave Save wrote: > Hi everyone, first time question. > > I noticed that builds originating from git commit > (BUILD_CAUSE=COMMITHOOKCAUSE) have none of the choice parameters

Re: Missing build status in the build history of several jobs

2015-11-30 Thread Daniel Beck
On 30.11.2015, at 20:00, lvoty...@redhat.com wrote: > It is possible that builds are not loaded. The build.xml are missing, so they cannot be loaded. --- Maybe these builds were deleted, and deletion was incomplete? -- You received this message because you are subscribed to the Google

Re: LDAP plugin, warning after Jenkins upgrade v1.638

2015-11-26 Thread Daniel Beck
Click the plugin name and then scroll down. On 26.11.2015, at 08:57, Lavr L wrote: > Hi > > I upgraded Jenkins to last release 1.638 and now I have the following warning > for LDAP plugin: > Warning: the new version of this plugin claims to use a different settings >

Re: Jenkins Triggering Nessus Scans

2015-11-25 Thread David Daniel
Was there a solution found for this issue? On Thursday, May 2, 2013 at 5:08:51 PM UTC-4, Jared Griffith wrote: > > Is it possible to have a job trigger a Nessus scan? > > -- > > Jared Griffith > Linux Administrator, PICS Auditing, LLC > P: (949) 936-4574 > C: (909) 653-7814 > >

Re: How to extend $PATH used by Jenkins?

2015-11-25 Thread Daniel Beck
On 25.11.2015, at 09:32, Jochen Hayek wrote: > Have a look at the "Build Environment" section, particularly at "Properties > Content"! … which is provided by the EnvInject Plugin. -- You received this message because you are subscribed to the Google Groups

Re: LDAP authentication problem for multiple OUs

2015-11-25 Thread Daniel Beck
How about: OU=Users On 26.11.2015, at 06:10, Ramaprakash Ganesan wrote: > I am trying to get all our organization users to login using their LDAP > domain credentials to Jenkins. > With the options below, only users under 1 particular OU are able to login. I > want to

Re: Can Folders to have OWN parameters?

2015-11-23 Thread Daniel Beck
On 23.11.2015, at 11:47, Stephen Connolly wrote: > closed source folders-plus plugin It's in that. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails

Re: Matrix Authorization Strategy Plugin - max number of user entries?

2015-11-17 Thread Daniel Beck
Isn't this only the issue with the limit of form submission size? If so, should suffice to set the system property org.eclipse.jetty.server.Request.maxFormContentSize to 0 (or -1?). On 17.11.2015, at 18:12, G Dameron wrote: > Our IT folks are reporting that the global

Re: Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller'

2015-11-17 Thread Daniel Anechitoaie
Thanks for explaining what's the issue. I think I'll wait for a while until the certificate is fixed so I don't change the java.security settings yet. On Tuesday, November 17, 2015 at 8:05:43 AM UTC+2, Daniel Beck wrote: > > > KK needs to fix the cert/secret used by the crawler

Re: Any quick way to convert 50+ VS .net manual builds into Jenkins?

2015-11-16 Thread Daniel Beck
On 16.11.2015, at 15:51, Jirong Hu wrote: > Jenkins project has everything inside a folder, I can copy a sample > project/folder to create a new one and modify something. That works while Jenkins is stopped. (There are ways to do it while Jenkins is running but those

Re: Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller'

2015-11-16 Thread Daniel Beck
`jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 512` (rather than < 1024). On 16.11.2015, at 11:49, Daniel Anechitoaie <daniels0...@gmail.com> wrote: > I get the following error when I click on the "Check now" button on manage > plugins page. > Any idea w

Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller'

2015-11-16 Thread Daniel Anechitoaie
I get the following error when I click on the "Check now" button on manage plugins page. Any idea what's going on? This is a fresh installation of Jenkins 1.638 on CentOS 7.1 running on Java 1.8.0_66-b17 Signature verification failed in downloadable 'hudson.tasks.Maven.MavenInstaller' (show

Re: Job #s are inconsistent after restore from thinBackup

2015-11-12 Thread Daniel Beck
Set Next Build Number Plugin allows you to set the value in memory. Jenkins doesn't read from the file except when loading the Job. On 12.11.2015, at 17:49, Guy Matz wrote: > Hi! I was lucky enough to be able to restore from a backup and a disk > failure, but now *some* of

How to extend $PATH used by Jenkins?

2015-11-10 Thread Daniel Anechitoaie
Hi, I have some stuff installed in /opt/ How can I add this to $PATH so that it's visible in Jenkins? -- 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

<    3   4   5   6   7   8   9   10   11   12   >