History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3576
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

[GitHub] Build failed when using SSH

Created: 20/May/20 03:41 AM   Updated: 27/May/20 02:52 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 10.0.14

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
When GitHub fetch url sets to ssh like: git@github.com:steveluo/qbtest.git

the build failed with below error:

10:46:42,841 ERROR - Step 'master>checkout' is failed.
    java.lang.IllegalArgumentException
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:76)
        at com.pmease.quickbuild.plugin.scm.github.GitHubRepository.generateId(GitHubRepository.java:260)
        at com.pmease.quickbuild.plugin.scm.github.GitHubRepository$$EnhancerByCGLIB$$f0771363.CGLIB$generateId$4(<generated>)
        at com.pmease.quickbuild.plugin.scm.github.GitHubRepository$$EnhancerByCGLIB$$f0771363$$FastClassByCGLIB$$a420438c.invoke(<generated>)
  

 All   Comments   Work Log   Change History      Sort Order:
No work has yet been logged on this issue.