[JIRA] [naginator-plugin] (JENKINS-26637) naginator not running at all for multi-configuration job

2015-08-27 Thread aviv.yamsim...@emc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Aviv Yam commented on  JENKINS-26637 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: naginator not running at all for multi-configuration job  
 
 
 
 
 
 
 
 
 
 
same issue for me. it seems that a regex filter is not supported in matrix configuration. Work OK on freestyle project though.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [naginator-plugin] (JENKINS-26637) naginator not running at all for multi-configuration job

2015-08-27 Thread aviv.yamsim...@emc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Aviv Yam edited a comment on  JENKINS-26637 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: naginator not running at all for multi-configuration job  
 
 
 
 
 
 
 
 
 
 sameissueforme.itseemsthataregexfilterisnotsupportedinmatrixconfiguration.WorkOKonfreestyleprojectthough. JenkinsLTS,naginator1.15  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-24433) Searchbox cannot be used inside a folder

2015-05-20 Thread aviv.yamsim...@emc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Aviv Yam updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-24433 
 
 
 
  Searchbox cannot be used inside a folder  
 
 
 
 
 
 
 
 
 

Change By:
 
 Aviv Yam 
 
 
 

Labels:
 
 1.609.1-fixedfoldersgui lts-candidate 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [collapsing-console-sections-plugin] (JENKINS-26630) collapsing console sections - collapsed be default

2015-01-27 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 created  JENKINS-26630


collapsing console sections - collapsed be default  















Issue Type:


Improvement



Assignee:


Dean Yu



Components:


collapsing-console-sections-plugin



Created:


27/Jan/15 11:47 AM



Description:


"collapsing console sections" plugin should have an option to collapse all sections by default.





Project:


Jenkins



Priority:


Minor



Reporter:


Aviv Yam

























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] [core] (JENKINS-25120) Failed to archive artifacts: *.tar.gz NoClassDefFoundError

2014-10-13 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 created  JENKINS-25120


Failed to archive artifacts: *.tar.gz NoClassDefFoundError 















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


13/Oct/14 8:39 AM



Description:



This is critical, since those artifacts will be deleted after the job is finished. 


2014-10-10 16:22:32 ERROR: Failed to archive artifacts: *.tar.gz
2014-10-10 16:22:32 java.io.IOException: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class jnr.posix.JavaLibCHelper
2014-10-10 16:22:32 	at hudson.FilePath.copyRecursiveTo(FilePath.java:2047)
2014-10-10 16:22:32 	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
2014-10-10 16:22:32 	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:183)
2014-10-10 16:22:32 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
2014-10-10 16:22:32 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772)
2014-10-10 16:22:32 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:736)
2014-10-10 16:22:32 	at hudson.model.Build$BuildExecution.post2(Build.java:183)
2014-10-10 16:22:32 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:685)
2014-10-10 16:22:32 	at hudson.model.Run.execute(Run.java:1757)
2014-10-10 16:22:32 	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
2014-10-10 16:22:32 	at hudson.model.ResourceController.execute(ResourceController.java:88)
2014-10-10 16:22:32 	at hudson.model.Executor.run(Executor.java:234)
2014-10-10 16:22:32 Caused by: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class jnr.posix.JavaLibCHelper
2014-10-10 16:22:32 	at hudson.remoting.Channel$3.adapt(Channel.java:772)
2014-10-10 16:22:32 	at hudson.remoting.Channel$3.adapt(Channel.java:767)
2014-10-10 16:22:32 	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
2014-10-10 16:22:32 	at hudson.FilePath.copyRecursiveTo(FilePath.java:2045)
2014-10-10 16:22:32 	... 11 more
2014-10-10 16:22:32 Caused by: java.lang.NoClassDefFoundError: Could not initialize class jnr.posix.JavaLibCHelper
2014-10-10 16:22:32 	at jnr.posix.JavaPOSIX.init(JavaPOSIX.java:31)
2014-10-10 16:22:32 	at jnr.posix.POSIXFactory.getJavaPOSIX(POSIXFactory.java:91)
2014-10-10 16:22:32 	at jnr.posix.POSIXFactory.loadPOSIX(POSIXFactory.java:57)
2014-10-10 16:22:32 	at jnr.posix.LazyPOSIX.loadPOSIX(LazyPOSIX.java:33)
2014-10-10 16:22:32 	at jnr.posix.LazyPOSIX.posix(LazyPOSIX.java:29)
2014-10-10 16:22:32 	at jnr.posix.LazyPOSIX.stat(LazyPOSIX.java:267)
2014-10-10 16:22:32 	at hudson.util.IOUtils.mode(IOUtils.java:128)
2014-10-10 16:22:32 	at hudson.util.io.TarArchiver.visit(TarArchiver.java:101)
2014-10-10 16:22:32 	at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
2014-10-10 16:22:32 	at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2571)
2014-10-10 16:22:32 	at hudson.FilePath.writeToTar(FilePath.java:2083)
2014-10-10 16:22:32 	at hudson.FilePath.access$1000(FilePath.java:180)
2014-10-10 16:22:32 	at hudson.FilePath$41.invoke(FilePath.java:2024)
2014-10-10 16:22:32 	at hudson.FilePath$41.invoke(FilePath.java:2020)
2014-10-10 16:22:32 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2492)
2014-10-10 16:22:32 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
2014-10-10 16:22:32 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
2014-10-10 16:22:32 	at hudson.remoting.Request$2.run(Request.java:328)
2014-10-10 16:22:32 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
2014-10-10 16:22:32 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
2014-10-10 16:22:32 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2014-10-10 16:22:32 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2014-10-10 16:22:32 	at java.lang.Thread.run(Thread.java:744)
2014-10-10 16:22:32 Sending e-mails to: aviv.yamsim...@emc.com
2014-10-10 16:22:37 Finished: FAILURE



  

[JIRA] [core] (JENKINS-18682) Strange NoClassDefFoundError on slave

2014-10-13 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 commented on  JENKINS-18682


Strange NoClassDefFoundError on slave















W.E 
Here the new issue - JENKINS-25120  



























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] [core] (JENKINS-25120) Failed to archive artifacts: *.tar.gz NoClassDefFoundError

2014-10-13 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 commented on  JENKINS-25120


Failed to archive artifacts: *.tar.gz NoClassDefFoundError 















yes, all are CentOS 6.5.
Yes it worked and working! But we encounter this issue several times and it become critical for us.




























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] [core] (JENKINS-18682) Strange NoClassDefFoundError on slave with flexible-publish

2014-10-12 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 commented on  JENKINS-18682


Strange NoClassDefFoundError on slave with flexible-publish















Jenkins version: 1.571
Run Condition Plugin: 1.0
Java:

Slave: 
java version "1.7.0_45"
OpenJDK Runtime Environment (rhel-2.4.3.4.el6_5-x86_64 u45-b15)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)

Jenkins: 
java -version
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)

publisher: Archive the artifacts
Launch slave via SSH




2014-10-10 16:22:32 ERROR: Failed to archive artifacts: *.tar.gz
2014-10-10 16:22:32 java.io.IOException: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class jnr.posix.JavaLibCHelper
2014-10-10 16:22:32 	at hudson.FilePath.copyRecursiveTo(FilePath.java:2047)
2014-10-10 16:22:32 	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
2014-10-10 16:22:32 	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:183)
2014-10-10 16:22:32 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
2014-10-10 16:22:32 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772)
2014-10-10 16:22:32 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:736)
2014-10-10 16:22:32 	at hudson.model.Build$BuildExecution.post2(Build.java:183)
2014-10-10 16:22:32 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:685)
2014-10-10 16:22:32 	at hudson.model.Run.execute(Run.java:1757)
2014-10-10 16:22:32 	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
2014-10-10 16:22:32 	at hudson.model.ResourceController.execute(ResourceController.java:88)
2014-10-10 16:22:32 	at hudson.model.Executor.run(Executor.java:234)
2014-10-10 16:22:32 Caused by: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class jnr.posix.JavaLibCHelper
2014-10-10 16:22:32 	at hudson.remoting.Channel$3.adapt(Channel.java:772)
2014-10-10 16:22:32 	at hudson.remoting.Channel$3.adapt(Channel.java:767)
2014-10-10 16:22:32 	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
2014-10-10 16:22:32 	at hudson.FilePath.copyRecursiveTo(FilePath.java:2045)
2014-10-10 16:22:32 	... 11 more
2014-10-10 16:22:32 Caused by: java.lang.NoClassDefFoundError: Could not initialize class jnr.posix.JavaLibCHelper
2014-10-10 16:22:32 	at jnr.posix.JavaPOSIX.init(JavaPOSIX.java:31)
2014-10-10 16:22:32 	at jnr.posix.POSIXFactory.getJavaPOSIX(POSIXFactory.java:91)
2014-10-10 16:22:32 	at jnr.posix.POSIXFactory.loadPOSIX(POSIXFactory.java:57)
2014-10-10 16:22:32 	at jnr.posix.LazyPOSIX.loadPOSIX(LazyPOSIX.java:33)
2014-10-10 16:22:32 	at jnr.posix.LazyPOSIX.posix(LazyPOSIX.java:29)
2014-10-10 16:22:32 	at jnr.posix.LazyPOSIX.stat(LazyPOSIX.java:267)
2014-10-10 16:22:32 	at hudson.util.IOUtils.mode(IOUtils.java:128)
2014-10-10 16:22:32 	at hudson.util.io.TarArchiver.visit(TarArchiver.java:101)
2014-10-10 16:22:32 	at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
2014-10-10 16:22:32 	at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2571)
2014-10-10 16:22:32 	at hudson.FilePath.writeToTar(FilePath.java:2083)
2014-10-10 16:22:32 	at hudson.FilePath.access$1000(FilePath.java:180)
2014-10-10 16:22:32 	at hudson.FilePath$41.invoke(FilePath.java:2024)
2014-10-10 16:22:32 	at hudson.FilePath$41.invoke(FilePath.java:2020)
2014-10-10 16:22:32 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2492)
2014-10-10 16:22:32 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
2014-10-10 16:22:32 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
2014-10-10 16:22:32 	at hudson.remoting.Request$2.run(Request.java:328)
2014-10-10 16:22:32 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
2014-10-10 16:22:32 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
2014-10-10 16:22:32 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2014-10-10 16:22:32 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2014-10-10 16:22:32 	at java.lang.Thread.run(Thread.java:744)
2014-10-10 16:22:32 Sending e-mails to: haim.at...@emc.com igor.alter...@emc.com ayelet.co...@emc.com
2014-10-10 16:22:37 Finished: FAILURE









  

[JIRA] [core] (JENKINS-18682) Strange NoClassDefFoundError on slave with flexible-publish

2014-10-12 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 reopened  JENKINS-18682


Strange NoClassDefFoundError on slave with flexible-publish
















Change By:


Aviv Yam
(12/Oct/14 4:45 PM)




Resolution:


CannotReproduce





Status:


Resolved
Reopened



























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] [core] (JENKINS-18682) Strange NoClassDefFoundError on slave with flexible-publish

2014-10-12 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 updated  JENKINS-18682


Strange NoClassDefFoundError on slave with flexible-publish
















Change By:


Aviv Yam
(12/Oct/14 4:49 PM)




Priority:


Major
Critical



























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] [junit-plugin] (JENKINS-20701) Matrix Project with Combination Filter does not publish JUnit Reports

2014-09-30 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 commented on  JENKINS-20701


Matrix Project with Combination Filter does not publish JUnit Reports















Matrix Project does not publish JUnit Reports at all!



























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] [core] (JENKINS-21747) Artifact archiving fails with java.lang.NoClassDefFoundError

2014-09-27 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 commented on  JENKINS-21747


Artifact archiving fails with java.lang.NoClassDefFoundError















Drop the war on tomcat 6 .



























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] [discard-old-build] (JENKINS-24072) Should allow to set global defaults retention policy for all jobs

2014-09-18 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 commented on  JENKINS-24072


Should allow to set global defaults retention policy for all jobs 















I agree. Something thing like Jenkins Environment variables..



























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] [core] (JENKINS-21747) Artifact archiving fails with java.lang.NoClassDefFoundError

2014-09-07 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 commented on  JENKINS-21747


Artifact archiving fails with java.lang.NoClassDefFoundError















Encounter the issue again:

2014-08-29 00:19:47 ERROR: Failed to archive artifacts: *.tar.gz
2014-08-29 00:19:47 java.io.IOException: remote file operation failed: /var/jenkins/workspace/GGG
at hudson.remoting.Channel@6119f0bd:ZZZ
2014-08-29 00:19:47 	at hudson.FilePath.act(FilePath.java:918)
2014-08-29 00:19:47 	at hudson.FilePath.act(FilePath.java:895)
2014-08-29 00:19:47 	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:181)
2014-08-29 00:19:47 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
2014-08-29 00:19:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772)
2014-08-29 00:19:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:736)
2014-08-29 00:19:47 	at hudson.model.Build$BuildExecution.post2(Build.java:183)
2014-08-29 00:19:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:685)
2014-08-29 00:19:47 	at hudson.model.Run.execute(Run.java:1757)
2014-08-29 00:19:47 	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
2014-08-29 00:19:47 	at hudson.model.ResourceController.execute(ResourceController.java:88)
2014-08-29 00:19:47 	at hudson.model.Executor.run(Executor.java:234)
2014-08-29 00:19:47 Caused by: java.io.IOException: Remote call on xbrickdrm49 failed
2014-08-29 00:19:47 	at hudson.remoting.Channel.call(Channel.java:748)
2014-08-29 00:19:47 	at hudson.FilePath.act(FilePath.java:911)
2014-08-29 00:19:47 	... 11 more
2014-08-29 00:19:47 Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.tools.ant.Location
2014-08-29 00:19:47 	at org.apache.tools.ant.ProjectComponent.init(ProjectComponent.java:43)
2014-08-29 00:19:47 	at org.apache.tools.ant.types.DataType.init(DataType.java:40)
2014-08-29 00:19:47 	at org.apache.tools.ant.types.AbstractFileSet.init(AbstractFileSet.java:82)
2014-08-29 00:19:47 	at org.apache.tools.ant.types.FileSet.init(FileSet.java:36)
2014-08-29 00:19:47 	at hudson.Util.createFileSet(Util.java:1071)
2014-08-29 00:19:47 	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:228)
2014-08-29 00:19:47 	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:215)
2014-08-29 00:19:47 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2492)
2014-08-29 00:19:47 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
2014-08-29 00:19:47 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
2014-08-29 00:19:47 	at hudson.remoting.Request$2.run(Request.java:328)
2014-08-29 00:19:47 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
2014-08-29 00:19:47 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
2014-08-29 00:19:47 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2014-08-29 00:19:47 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2014-08-29 00:19:47 	at java.lang.Thread.run(Thread.java:744)
2014-08-29 00:19:47 Build step 'Archive the artifacts' changed build result to FAILURE
2014-08-29 00:19:49 Sending e-mails to: 
2014-08-29 00:19:52 Finished: FAILURE




























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] [core] (JENKINS-21747) Artifact archiving fails with java.lang.NoClassDefFoundError

2014-09-07 Thread aviv.yamsim...@emc.com (JIRA)












































 
Aviv Yam
 edited a comment on  JENKINS-21747


Artifact archiving fails with java.lang.NoClassDefFoundError
















Encounter the issue again (Jenkins ver. 1.571) :

2014-08-29 00:19:47 ERROR: Failed to archive artifacts: *.tar.gz
2014-08-29 00:19:47 java.io.IOException: remote file operation failed: /var/jenkins/workspace/GGG
at hudson.remoting.Channel@6119f0bd:ZZZ
2014-08-29 00:19:47 	at hudson.FilePath.act(FilePath.java:918)
2014-08-29 00:19:47 	at hudson.FilePath.act(FilePath.java:895)
2014-08-29 00:19:47 	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:181)
2014-08-29 00:19:47 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
2014-08-29 00:19:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772)
2014-08-29 00:19:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:736)
2014-08-29 00:19:47 	at hudson.model.Build$BuildExecution.post2(Build.java:183)
2014-08-29 00:19:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:685)
2014-08-29 00:19:47 	at hudson.model.Run.execute(Run.java:1757)
2014-08-29 00:19:47 	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
2014-08-29 00:19:47 	at hudson.model.ResourceController.execute(ResourceController.java:88)
2014-08-29 00:19:47 	at hudson.model.Executor.run(Executor.java:234)
2014-08-29 00:19:47 Caused by: java.io.IOException: Remote call on xbrickdrm49 failed
2014-08-29 00:19:47 	at hudson.remoting.Channel.call(Channel.java:748)
2014-08-29 00:19:47 	at hudson.FilePath.act(FilePath.java:911)
2014-08-29 00:19:47 	... 11 more
2014-08-29 00:19:47 Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.tools.ant.Location
2014-08-29 00:19:47 	at org.apache.tools.ant.ProjectComponent.init(ProjectComponent.java:43)
2014-08-29 00:19:47 	at org.apache.tools.ant.types.DataType.init(DataType.java:40)
2014-08-29 00:19:47 	at org.apache.tools.ant.types.AbstractFileSet.init(AbstractFileSet.java:82)
2014-08-29 00:19:47 	at org.apache.tools.ant.types.FileSet.init(FileSet.java:36)
2014-08-29 00:19:47 	at hudson.Util.createFileSet(Util.java:1071)
2014-08-29 00:19:47 	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:228)
2014-08-29 00:19:47 	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:215)
2014-08-29 00:19:47 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2492)
2014-08-29 00:19:47 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
2014-08-29 00:19:47 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
2014-08-29 00:19:47 	at hudson.remoting.Request$2.run(Request.java:328)
2014-08-29 00:19:47 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
2014-08-29 00:19:47 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
2014-08-29 00:19:47 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2014-08-29 00:19:47 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2014-08-29 00:19:47 	at java.lang.Thread.run(Thread.java:744)
2014-08-29 00:19:47 Build step 'Archive the artifacts' changed build result to FAILURE
2014-08-29 00:19:49 Sending e-mails to: 
2014-08-29 00:19:52 Finished: FAILURE




























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] [matrix-project] (JENKINS-24092) Matrix Project Plugin- Success and Failed filter: doesn't work

2014-08-03 Thread aviv.yamsim...@emc.com (JIRA)














































Aviv Yam
 created  JENKINS-24092


Matrix Project Plugin- Success and Failed filter: doesnt work















Issue Type:


Bug



Assignee:


Kohsuke Kawaguchi



Attachments:


Capture.PNG



Components:


matrix-project, plugin



Created:


03/Aug/14 1:22 PM



Description:


currently, when trying to hit the Success OR Failed filters under the matrix job table, it doesn't mark the related jobs (Success OR Failed). Please see attached.




Project:


Jenkins



Priority:


Major



Reporter:


Aviv Yam

























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.