You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2020/08/04 19:19:00 UTC

[jira] [Updated] (HBASE-24816) Remove unused credential hbaseqa-at-asf-jira

     [ https://issues.apache.org/jira/browse/HBASE-24816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharath Vissapragada updated HBASE-24816:
-----------------------------------------
    Summary: Remove unused credential hbaseqa-at-asf-jira  (was: Fix pre-commit on branch-1)

> Remove unused credential hbaseqa-at-asf-jira
> --------------------------------------------
>
>                 Key: HBASE-24816
>                 URL: https://issues.apache.org/jira/browse/HBASE-24816
>             Project: HBase
>          Issue Type: Bug
>          Components: build, tooling
>    Affects Versions: 1.7.0
>            Reporter: Bharath Vissapragada
>            Assignee: Bharath Vissapragada
>            Priority: Major
>             Fix For: 1.7.0
>
>
> After move to ci-hadoop, branch-1 precommits are unable to checkout the source tree. 
> https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/view/change-requests/job/PR-2194/1/console
> {noformat}
> 04:55:42  Running in /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2194/yetus
> [Pipeline] {
> [Pipeline] checkout
> 04:55:42  No credentials specified
> 04:55:42  Cloning the remote Git repository
>  > git rev-parse HEAD^{commit} # timeout=10
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f f9a427c6aff4f01bf06aa458a935249cfd6a5d30 # timeout=10
> 04:55:41  Cloning repository https://github.com/apache/yetus.git
> 04:55:41   > git init /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2194/yetus # timeout=10
> 04:55:41  Fetching upstream changes from https://github.com/apache/yetus.git
> 04:55:41   > git --version # timeout=10
> 04:55:41   > git fetch --tags --progress -- https://github.com/apache/yetus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 04:55:44  Checking out Revision 11add70671de39cd96b56e86e40c64c872b9282f (rel/0.11.1)
> 04:55:42   > git config remote.origin.url https://github.com/apache/yetus.git # timeout=10
> 04:55:42   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> 04:55:42   > git config remote.origin.url https://github.com/apache/yetus.git # timeout=10
> 04:55:42  Fetching upstream changes from https://github.com/apache/yetus.git
> 04:55:42   > git fetch --tags --progress -- https://github.com/apache/yetus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 04:55:43   > git rev-parse rel/0.11.1^{commit} # timeout=10
> 04:55:43   > git rev-parse refs/remotes/origin/rel/0.11.1^{commit} # timeout=10
> 04:55:44  Commit message: "YETUS-920. Stage version 0.11.1."
> 04:55:44  First time build. Skipping changelog.
> [Pipeline] }
> [Pipeline] // dir
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] stage
> [Pipeline] { (precommit-run)
> [Pipeline] withCredentials
> [Pipeline] // withCredentials
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] stage
> [Pipeline] { (Declarative: Post Actions)
> [Pipeline] script
> [Pipeline] {
> [Pipeline] step
> 04:55:45  Archiving artifacts
> [Pipeline] publishHTML
> 04:55:45  [htmlpublisher] Archiving HTML reports...
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)