Issue Type: Bug Bug
Assignee: Unassigned
Components: ncover-plugin
Created: 24/Apr/15 8:32 PM
Description:

Build fails trying to parse NCover information for the plugin:

onsuccess:

[echo] Build end time (Success) is 04/24/2015 16:08:17.

BUILD SUCCEEDED - 3 non-fatal error(s), 0 warning(s)

Total time: 107 seconds.

[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[WARNINGS] Parsing warnings in console log with parser MSBuild
[WARNINGS] Computing warning deltas based on reference build #26
Recording NUnit tests results
Publishing NCover HTML report...
Report: 'fullcoveragereport.html'
Report: 'methods_full.html'
Report: 'modules_full.html'
Report: 'namespaces_full.html'
Report: 'sources_full.html'
Report: 'uncoveredreport.html'
Report: 'Trends.html'
FATAL: NCover failure
java.io.IOException: Failed to extract C:\XXXXXX\Results\NCover\html/*/
at hudson.FilePath.readFromTar(FilePath.java:2299)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2208)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2112)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2095)
at ncover.NCoverArchiver.perform(NCoverArchiver.java:229)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
at hudson.model.Run.execute(Run.java:1766)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:374)
Caused by: java.io.IOException: Truncated TAR archive
at org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read(TarArchiveInputStream.java:614)
at java.io.InputStream.read(Unknown Source)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
at hudson.util.IOUtils.copy(IOUtils.java:40)
at hudson.FilePath.readFromTar(FilePath.java:2289)
... 13 more
Build step 'Publisher NCover HTML report' changed build result to FAILURE

Environment: Running 1.610 of Jenkins using Master-Slave architcture as windows services on 2008 R2 boxes.
Project: Jenkins
Priority: Major Major
Reporter: Alex Lombardi
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.

Reply via email to