[ 
https://issues.apache.org/jira/browse/SCM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963730#comment-17963730
 ] 

ASF GitHub Bot commented on SCM-938:
------------------------------------

jira-importer opened a new issue, #1163:
URL: https://github.com/apache/maven-scm/issues/1163

   **[Elliotte Rusty 
Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** 
opened 
**[SCM-938](https://issues.apache.org/jira/browse/SCM-938?redirect=false)** and 
commented
   
   I've seen this one fail on Jenkins in multiple unrelated PRs; usually 
somehow like this. I suspect something about our file handling code is off for 
windows.
   
    
   
   Error Message
   
   Command failed.The svn tag command failed.
   
   Stacktrace
   
   org.apache.maven.plugin.MojoExecutionException: Command failed.The svn tag 
command failed.
   at org.apache.maven.scm.plugin.TagMojoTest.testTag(TagMojoTest.java:93)
   
   Standard Output
   
   Test command line: cmd.exe /X /C "svnadmin create repository"
   [INFO] Removing 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout
   [INFO] Executing: cmd.exe /X /C "svn --non-interactive checkout 
file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_i937/m/maven-scm-plugin/target/repository/trunk@
 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout"
   [INFO] Working directory: 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target
   [INFO] Final Tag Name: 'mytag'
   [INFO] Executing: cmd.exe /X /C "svn --non-interactive copy --file 
C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-173513893.commit
 --encoding UTF-8 --parents . 
file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_i937/m/maven-scm-plugin/target/repository/tags/mytag@"
   [INFO] Executing: cmd.exe /X /C "svn --non-interactive copy --file 
C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-173513893.commit
 --encoding UTF-8 --parents . 
file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_i937/m/maven-scm-plugin/target/repository/tags/mytag@"
   [INFO] Working directory: 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout
   [INFO] Working directory: 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout
   [ERROR] Provider message:
   [ERROR] The svn tag command failed.
   [ERROR] Command output:
   [ERROR] svn: E720003: Can't open file 
'C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-173513893.commit':
 The system cannot find the path specified.
   
   
   ---
   No further details from 
[SCM-938](https://issues.apache.org/jira/browse/SCM-938?redirect=false)




> TagMojoTest is flaky on Windows
> -------------------------------
>
>                 Key: SCM-938
>                 URL: https://issues.apache.org/jira/browse/SCM-938
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>            Reporter: Elliotte Rusty Harold
>            Assignee: Elliotte Rusty Harold
>            Priority: Major
>
> I've seen this one fail on Jenkins in multiple unrelated PRs; usually somehow 
> like this. I suspect something about our file handling code is off for 
> windows. 
>  
> Error Message
> Command failed.The svn tag command failed.
> Stacktrace
> org.apache.maven.plugin.MojoExecutionException: Command failed.The svn tag 
> command failed.
> at org.apache.maven.scm.plugin.TagMojoTest.testTag(TagMojoTest.java:93)
> Standard Output
> Test command line: cmd.exe /X /C "svnadmin create repository"
> [INFO] Removing 
> F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout
> [INFO] Executing: cmd.exe /X /C "svn --non-interactive checkout 
> file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_i937/m/maven-scm-plugin/target/repository/trunk@
>  
> F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout"
> [INFO] Working directory: 
> F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target
> [INFO] Final Tag Name: 'mytag'
> [INFO] Executing: cmd.exe /X /C "svn --non-interactive copy --file 
> C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-173513893.commit
>  --encoding UTF-8 --parents . 
> file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_i937/m/maven-scm-plugin/target/repository/tags/mytag@"
> [INFO] Executing: cmd.exe /X /C "svn --non-interactive copy --file 
> C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-173513893.commit
>  --encoding UTF-8 --parents . 
> file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_i937/m/maven-scm-plugin/target/repository/tags/mytag@"
> [INFO] Working directory: 
> F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout
> [INFO] Working directory: 
> F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_i937\m\maven-scm-plugin\target\checkout
> [ERROR] Provider message:
> [ERROR] The svn tag command failed.
> [ERROR] Command output:
> [ERROR] svn: E720003: Can't open file 
> 'C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-173513893.commit':
>  The system cannot find the path specified.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to