[JIRA] [multi-branch-project-plugin] (JENKINS-35227) Subversion repo with externals not working

6 views
Skip to first unread message

lars.meynberg@edict.de (JIRA)

unread,
May 31, 2016, 2:26:01 AM5/31/16
to jenkinsc...@googlegroups.com
Lars Meynberg created an issue
 
Jenkins / Bug JENKINS-35227
Subversion repo with externals not working
Issue Type: Bug Bug
Assignee: Matthew DeTullio
Components: multi-branch-project-plugin
Created: 2016/May/31 6:25 AM
Priority: Minor Minor
Reporter: Lars Meynberg

When the multi-branch-job is configured with secured (credentials) svn repository which has external links, the checkout fails sometimes with an NullpointerException (It seems only the initial CO) or with an authentication cancelled error.

Fetching '<some-external-link>' at -1 into '<jenkins-workspace>'
java.lang.NullPointerException
	at java.util.ArrayList.addAll(ArrayList.java:559)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:894)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:830)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:109)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:108)
	at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:85)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:206)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Fetching '<some-external-link>' at -1 into '<jenkins-workspace>'
org.tmatesoft.svn.core.SVNCancelException: svn: E200015: authentication cancelled

Maybe its related to JENKINS-21785 but in a multi-branch-job I can not add additional credentials in the job config.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages