You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/08/14 10:57:20 UTC

[jira] [Created] (INFRA-12430) Maven Core IT Windows

Karl Heinz Marbaise created INFRA-12430:
-------------------------------------------

             Summary: Maven Core IT Windows 
                 Key: INFRA-12430
                 URL: https://issues.apache.org/jira/browse/INFRA-12430
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
         Environment: https://builds.apache.org/view/M-R/view/Maven/job/core-it-maven-3-win/1274/console
            Reporter: Karl Heinz Marbaise


There seemed to be a problem with some kind of files / folder which do not have the correct permission on Windows:

{code}
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace f:\ws\m3-its
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
	...
..
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied
{code}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)