[JIRA] (JENKINS-49037) git clone does not retry if connection aborted

2018-03-06 Thread b...@axelabs.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bart Bialek commented on  JENKINS-49037  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git clone does not retry if connection aborted   
 

  
 
 
 
 

 
 +1  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2016-10-06 Thread b...@axelabs.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bart Bialek edited a comment on  JENKINS-17386  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Gradle.properties ignored after 1.22 upgrade   
 

  
 
 
 
 

 
 bq. Richard, I have version 1.24 installed... where is this option exposed?  I can't find it. I see it now under each Job's Gradle options: "Force GRADLE_USER_HOME to use workspace".  Is there a way to make this global for all Jobs?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2016-10-06 Thread b...@axelabs.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bart Bialek commented on  JENKINS-17386  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Gradle.properties ignored after 1.22 upgrade   
 

  
 
 
 
 

 
 Richard, I have version 1.24 installed... where is this option exposed? I can't find it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [plugin] (JENKINS-18866) Symlink prevens backup from ThinBackup

2014-07-16 Thread b...@axelabs.com (JIRA)














































Bart Bialek
 commented on  JENKINS-18866


Symlink prevens backup from ThinBackup 















thinBackup 1.7.4 seems to have fixed this error for me.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [plugin] (JENKINS-18866) Symlink prevens backup from ThinBackup

2014-07-14 Thread b...@axelabs.com (JIRA)












































 
Bart Bialek
 edited a comment on  JENKINS-18866


Symlink prevens backup from ThinBackup 
















I have the same problem with Jenkins 1.550 and thinBackup 1.7 on CentOS 6.3:

Jul 11, 2014 4:22:43 PM org.jvnet.hudson.plugins.thinbackup.ThinBackupPeriodicWork backupNow
SEVERE: Cannot perform a backup. Please be sure jenkins/hudson has write privileges in the configured backup path '/var/lib/jenkins/backups'.
java.io.FileNotFoundException: Source '/var/lib/jenkins/jobs/Cron_AWD_Sitemap_Generation/builds/lastFailedBuild' does not exist
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:866)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:814)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupBuildFiles(HudsonBackup.java:280)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupBuildsFor(HudsonBackup.java:263)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupJob(HudsonBackup.java:202)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupJobsDirectory(HudsonBackup.java:190)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupJobs(HudsonBackup.java:169)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backup(HudsonBackup.java:136)
at org.jvnet.hudson.plugins.thinbackup.ThinBackupPeriodicWork.backupNow(ThinBackupPeriodicWork.java:87)
at org.jvnet.hudson.plugins.thinbackup.ThinBackupMgmtLink$1.execute(ThinBackupMgmtLink.java:76)
at org.jvnet.hudson.plugins.thinbackup.hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:54)
at java.lang.Thread.run(Thread.java:722)


The lastFailed build link points to a non existant file:
/var/lib/jenkins/jobs/Cron_AWD_Sitemap_Generation/builds/lastFailedBuild - -1


There are many other jobs that have these broken symlinks.  I will manually remove them, but it would be nice for thinBackup to ignore them instead.




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [plugin] (JENKINS-18866) Symlink prevens backup from ThinBackup

2014-07-11 Thread b...@axelabs.com (JIRA)














































Bart Bialek
 commented on  JENKINS-18866


Symlink prevens backup from ThinBackup 















I have the same problem with Jenkins 1.550 and thinBackup 1.7:

Jul 11, 2014 4:22:43 PM org.jvnet.hudson.plugins.thinbackup.ThinBackupPeriodicWork backupNow
SEVERE: Cannot perform a backup. Please be sure jenkins/hudson has write privileges in the configured backup path '/var/lib/jenkins/backups'.
java.io.FileNotFoundException: Source '/var/lib/jenkins/jobs/Cron_AWD_Sitemap_Generation/builds/lastFailedBuild' does not exist
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:866)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:814)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupBuildFiles(HudsonBackup.java:280)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupBuildsFor(HudsonBackup.java:263)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupJob(HudsonBackup.java:202)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupJobsDirectory(HudsonBackup.java:190)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backupJobs(HudsonBackup.java:169)
at org.jvnet.hudson.plugins.thinbackup.backup.HudsonBackup.backup(HudsonBackup.java:136)
at org.jvnet.hudson.plugins.thinbackup.ThinBackupPeriodicWork.backupNow(ThinBackupPeriodicWork.java:87)
at org.jvnet.hudson.plugins.thinbackup.ThinBackupMgmtLink$1.execute(ThinBackupMgmtLink.java:76)
at org.jvnet.hudson.plugins.thinbackup.hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:54)
at java.lang.Thread.run(Thread.java:722)


The lastFailed build link points to a non existant file:
/var/lib/jenkins/jobs/Cron_AWD_Sitemap_Generation/builds/lastFailedBuild - -1


There are many other jobs that have these broken symlinks.  I will manually remove them, but it would be nice for thinBackup to ignore them instead.




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-17057) Jenkins does not honor the custom values to pwauth plugin's paths.

2013-03-04 Thread b...@axelabs.com (JIRA)














































Bart Bialek
 created  JENKINS-17057


Jenkins does not honor the custom values to pwauth plugins paths.















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


pwauth



Created:


04/Mar/13 7:36 PM



Description:


I use pwauth the following advanced options:

  securityRealm class="hudson.plugins.pwauth.PWauthSecurityRealm" plugin="pwauth@0.4"
pwauthPath/var/lib/jenkins/bin/stm-ad-auth/pwauthPath
whitelist/whitelist
enableParamAuthfalse/enableParamAuth
idPath/usr/bin/id/idPath
groupsPath/var/lib/jenkins/bin/stm-ad-group/groupsPath
catPath/bin/cat/catPath
grepPath/bin/grep/grepPath
  /securityRealm

Wehen upgrading jenkins to version 1.504, upon restart it tries to use the default:
...
Caused by: java.io.IOException: Cannot run program "/usr/local/bin/pwauth": error=2, No such file or directory

I got around this by symlinking to my pwauth and then re-applying the advanced settings with my custom paths.  Can you make sure that these values are used right at startup instead?




Project:


Jenkins



Priority:


Critical



Reporter:


Bart Bialek

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17060) Jenkins errors when 'Remember me on this computer' is checked.

2013-03-04 Thread b...@axelabs.com (JIRA)














































Bart Bialek
 created  JENKINS-17060


Jenkins errors when Remember me on this computer is checked.















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


security



Created:


04/Mar/13 10:03 PM



Description:


Status Code: 500

Exception: 
Stacktrace:
java.lang.IllegalArgumentException: Object of class java.lang.String must be an instance of interface org.acegisecurity.userdetails.UserDetails
	at org.springframework.util.Assert.isInstanceOf(Assert.java:337)
	at org.springframework.util.Assert.isInstanceOf(Assert.java:319)
	at hudson.security.TokenBasedRememberMeServices2.loginSuccess(TokenBasedRememberMeServices2.java:76)
	at org.acegisecurity.ui.AbstractProcessingFilter.successfulAuthentication(AbstractProcessingFilter.java:488)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:266)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:64)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
	at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:66)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
	at hudson.plugins.pwauth.PWauthFilter.doFilter(PWauthFilter.java:50)
	at hudson.plugins.pwauth.PWauthFilter.doFilter(PWauthFilter.java:37)
	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:50)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at winstone.RequestDispatcher.forward(RequestDispatcher.java:331)
	at winstone.RequestHandlerThread.processRequest(RequestHandlerThread.java:227)
	at winstone.RequestHandlerThread.run(RequestHandlerThread.java:150)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)

Generated by Winstone Servlet Engine v0.9.10 at Mon Mar 04 16:59:54 EST 2013




Project:


Jenkins



Priority:


Major



Reporter:


Bart Bialek

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 

[JIRA] (JENKINS-17060) Jenkins errors when 'Remember me on this computer' is checked.

2013-03-04 Thread b...@axelabs.com (JIRA)














































Bart Bialek
 commented on  JENKINS-17060


Jenkins errors when Remember me on this computer is checked.















Going to the / document after this error loads Jenkins just fine and the user is logged in.  We do use the PWAuth plugin for authentication and Matrix-based security.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17060) Jenkins errors when 'Remember me on this computer' is checked.

2013-03-04 Thread b...@axelabs.com (JIRA)












































 
Bart Bialek
 edited a comment on  JENKINS-17060


Jenkins errors when Remember me on this computer is checked.
















Going to the / document after this error loads Jenkins just fine and the user is logged in.  We do use the PWAuth plugin for authentication and Matrix-based security.  This started after upgrading form v1.500.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16672) Unprivileged view permissions for monitoring

2013-02-06 Thread b...@axelabs.com (JIRA)














































Bart Bialek
 created  JENKINS-16672


Unprivileged view permissions for monitoring















Issue Type:


Improvement



Affects Versions:


current



Assignee:


Unassigned


Components:


monitoring



Created:


06/Feb/13 6:02 PM



Description:


I use authentication with Jenkins.  I would like non-administrators to see performance stats.  Unfortunately, when anonymous or read only users try to access /monitoring they get:

"Access Denied: $USER is missing the Administer permission"

Can you add permissions to the matrix so non-privileged users can browse stats?




Project:


Jenkins



Priority:


Major



Reporter:


Bart Bialek

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16673) No alternate contact options

2013-02-06 Thread b...@axelabs.com (JIRA)














































Bart Bialek
 created  JENKINS-16673


No alternate contact options















Issue Type:


Improvement



Assignee:


Unassigned


Components:


jira



Created:


06/Feb/13 6:26 PM



Description:


I had a problem creating an account in your jira.  It seems there are no alternate ways of contacting Jenkins admins:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa




Project:


Jenkins



Priority:


Minor



Reporter:


Bart Bialek

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.