Kubernetes Plugin - Running more than one agent of a pod template concurrently

2023-09-01 Thread Ashish Sharma
Dear All, We are using kubernetes plugin to spawn new agents for build jobs. We want to ensure that multiple agent pods are running for build stages (which take a while to run and complete). However we notice that only a single agent pod is active at a time. - First job is active, and create a p

Re: Could not update folder level actions from source FATAL: "Failed to recompute children" when indexing multibranch pipeline

2023-06-18 Thread Ashish Kumar
Ya it was an error from gerrit side. There was this particular change *refs/changes/24/106224/4:refs/remotes/origin/24/106224/* in which a patchet we suspected it was not properly uploaded, possibly interupted in middle of a push. We abandoned the change since the owner was not available and

Could not update folder level actions from source FATAL: "Failed to recompute children" when indexing multibranch pipeline

2023-06-15 Thread Ashish Kumar
Hi All, I'm getting this following error which is happening for a particular gerrit repo. The configuration is working for all other repos in my project but not in this particular one. *ERROR: [Thu Jun 15 17:55:03 UTC 2023] Could not update folder level actions from source

BitBucket Branch Source - Create Exception for one specific Repository

2021-03-08 Thread Ashish Sharma
creating a new Org folder just for this repository. FYI, we are on latest LTS for BitBucket server, Jenkins and plugin. Thanks, Ashish -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emai

Jenkins Shared Libraries vs Cloudbees Pipeline Templates

2021-02-27 Thread Ashish Sharma
using shared libraries vs pipeline templates, do they co exist? Does anyone has working experience in this area? FYI, Have gone through this post, but still not able to get clarity on this query. https://www.cloudbees.com/blog/pipeline-as-code Thanks, Ashish -- You received this message

Intermittent Error during unstash operation

2021-02-25 Thread Ashish Sharma
Hi All, We are getting intermittent error during unstash operation. We are using kubernetes agents, and stash is done in a diff agent, and now trying to unstash in another agent/container. Any suggestions on this? Getting this just 1/10 times, with same config / settings. *java.io.IOException

Query regarding Organization Folder Events

2021-02-09 Thread Ashish Sharma
Dear Community, We are using below: - Cloudbees Core (Jenkins) 2.235.1 - BitBucket Branch Source plugin - BitBucket Data Center 6.10.4 We have a query regarding Organization Folder Events page. We are not able to fully comprehend which events are logged in this page. It is quite

Re: master to agent connection keeps breaking every 3-4 hours

2020-11-03 Thread Ashish Sharma
We have tried putting these on both side, but still facing same issue :( On Thursday, October 1, 2020 at 1:33:57 AM UTC+8 kuisat...@gmail.com wrote: > ideally, on both sides, make it on one side usually is enough. > > El miércoles, 30 de septiembre de 2020 a las 3:22:00 UTC+2,

Re: master to agent connection keeps breaking every 3-4 hours

2020-09-29 Thread Ashish Sharma
the recommendation is to tune the TCP stack to keep > those connections open with traffic see > https://support.cloudbees.com/hc/en-us/articles/115001416548#7tcpretransmissiontimeoutossperhapsincrease > > El martes, 29 de septiembre de 2020 a las 10:47:22 UTC+2, > ashish...@gmail.c

master to agent connection keeps breaking every 3-4 hours

2020-09-29 Thread Ashish Sharma
Hi Team, We are using JNLP to connect Mac agent to Linux master node. Jenkins agent keeps disconnecting frequently, and we are getting below logs in master. Can you please suggest how to resolve this? What are the steps to further triage the same. Some of the questions we are trying to answe

Jenkins with MacOS Agent - iOS app ARCHIVE FAILED error

2020-09-16 Thread Ashish Sharma
ion v11.6 - fastlane version 2.144.0 Thanks, Ashish -- 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

Re: How to share (non-secret) variables between jobs

2020-09-11 Thread Ashish Sharma
those > variable from a global shared library and used inside the pipelines. > > > Il giorno giovedì 10 settembre 2020 alle 01:46:51 UTC+1 > ashish...@gmail.com ha scritto: > >> Dear All, >> >> We have a bunch of jobs which will use some common variables like user &g

Re: How to share (non-secret) variables between jobs

2020-09-09 Thread Ashish Sharma
string(name: 'param1', value: "value1") > ] > } > } > > > > /BR > John > > On Thu, 10 Sep, 2020, 6:17 am Ashish Sharma, wrote: > >> Dear All, >> >> We have a bunch of jobs which will use some common variables like

How to share (non-secret) variables between jobs

2020-09-09 Thread Ashish Sharma
Dear All, We have a bunch of jobs which will use some common variables like user names, urls etc (which are not secrets or credentials). Is there a way (or plugin maybe) to share these variables between jobs (something like credentials plugin for secrets). TIA, Ashish -- You received this

Re: Declarative pipeline - Call another Jenkinsfile from pipeline script

2020-09-08 Thread Ashish Sharma
alle ore 16:09 Saravanan Manickam < > manicsa...@gmail.com> ha scritto: > >> I am not sure whether I understood completely.. you could have used >> "when" condition to match the branch and do all the additional steps you >> want. It'll be clean that wa

Declarative pipeline - Call another Jenkinsfile from pipeline script

2020-09-07 Thread Ashish Sharma
duplicate declarative script? Any other suggestions on how you generally tackle such cases? Thanks, Ashish -- 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

Re: Help needed with setting up credentials for Bitbucket-branch-source-plugin

2020-07-26 Thread Ashish Sharma
ache.http.client.protocol. ResponseProcessCookies processCookies Invalid cookie header: "Set-Cookie: xx; Expires=Mon, 03 Aug 2020 02:01:48 GMT; Path=/; SameSite=None; Secure". Invalid 'expires' attribute: Mon, 03 Aug 2020 02:01:48 GMT Any help would be appreciated. Thanks, Ashish On Frida

Help needed with setting up credentials for Bitbucket-branch-source-plugin

2020-07-23 Thread Ashish Sharma
? We are using delegated ldap for microsoft active directory in bitbucket. I tried to setup using a general user credentials but its not able to fetch repositories with project name, it keeps showing error message. Does this have to be the project admin user credentials? Thanks, Ashish -- You

Re: Jenkins reverse proxy (Apache) with SSL

2018-01-28 Thread Ashish Yadav
Any ideas? ☺ From: on behalf of Ashish Yadav Reply-To: "jenkinsci-users@googlegroups.com" Date: Thursday, January 25, 2018 at 7:34 PM To: "jenkinsci-users@googlegroups.com" Subject: Jenkins reverse proxy (Apache) with SSL I am running Jenkins on Centos 7 behind a re

Jenkins reverse proxy (Apache) with SSL

2018-01-25 Thread Ashish Yadav
I am running Jenkins on Centos 7 behind a reverse proxy with ssl certs. I want Apache to handle the ssl certs. User -> HTTPS -> Apache -> HTTP -> Jenkins application. Here is what my configuration looks like. RewriteEngine On RewriteCond %{HTTPS} !on RewriteRule /.* https://$0 [R=301,L] E

Re: Job Scheduling per 10 secs

2017-06-14 Thread Ashish Kaushik
> for(int i = 0;i < 6;i++) { > > > build job:'foo', wait: false > > > sleep 10 > } > } > } > } > } > } > > Have fun! > > --Bill > > > On Wednesday, 7 June 2017 17:07:35 UTC+1, Ash

Job Scheduling per 10 secs

2017-06-07 Thread Ashish Kaushik
eatly appreciated. Thanks -- * Ashish *Kaushik SourceFuse Technologies -- -- You received this message because you are subscribed to the Google G

Re: Jenkins fingerprint cleanup job schedule

2017-01-19 Thread Ashish Yadav
stop Jenkins before deleting these or can I delete them on the fly? 4. If I can delete them on the fly, is a Jenkins restart required? Thanks, Ashish. From: Rachel Moreno mailto:raquel.moreno.carm...@gmail.com>> Date: Thursday, January 19, 2017 at 11:53 AM To: Jenkins Users mailto:jen

Re: Is there a way to make "discard old builds" happen right now?

2017-01-19 Thread Ashish Palecha
Hey Jdhein, can u pls provide me whole groovy code what u r using for ur project. because i am also facing same problem. On Saturday, October 8, 2011 at 4:28:50 AM UTC+5:30, jdhein wrote: > > > > On Oct 7, 4:11 am, Christopher Orr wrote: > > On 06/10/11 21:19, jdhein wrote: > > > > > My org

Jenkins fingerprint cleanup job schedule

2017-01-18 Thread Ashish Yadav
Where in Jenkins is the fingerprint cleanup job or run schedule defined? What does this fingerprint cleanup job do? I am seeing A LOT of these errors everything the job runs. I even restarted Jenkins but I am still getting these errors. I know build #93 does not exist on the server. Why is thi

LTS 1.651.1 Clarification.

2016-11-22 Thread Ashish Yadav
Looking for clarification on the OS impacted by: LTS 1.651.1 - OPEN issues listed below. JENKINS-26684 -linked to-> JENKINS-31986 - [This appears to only impacts Jenkins on Windows.] However,

M2+Release+Plugin

2016-11-22 Thread Ashish Yadav
I am currently using v0.14.0 of the M2+Release+Plugin. I do NOT see an update for this plugin in the 'Update Plugins' on Plugin Manager page. When will v0.15.0 be release? I am waiting for v0.15.0 as it contains the fixe for SECURIT

Shell and Path variable

2016-10-03 Thread Ashish Yadav
I created a sample job in Jenkins2.0 to get the SHELL and PATH variables. Here is the console output: Started by user admin Building in workspace /var/lib/jenkins/workspace/path [path] $ /usr/bin/zsh -xe /tmp/hudson7499585998548354807.sh +/tmp/hudson7499585998548354807.sh:2> echo /bin/bash /bin/b

Re: Missing the Job/ExtendedRead permission

2016-09-19 Thread Ashish Yadav
Any ideas on this? From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Date: Tuesday, September 6, 2016 at 1:58 PM To: "

Re: Missing the Job/ExtendedRead permission

2016-09-08 Thread Ashish Yadav
Any ideas on this? From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Date: Tuesday, September 6, 2016 at 1:58 PM To: "

Missing the Job/ExtendedRead permission

2016-09-06 Thread Ashish Yadav
I implemented the Project Based Security Matrix plugin and am able to configure the jobs and grant permissions accordingly. I granted myself overall Admin access. However, there are select jobs that I can't configure at all. I don't even see the 'configure' link. When I try to configure or clone

Re: Jenkins LTS v2.7.3 startup errors

2016-09-01 Thread Ashish Yadav
Any idea why I am getting these errors even though I don’t have Role-based or Matrix based or Project based Matrix Authorization strategy enabled? From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@go

Jenkins LTS v2.7.3 startup errors

2016-09-01 Thread Ashish Yadav
eadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Where is Jenkins getting these from, if the 'configSecurity' page is not configured for any Role/Matrix/Projec

Jenkins 2.0 requirements

2016-08-30 Thread Ashish Yadav
As per https://jenkins.io/2.0/, > Jenkins 2 now requires Servlet 3.1 to run. If you're not using the embedded > Winstone-Jetty, make sure your container supports Servlet 3.1 (e.g. Tomcat 8) > before upgrading. > Jenkins 2 no longer supports AJP with the embedded Winstone-Jetty container, > so i

Jenkins 2.x feature options

2016-08-29 Thread Ashish Yadav
Last week, I was upgrading one of my test instance of Jenkins from 1.642.3 to the latest LTS release 2.7.2. After I restarted Jenkins 2x, I got a prompt asking me if I want to 'enable' the new Jenkins 2x features (pipeline...). However, when I try to update another test VM to Jenkins 2.x, I am n

Building multiple times for same and old commit

2016-08-25 Thread Ashish Yadav
I am seeing Jenkins kick off the build job 3-4 times for the same commit. Is most cases the commit was from an earlier time. Example: Commit #1: 8/24/16 at 5:34pm - Jenkins kicks off build job as expected. commit notification 41365xxx Build #2: 8/25/16 at 7:58am - Jenkins kicks off build jo

Re: workspace not getting cleared before or after build.

2016-07-20 Thread Ashish Yadav
y & force clone". That is available if you're using git. The Workspace Cleanup Plugin offers before build and after build deletion of the workspace. Maybe that plugin is not installed? Mark Waite On Wed, Jul 20, 2016 at 7:35 AM Ashish Yadav mailto:ashish.ya...@firemon.co

workspace not getting cleared before or after build.

2016-07-20 Thread Ashish Yadav
I am currently running Jenkins LTS v1.642.3 on CentOS 6. In my job configs, I am NOT seeing any section or task to clean the workspace before build or even as a Post-Build activity to clean workspace after build. Did this feature get removed somehow? -- You received this message because you

Git+Client+Plugin

2016-06-26 Thread Ashish Yadav
This page is not showing any version information. Getting 'blank page'. https://wiki.jenkins-ci.org/display/JENKINS/Git+Client+Plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fro

Features+controlled+by+system+properties

2016-06-20 Thread Ashish Yadav
How do I list the existing values of these system parameters and do I use the script console to get the values or via command line on the server itself? https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties -- You received this message because you are subscribed t

Jenkins LTS v1.651.3 - OPEN issues.

2016-06-07 Thread Ashish Yadav
I am currently running Jenkins LTS v1.642.3, on CentOS 6, and am planning on upgrading to LTS v1.651.3 when it is released tomorrow. Jenkins LTS v1.651.3 states that the following issues have been resolved: What's new in 1.651.3 (2016/06/08) Cannot enable disabled dependencies. (issue 32340

Jenkins 2.0 in LTS changelog

2016-05-17 Thread Ashish Yadav
Will Jenkins 2.0 have it's own LTS change log or will it be added to the existing LTS changelog [https://jenkins.io/changelog-stable/]. If it is being added to the existing change log, what is the ETA or timeline? I am currently running LTS v1.642.3 -- You received this message because you are

Jenkins v1.642.3

2016-04-27 Thread Ashish Yadav
I am running Jenkins v.1642.3. I just saw the following in the Jenkins log. Any idea was causes this and how it can be resolved? Apr 27, 2016 12:51:47 PM WARNING hudson.model.Descriptor$NewInstanceBindInterceptor instantiate falling back to default instantiation hudson.plugins.git.browser.Asse

Re: StashNotifier Plugin - version info

2016-04-18 Thread Ashish Yadav
kinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Date: Monday, April 18, 2016 at 4:19 PM To: Jenkins Users mailto:jenkinsci-users@googlegroups.com>> Subject: Re: StashNotifier Plugin - version info Working for me on Chrome Mac. Richard. On Tue, 19 Apr 2016 at 08

StashNotifier Plugin - version info

2016-04-18 Thread Ashish Yadav
This page is coming up 'blank' for me. https://wiki.jenkins-ci.org/display/JENKINS/StashNotifier+Plugin I am not able to view any version history. Did the page get moved? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this

Git Client Plugin - Version info

2016-04-18 Thread Ashish Yadav
This page is coming up 'blank' for me. https://wiki.jenkins-ci.org/display/JENKINS/Git+Client+Plugin I am not able to view any version history. Did the page get moved? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this gr

Re: Jenkins memory leak

2016-03-24 Thread Ashish Yadav
Termination trace (log) could be due to a network connectivity issue between the master and the slaves. I restarted jenkins to resolve this (termination request) issue. From: Andrew Barber mailto:ajbarbe...@gmail.com>> Reply-To: "jenkinsci-users@googlegroups.com

Re: Best Practices with LTS Updates

2016-03-19 Thread Ashish Yadav
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. https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-12-09 How can I tell if this will impact me? How can I tell if this will be

Re: Best Practices with LTS Updates

2016-03-19 Thread Ashish Yadav
't do yum, install the Jenkins as war on Tomcat, Jetty or the embedded Jetty that comes with Jenkins. From: mailto:jenkinsci-users@googlegroups.com>> on behalf of Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-use

java.net.MalformedURLException: no protocol

2016-02-23 Thread Ashish Yadav
I am running Jenkins v1.609.3 on CentOS. My jenkins log is filling up with these ‘errors’. What could be causing this? Caught exception evaluating: browser.getFileLink(p) Caught exception evaluating: browser.getDiffLink(p) Feb 23, 2016 9:33:52 AM WARNING hudson.ExpressionFactory2$JexlExpres

Re: git plugin, git client plugin and git

2016-02-08 Thread Ashish Yadav
ault-Git-executable.JPG] Here's the JGit case: [JGit-Git-executable.JPG] Mark Waite On Mon, Feb 8, 2016 at 1:38 PM Ashish Yadav mailto:ashish.ya...@firemon.com>> wrote: Thanks for the clarification. How/where do I see the option for the git client plugin to see if it is using

Re: git plugin, git client plugin and git

2016-02-08 Thread Ashish Yadav
line git vs. JGit at https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin#GitPlugin-WhyNotJGit . Mark Waite On Mon, Feb 8, 2016 at 11:58 AM Ashish Yadav mailto:ashish.ya...@firemon.com>> wrote: I am running Jenkins LTS v1.609.3 on CentOS. I have the following plugins installed. git plug

git plugin, git client plugin and git

2016-02-08 Thread Ashish Yadav
I am running Jenkins LTS v1.609.3 on CentOS. I have the following plugins installed. git plugin v2.2.7 git client v1.11.0 However, I also have git installed on master and the slaves. Master - - git version 1.7.12.4 Slave #1- git version 1.8.2.1 Slave #2 - git version 1.7.12.4 Slave #3 - git ver

Re: slave log file

2016-01-29 Thread Ashish Yadav
this? 2. Any log files we can look at to troubleshoot further? 3. How can I make sure that the slave.jar file is up-to-date on the slave nodes before restarting jenkins? How often is the slave.jar file (version) updated? Thanks, Ashish. From: Ashish Yadav mailto:ashish.ya...@firemon.com

Re: slave termination error

2016-01-29 Thread Ashish Yadav
tor. Are per chance your master node and the build agents not on the same network? Could you try pinging nodes from the master and paste the result here so that a can judge if it appears normal or not? My 2 cents Le 28 janv. 2016 4:00 PM, "Ashish Yadav" mailto:ashish.ya...@firemon.com>

slave log file

2016-01-28 Thread Ashish Yadav
Our jenkins LTS v1.609.3 keeps hanging on a reboot when trying to connect to a slave. In order to troubleshoot this futher, where can we access the slave’s log file. The same log file that you see when you manage the node. However, in this case, jenkins isn’t up so we can’t navigate to the slave

Re: slave termination error

2016-01-28 Thread Ashish Yadav
Any guidance is greatly appreciated… From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Date: Thursday, January 28, 2016 at 8:09 AM To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Subject: Re

Re: slave termination error

2016-01-28 Thread Ashish Yadav
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googl

slave termination error

2016-01-28 Thread Ashish Yadav
I am running Jenkins v1.609.3 The jobs on my slave nodes are executing correctly. However, now I am getting the following error for every one of my nodes. Executor #0 for NodeABC : executing job1 #104 termination trace hudson.model.Computer$TerminationRequest: Termination requested at Wed Jan 2

Re: LDAP Read Timeouts

2016-01-21 Thread Ashish Yadav
remaining name ‘’] From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Date: Wednesday, January 20, 2016 at 3:45 PM To: "jenkins

Re: LDAP Read Timeouts

2016-01-20 Thread Ashish Yadav
.(InitialDirContext.java:101) at org.acegisecurity.ldap.DefaultInitialDirContextFactory.connect(DefaultInitialDirContextFactory.java:180) ... 52 more From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci

LDAP Read Timeouts

2016-01-20 Thread Ashish Yadav
I am running Jenkins version 1.609.3 with LDAP plugin version 1.11 Lately, I have been seeing these errors in the logs. Jan 20, 2016 1:57:27 PM WARNING hudson.security.LDAPSecurityRealm$LDAPUserDetailsService loadUserByUsername Failed to search LDAP for username=ABCD org.acegisecurity.ldap.Lda

Re: Jenkins unable to restart. Requires multiple attempts.

2016-01-13 Thread Ashish Yadav
Where in jenkins server are the slave configs defined? I don’t see them anywhere in the config.xml on MASTER. From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-

Jenkins unable to restart. Requires multiple attempts.

2016-01-12 Thread Ashish Yadav
if it has an issue and ‘keep moving’ to bring up jenkins? Where in jenkins server are the slave configs defined? I don’t see them anywhere in the config.xml on MASTER. Could it be cached somewhere? Thanks, Ashish Yadav -- You received this message because you are subscribed to the Google

Re: v3.9

2015-12-18 Thread Ashish Yadav
installable on that version. Le 18 déc. 2015 2:52 AM, "Ashish Yadav" mailto:ashish.ya...@firemon.com>> a écrit : Can Jenkins be installed and run on CentOS release 3.9? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" grou

v3.9

2015-12-17 Thread Ashish Yadav
Can Jenkins be installed and run on CentOS release 3.9? -- 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 th

1.625.1 and Java 7

2015-12-17 Thread Ashish Yadav
Does Jenkins LTS v1.625.1 require all slave nodes and master to run Java 7 or just the master to run Java 7? -- 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 j

Test email broken

2015-10-07 Thread Ashish Yadav
I am currently using Jenkins version 1.596.1 and Mailer plugin version 1.15. I am not able to send any email. This was working prior to the upgrade. Now I am getting javax.mail.AuthenticationFailedException: 535 5.7.8 Error: authentication failed -- You received this message because you are su

stack trace

2015-09-18 Thread Ashish Yadav
Has anyone see this error before and what could be causing it? I am running Jenkins version 1.596.1 Stack trace javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.596.1.jar!/lib/hudson/failed-test.jelly:30:58:

Re: Annotating JIRA ticket is not working

2015-09-16 Thread Ashish Yadav
One other note…this works sporadically. Some JIRA tickets do get updated, while some do not. Any ideas what might be causing this or how to resolve it? From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@go

Annotating JIRA ticket is not working

2015-09-15 Thread Ashish Yadav
I have a post build action to update the JIRA ticket after the build completes. I am even seeing this in the logs: Sep 15, 2015 3:43:36 PM INFO hudson.plugins.jira.JiraChangeLogAnnotator annotate Annotating JIRA id: ‘AB-465' Sep 15, 2015 3:45:22 PM INFO hudson.plugins.jira.JiraChangeLogAnnota

Jenkins job started via pull request

2015-08-03 Thread Ashish Yadav
I’d like to kick off some CI builds based on a STASH pull request. So basically have Jenkins and [Atlassian] STASH talk to each other so that we can do CI builds when a pull request is created. What’s the easiest way to do this? -- You received this message because you are subscribed to the Go

Re: multiple LDAP connections

2015-07-07 Thread Ashish Yadav
15 at 7:38 AM To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Cc: Ashish Yadav mailto:ashish.ya...@firemon.com>> Subject: Re: multiple LDAP connections Currently jenkins doesn't support failov

multiple LDAP connections

2015-07-06 Thread Ashish Yadav
How do I configure jenkins to connect to multiple ldaps? Example: ldap://ldap1.company.com:389 ldap://ldap2.company.com:389 In case there is an issue with ldap1. I want jenkins to use ldap2 automatically. -- You received this message because you are subscribed to the Google Groups "Jenkins Use

Re: char not showing up properly

2015-06-15 Thread Ashish Yadav
On second look, it seems that the ‘tree’ is not showing. [cid:A87A7B13-E5F0-47EB-85D5-0692970CA235] [cid:F2EF421D-5843-4D9C-9569-DD313B544AA2] Any ideas? Has anyone come across this before? From: Ashish Yadav mailto:ashish.ya...@firemon.com>> Reply-To: "jenkinsci-users@googl

char not showing up properly

2015-06-15 Thread Ashish Yadav
I am using npm and jshint-stylish to display warning icons in the log file for my jenkins job. I was showing the ‘triangle’ before [cid:86BEDD43-4152-484B-9FA8-BA60156B959A] but now it is showing back diamonds. [cid:AAB56A1D-7625-4893-92D9-AADE2509FE10] Any idea what could be causing this and h

update user.home variable on slave node

2015-06-12 Thread Ashish Yadav
The system properties for the slave node is showing user.home as /home/jenkins Where is this defined and how do I force/change it to /var/lib/jenkins? I already set the $HOME on the slave node to /var/lib/jenkins but the system properties file is not being updated to reflect that. -- You recei

sh file permissions

2015-05-08 Thread Ashish Yadav
I am trying to run a job can executes a .sh file and am getting permission denied. The file is owned by the jenkins user but doesn’t have execute permissions. If I update the file in the job workspace to have execute permissions, the file perms get overlaid every time the job the runs. How can

Re: unpin plugin

2015-04-17 Thread Ashish Yadav
Yes but why would the plugin be overwritten by a lower version? I would expect it to at least stay the same version. On 4/17/15, 9:47 AM, "Daniel Beck" wrote: >On 17.04.2015, at 16:23, Ashish Yadav wrote: > >> Is this expected behavior? > >From https://wiki.je

unpin plugin

2015-04-17 Thread Ashish Yadav
Is this expected behavior? Current version: LDAP Plugin v 2.11 [Pinned to Jenkins] I clicked on un-pin After reboot of Jenkins, LDAP Plugin changed to version 2.6 It did not stay at 2.11. When you unpin a plugin, doesn’t that mean that you can now manually upgrade it to any later version. It sho

Migrate Jenkins Master and Slaves Nodes

2015-04-16 Thread Ashish Yadav
I need to migrate the Jenkins Master server and Slave servers to new infrastructure. What is the ‘best practice’ to perform this migration other than just copying the JENKINS_HOME directory? What other ‘critical’ files need to be migrated over? -- You received this message because you are subs

missing the Job/ExtendedRead permission

2015-04-09 Thread Ashish Yadav
I implemented the Project Based Security Matrix plugin and am able to configure the jobs and grant permissions accordingly. I granted myself overall Admin access. However, there are select jobs that I can’t configure at all. I don’t even see the ‘configure’ link. When I try to configure or clone

Re: plugin usage

2015-03-31 Thread Ashish Yadav
issues with this plugin against Jenkins LTS version 1.596.1? On 3/31/15, 1:15 PM, "Daniel Beck" wrote: >Plugin Usage Plugin may help you with that. > >On 31.03.2015, at 20:09, Ashish Yadav wrote: > >> I have quite a few plugins that are installed and some that are mar

plugin usage

2015-03-31 Thread Ashish Yadav
I have quite a few plugins that are installed and some that are marked for an update. How can I tell if a plug-in is still in-use/valid and by which job? I want to remove plugins that are no longer in-use or needed. -- You received this message because you are subscribed to the Google Groups "

Re: server-based downloads

2015-03-19 Thread Ashish Yadav
5 at 12:02 PM To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Subject: Re: server-based downloads That would be why you are getting the warning then as server side metadata collection is the preferred met

plugin manager

2015-03-19 Thread Ashish Yadav
I just changed my Jenkins from v1.583 to LTS 1.596.1 and am getting a warning on the manage jenkins page. This version of Jenkins comes with new versions of the following plugins that are currently pinned in the plugin manager. It is recommended to upgrade them to at least the version bundled w

Re: server-based downloads

2015-03-19 Thread Ashish Yadav
groups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Subject: Re: server-based downloads On that screen was " Use browser for metadata download" enabled or disabled? Richard On 8:33AM, Thu, 19/03/2015 Ashish Yadav mailto:ashi

Re: server-based downloads

2015-03-18 Thread Ashish Yadav
Any idea why I am getting this warning message and if it is ‘valid’? On 3/18/15, 9:23 AM, "Ashish Yadav" wrote: >I am not sure what option I should select on the configure security page? > >[] Prevent Cross Site Request Forgery exploits > > Crumbs Crumbs Algorithm

Re: server-based downloads

2015-03-18 Thread Ashish Yadav
/15, 9:18 AM, "Daniel Beck" wrote: >Try clicking the link. > >On 18.03.2015, at 15:14, Ashish Yadav wrote: > >> I am getting this warning on my Manage Jenkins screen "You currently >>are using browser-based download to retrieve metadata for Jenkins >>p

server-based downloads

2015-03-18 Thread Ashish Yadav
I am getting this warning on my Manage Jenkins screen "You currently are using browser-based download to retrieve metadata for Jenkins plugins and tools. This has reliability issues and is not considered fully secure. Considerswitching to server-based download

Re: Slave To Master Access Control config

2015-02-13 Thread Ashish Yadav
5 at 12:15 PM To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Subject: RE: Slave To Master Access Control config Ashish, I think if your slaves are dedicated Jenkins build slaves and not used by anybody e

Slave To Master Access Control config

2015-02-13 Thread Ashish Yadav
Can someone please help me understand https://wiki.jenkins-ci.org/display/JENKINS/Slave+To+Master+Access+Control ? I have some jobs that are configured to run on a specific slave. These jobs are only dedicated to run on the specific slaves via the use of labels. Therefore, should i turn ON the

Re: Slave To Master Access Control

2015-02-11 Thread Ashish Yadav
ave To Master Access Control This article tasks about the Jenkins architecture for master/slaves relationship. This is totally unrelated to running/allowing jobs on some slaves. (Btw, attaching jobs to node/slave instead of labels is considered a bad idea) Cheers Le 11 févr. 2015 16:41, "As

Slave To Master Access Control

2015-02-11 Thread Ashish Yadav
Can someone please help me understand https://wiki.jenkins-ci.org/display/JENKINS/Slave+To+Master+Access+Control ? I have some jobs that are configured to run on a specific slave. These jobs are only dedicated to run on the specific slaves. Therefore, should i turn ON the access control or leav

Slave To Master Access Control

2015-02-10 Thread Ashish
this? Thanks, Ashish. -- 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 discussion on the w

Serial or parallel execution of Jenkins build jobs ?

2015-02-04 Thread Sharma, Ashish
builder job, will they execute in parallel or in a sequence? I haven't got any documentation from Jenkins on the above questions and any reference in support of your answer would be helpful. Thanks in advance Ashish -- You received this message because you are subscribed to the Google G

Designing pre-tested commit strategy with jenkins and git repo

2014-11-23 Thread Sharma, Ashish
://wiki.jenkins-ci.org/display/JENKINS/Designing+pre-tested+commit) but it provides a totally different strategy as provided by TeamCity. Please help. Thanks in advance Ashish -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Ashish Khedekar
il.com> wrote: > > Have you even tried my suggestion? > > > On Saturday, 21 June 2014, Ashish Khedekar > wrote: > >> Thanks for the reply, >> >> but I am using git provided by google app engine. is there any other >> plugin or "Source code Management&

Re: Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Ashish Khedekar
Thanks for the reply, but I am using git provided by google app engine. is there any other plugin or "Source code Management" option I need to use for that? Ashish On Sat, Jun 21, 2014 at 9:54 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > The Git plugin

Jenkins: How to run a job independent of the job workflow

2012-03-21 Thread Ashish Gupta
would be helpful. Thanks for attention. Ashish

  1   2   >