[JIRA] (JENKINS-57199) java.io.IOException: Exception archiving {...list of files...}

2019-05-06 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc commented on  JENKINS-57199  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: java.io.IOException: Exception archiving {...list of files...}   
 

  
 
 
 
 

 
 Hello Robert Baker You run on a quite old version of Jenkins, 2.89 - 2018-02-14, coudl you upgrade to a more recent version and see if the problem is still there? Moreover, can you please give us details on the build environment and on the pipeline that causes the error: 
 
Flavour of the build agent: it's a Windows agent, do you have more details? Do you have an antivirus running that could cause problems while compressing the generated artifact? 
Size and type of the generated Maven artifacts 
Sample of the pipeline code / Jenkinsfile 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-57199) java.io.IOException: Exception archiving {...list of files...}

2019-05-06 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc assigned an issue to Cyrille Le Clerc  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57199  
 
 
  java.io.IOException: Exception archiving {...list of files...}   
 

  
 
 
 
 

 
Change By: 
 Cyrille Le Clerc  
 
 
Assignee: 
 Alvaro Lobato Cyrille Le Clerc  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-57199) java.io.IOException: Exception archiving {...list of files...}

2019-05-06 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57199  
 
 
  java.io.IOException: Exception archiving {...list of files...}   
 

  
 
 
 
 

 
Change By: 
 Cyrille Le Clerc  
 

  
 
 
 
 

 
 * {noformat} 23:11:56 *  ERROR: [withMaven] WARNING Exception executing Maven reporter 'Generated Artifacts Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at [https://issues.jenkins-ci.org|https://issues.jenkins-ci.org/] * 23:11:56 *  java.io.IOException: Exception archiving \{...removed list of files...} * 23:11:56 *    at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:122) * 23:11:56 *    at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118) * 23:11:56 *    at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050) * 23:11:56 *    at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366) * 23:11:56 *    at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73) * 23:11:56 *    at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166) * 23:11:56 *    at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) * 23:11:56 *    at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122) * 23:11:56 *    at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261) * 23:11:56 *    at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59) * 23:11:56 *    at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232) * 23:11:56 *    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64) * 23:11:56 *    at 

[JIRA] (JENKINS-57199) java.io.IOException: Exception archiving {...list of files...}

2019-04-26 Thread robert.s.ba...@unisys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Baker updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57199  
 
 
  java.io.IOException: Exception archiving {...list of files...}   
 

  
 
 
 
 

 
Change By: 
 Robert Baker  
 

  
 
 
 
 

 
 *23:11:56* ERROR: [withMaven] WARNING Exception executing Maven reporter 'Generated Artifacts Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at [https://issues.jenkins-ci.org|https://issues.jenkins-ci.org/]*23:11:56* java.io.IOException: Exception archiving \{...removed list of files...}*23:11:56*   at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:122)*23:11:56*   at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)*23:11:56*   at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)*23:11:56*   at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)*23:11:56*   at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)*23:11:56*   at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)*23:11:56*   at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)*23:11:56*   at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)*23:11:56*   at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)*23:11:56*   at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)*23:11:56*   at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)*23:11:56*   at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)*23:11:56*   at java.util.concurrent.FutureTask.run(FutureTask.java:266)*23:11:56*   at 

[JIRA] (JENKINS-57199) java.io.IOException: Exception archiving {...list of files...}

2019-04-26 Thread robert.s.ba...@unisys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Baker updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57199  
 
 
  java.io.IOException: Exception archiving {...list of files...}   
 

  
 
 
 
 

 
Change By: 
 Robert Baker  
 

  
 
 
 
 

 
 *23:11:56* ERROR: [withMaven] WARNING Exception executing Maven reporter 'Generated Artifacts Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at [https://issues.jenkins-ci.org|https://issues.jenkins-ci.org/]*23:11:56* java.io.IOException: Exception archiving \{...redacted list of files...}*23:11:56*  at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:122)*23:11:56*  at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)*23:11:56*  at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)*23:11:56*  at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)*23:11:56*  at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)*23:11:56*  at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)*23:11:56*  at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)*23:11:56*  at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)*23:11:56*  at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)*23:11:56*  at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)*23:11:56*  at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)*23:11:56*  at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)*23:11:56*  at java.util.concurrent.FutureTask.run(FutureTask.java:266)*23:11:56*  at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)*23:11:56*  at 

[JIRA] (JENKINS-57199) java.io.IOException: Exception archiving {...list of files...}

2019-04-26 Thread robert.s.ba...@unisys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Baker created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57199  
 
 
  java.io.IOException: Exception archiving {...list of files...}   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Alvaro Lobato  
 
 
Components: 
 pipeline-maven-plugin  
 
 
Created: 
 2019-04-26 19:41  
 
 
Environment: 
 Jenkins 2.89.4  pipeline-maven-plugin 3.5.9  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Robert Baker  
 

  
 
 
 
 

 
 23:11:56 ERROR: [withMaven] WARNING Exception executing Maven reporter 'Generated Artifacts Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at  https://issues.jenkins-ci.org 23:11:56 java.io.IOException: Exception archiving {...redacted list of files...}23:11:56 at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:122)23:11:56 at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)23:11:56 at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)23:11:56 at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)23:11:56 at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)23:11:56 at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)23:11:56 at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)23:11:56 at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)23:11:56 at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)23:11:56 at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)23:11:56 at