[
https://issues.apache.org/jira/browse/HBASE-21685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741463#comment-16741463
]
Duo Zhang commented on HBASE-21685:
-----------------------------------
Oh, seems the HBase-Flaky-Tests job is also broken... [~busbey]
{noformat}
stderr: fatal: repository 'https://git.apache.org/hbase.git/' not found
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)
at
jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:351)
at
jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:374)
at jenkins.scm.api.SCMSource.fetch(SCMSource.java:583)
at
org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:95)
at
org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:293)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Finished: FAILURE
{noformat}
> Change repository urls to Gitbox
> --------------------------------
>
> Key: HBASE-21685
> URL: https://issues.apache.org/jira/browse/HBASE-21685
> Project: HBase
> Issue Type: Task
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HBASE-21685.master.001.patch,
> HBASE-21685.master.001.patch
>
>
> Moving to Gitbox is approaching and references to git-wip-us need to be
> changed to gitbox.
> Some of the Jenkins jobs are referring to git-wip-us which if going to be
> locked after the migration. We could move them to github so the build flow
> will remain intact.
> Previous discussion on dev@:
> [https://lists.apache.org/thread.html/3496568d6cc002f74f5c3bcce46ed44b7ee9e90d7d53af2c65b6f785@%3Cdev.hbase.apache.org%3E]
> After this notify INFRA to make the change
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)