[JIRA] (JENKINS-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2018-05-19 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36132  
 
 
  Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-27 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Maybe this link helps: https://wiki.jenkins-ci.org/display/JENKINS/PcLint+optionsI think option 2 should be quite easy  if no existing parser works .   
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-27 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Maybe this link helps: https://wiki.jenkins-ci.org/display/JENKINS/PcLint+options I think option 2 should be quite easy.   
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-27 Thread robert.s...@zf.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Smid commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Now i found the difference, i manually changed the log file from src/idr_libthmdl.c:162:1: Info 830: Location cited in prior message to src/idr_libthmdl.c(162:1): Info 830: Location cited in prior message and it works, so it is up to me 1) find another parser or 2) prepare own parser or 3) discuss with department that is responsible for tool creating warnings if it is configureable somehow Thanks for help Robert  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-27 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Well, the filename currently is parsed as "src/idr_libthmdl.c:162:1", which is not valid!The expected message format for pc-lint parser is different (note the line and columns): {noformat}Src\Parser\CSharp\cs.ATG (2242,17):  warning CS0168: The variable 'type' is declared but never usedC:\Src\Parser\CSharp\file.cs (10): error XXX: An error occurred  Controls\MozItem.cs(1338,4): warning CS0618: System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults() : This method has been deprecated. Use InitializeNewComponent instead. http://go.microsoft.com/fwlink/?linkid=14202MediaPortal.cs(3001,5): warning CS0162: Hier kommt der Warnings Textx/a/b/include/abc.h(18) : fatal error C1083: Cannot open include file: xyz.h:...foo.h(5): Info 701: This is an info message from PcLint{noformat} I.e., you need to use a different parser or adapt the messages of pc-lint. +Maybe we need to have a new parser for pclint that matches better to your input.  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-27 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Well, at the filename currently is parsed as "src/idr_libthmdl.c:162:1", which is not valid! The expected message format for pc-lint parser is different (note the line and columns):  

 
Src\Parser\CSharp\cs.ATG (2242,17):  warning CS0168: The variable 'type' is declared but never used
C:\Src\Parser\CSharp\file.cs (10): error XXX: An error occurred


Controls\MozItem.cs(1338,4): warning CS0618: System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults() : This method has been deprecated. Use InitializeNewComponent instead. http://go.microsoft.com/fwlink/?linkid=14202

MediaPortal.cs(3001,5): warning CS0162: Hier kommt der Warnings Text

x/a/b/include/abc.h(18) : fatal error C1083: Cannot open include file: xyz.h:...

foo.h(5): Info 701: This is an info message from PcLint
 

  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-27 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Well,  at  the filename currently is parsed as "src/idr_libthmdl.c:162:1", which is not valid!The expected message format for pc-lint parser is different (note the line and columns): {noformat}Src\Parser\CSharp\cs.ATG (2242,17):  warning CS0168: The variable 'type' is declared but never usedC:\Src\Parser\CSharp\file.cs (10): error XXX: An error occurredControls\MozItem.cs(1338,4): warning CS0618: System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults() : This method has been deprecated. Use InitializeNewComponent instead. http://go.microsoft.com/fwlink/?linkid=14202MediaPortal.cs(3001,5): warning CS0162: Hier kommt der Warnings Textx/a/b/include/abc.h(18) : fatal error C1083: Cannot open include file: xyz.h:...foo.h(5): Info 701: This is an info message from PcLint{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread robert.s...@zf.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Smid commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Sorry, i thought main goal is that main goal is copying source files from workspace to the build folder. Do i have to start another issue? Here is part of log file: src/idr_libthmdl.c:162:1: Info 830: Location cited in prior message src/idr_libthmdl.c:289:1: Info 818: Pointer parameter 'f_struct10ms_p' (line 238) could be declared as pointing to const [MISRA 2012 Rule 8.13, advisory] src\idr_libthmdl.c:238:1: Info 830: Location cited in prior message I use Warnings plugin, pc-lint parser I do not know what tool creates this warnings, i do not have control over building process, it is black box for me, i just triggering omakes and collect results in Jenkins. But the message format looks ok to me  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Robert: Seems that you are using the wrong parser? The log {noformat}src/file.c:111:11: Info : A message.{noformat}from your example is not in MS-Build (same as PC-Lint) message format.  Did you follow the [explanation|https://wiki.jenkins-ci.org/display/JENKINS/PcLint+options].  What tool creates your warnings? Can you wrap an example console log message into a noformat tag (see above)?(BTW: this issue is about Resharper messages ;-))  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Robert: Seems that you are using the wrong parser? The log {noformat}src/file.c:111:11: Info : A message.{noformat}from your example is not in MS-Build  (same as PC-Lint)  message format. What tool creates your warnings? Can you wrap an example console log message into a noformat tag (see above)?(BTW: this issue is about Resharper messages ;-))  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Robert: Seems that you are using the wrong parser? The log {noformat}src/file.c:111:11: Info : A message.{noformat}from your example is not in MS-Build message format. What tool creates your warnings? Can you wrap an example console log message into a noformat tag (see above)?(BTW: this issue is about Resharper messages ;-) )  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Robert: Seems that you are using the wrong parser? The log {noformat}src/file.c:111:11: Info : A message.{noformat}from your example is not in MS-Build message format. What tool creates your warnings? Can you wrap an example console log message into a noformat tag (see above)? (BTW: this issue is about Resharper messages ;-)  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Robert: Seems that you are using the wrong parser? The log  

 
src/file.c:111:11: Info : A message.
 

 from your example is not in MS-Build message format. What tool creates your warnings? Can you wrap an example console log message into a noformat tag (see above)?  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread robert.s...@zf.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Smid commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Hello, yes that file is there twice. First (and correctly i expect) it was only in src folder, but later (as one of my tries/test) i put it at the top level, but it does not help.  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-26 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Robert: thanks for the images. I'll create a test case with your setup to see what is happening. Is the file in your workspace at the top level folder and in the src folder?  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-25 Thread robert.s...@zf.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Smid commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
  LinkProblem.docx  I have same problem, In attachment, you can see content of workspace - it contains one log file to parse by PC-Lint (Warnings) parser and source code file (pics 1,2). Link in log file - pic 3 I get error when i try to look at the source code - pic 4 - Failed to copy sourc file to workspace pic 5 - this is the problem i think (as Nicolas mentioned), the expected directory is $JENKINS_HOME/jobs/[job-name]/workspace, but in Jenkins, workspace can be found here: $JENKINS_HOME/workspace/[job-name]   
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-25 Thread robert.s...@zf.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Smid updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36132  
 
 
  Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
Change By: 
 Robert Smid  
 
 
Attachment: 
 LinkProblem.docx  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-20 Thread nico...@nobelis.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas Nobelis commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Where is this option located ? Is it in Job configuration or in the plugin one ?  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-05 Thread dean_thras...@epam.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dean Thrasher commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 It's been a while since I worked on that project, but I'm fairly certain that I had tried the "scan for files in the workspace" option. As I said in my earlier comment, I think the issue was that my solution (.sln) file was placed two subfolders below the workspace / Git root.  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-04 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 This error occurs if the tool that generates the warnings does not print absolute URLs. It then tries to "guess" the right name. Actually I'm using Jenkins workspace object to resolve the files. So it should work with the new layout (I just need to adapt the logger message).  A solution for the problem is not generic, so I need to check each of your issues separately.  Did you all activate the option scan for files in the workspace?  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2017-01-04 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 This error occurs if the tool that generates the warnings does not print absolute URLs.  It  The warnings plugin  then tries to "guess" the right name. Actually I'm using Jenkins workspace object to resolve the files. So it should work with the new layout (I just need to adapt the logger message). A solution for the problem is not generic, so I need to check each of your issues separately. Did you all activate the option *scan for files in the workspace*?  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2016-11-16 Thread nico...@nobelis.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas Nobelis edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Hello,We are facing the same issue on a Master since our migration to a more recent version of Jenkins (2.19.1).I think this is because they changed how  workspace  workspaces  are organized on the filesystem.In our old version :$JENKINS_HOME/jobs/[job-name]/workspaceIn the new version :$JENKINS_HOME/workspace/[job-name]I hope this hint helps.Best regards,Nicolas  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2016-11-16 Thread nico...@nobelis.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas Nobelis commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 Hello, We are facing the same issue on a Master since our migration to a more recent version of Jenkins (2.19.1). I think this is because they changed how workspace are organized on the filesystem. In our old version : $JENKINS_HOME/jobs/[job-name]/workspace In the new version : $JENKINS_HOME/workspace/[job-name] I hope this hint helps. Best regards, Nicolas  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2016-07-12 Thread dean_thras...@epam.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dean Thrasher commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 I have this same issue when running builds on a Jenkins slave. I think the problem is that the plugin assumes that the .sln file is at the root of the working directory. In my case, it's actually two levels down. In other words, my solution file is here: $JENKINS_HOME/[job-name]/src/server/MySolution.sln But the plugin "skips" the "src/server/" part of the path when trying to resolve files. It simply combines the Jenkins working directory with the relative path from the sln file.  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2016-07-06 Thread necrofi...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 yauhen f commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 03 Is the file 'pdf.js' contained more than once in your workspace? No 04 Is the file 'WebProject/Plugins/pdfjs/build/pdf.js' a valid filename? yes 05 If you are building on a slave: please check if the file is accessible under '$JENKINS_HOME/[job-name]/Plugins/pdfjs/build/pdf.js' not applyable - master 06 If you are building on the master: please check if the file is accessible under '$JENKINS_HOME/[job-name]/workspace/Plugins/pdfjs/build/pdf.js' it looses somehow one folder level from svn, so file is available but WebProject was lost inside of message  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2016-06-29 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner edited a comment on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 It would help if you can answer the questions that are asked in the  trade  trace  above...  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2016-06-29 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-36132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
 It would help if you can answer the questions that are asked in the trade above...  
 

  
 
 
 
 

 
 
 

 
 
 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-36132) Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.

2016-06-22 Thread necrofi...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 yauhen f created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36132  
 
 
  Failed to display file source for resharper analysis: Copying the source file from the workspace to the build folder on the Jenkins master failed.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 analysis-core-plugin, warnings-plugin  
 
 
Created: 
 2016/Jun/22 7:06 AM  
 
 
Environment: 
 Windows Server 2008 R2, Jenkins 1.651.3, Warnings plugin 4.56, Subversion Plug-in 2.4.4  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 yauhen f  
 

  
 
 
 
 

 
 We use default Jenkins Configuration. Standard ASP.NET MVC web project with MSBuild task, Resharper InspectCode and Postbuild warnings pluging with parser for Resharper Inspect Code. All information is showed inside of "Resharper InspectCode Warnings". Until trying to view file content with proble line everything is worked. After clicking on file name - exception is thrown.All other tools (like Warnings MSBuild console parser) shows file content correctly. Mapped svn folder - trunk. Trunk structure: BuildTools Common Documents WebProject Only WebProject is build and published. Error Message: Content of file pdf.js 01 Copying the source file 'WebProject/Plugins/pdfjs/build/pdf.js' from the workspace to the build folder 'f4904279.tmp' on the Jenkins master failed. 02 Seems that the path is relative, however an absolute path is required when copying the sources. 03 Is the file 'pdf.js' contained more than once in your workspace? 04 Is the file 'WebProject/Plugins/pdfjs/build/pdf.js' a valid filename? 05 If you are building on a slave: please check if the file is accessible under '$JENKINS_HOME/[job-name]/WebProject/Plugins/pdfjs/build/pdf.js' 06 If you are building on the master: please check if the file is accessible under '$JENKINS_HOME/[job-name]/workspace/WebProject/Plugins/pdfjs/build/pdf.js' 07