You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/02/01 20:26:01 UTC

[jira] [Updated] (HBASE-21103) nightly test cache of yetus install needs to be more thorough in verification

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

Andrew Purtell updated HBASE-21103:
-----------------------------------
    Fix Version/s:     (was: 1.5.0)

> nightly test cache of yetus install needs to be more thorough in verification
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-21103
>                 URL: https://issues.apache.org/jira/browse/HBASE-21103
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Major
>              Labels: beginner
>             Fix For: 3.0.0, 1.3.3, 1.2.8, 2.2.0, 2.1.1, 2.0.3, 1.4.9
>
>         Attachments: HBASE-21103-branch-1.v0.patch, HBASE-21103.0.patch
>
>
> branch-1.2 nightly failed because it couldn't find yetus:
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1.2/443/
> walking through steps, we checked and thought we had an existing install:
> https://builds.apache.org/blue/organizations/jenkins/HBase%20Nightly/detail/branch-1.2/443/pipeline/12
> {code}
> [HBase_Nightly_branch-1.2-AEAO7LJNYKPIH3O4GB2IR4TEIHRS6EXOJCJPGWYXWO6BFPUEZT3Q] Running shell script
> Ensure we have a copy of Apache Yetus.
> Checking for Yetus 0.6.0 in '/home/jenkins/jenkins-slave/workspace/HBase_Nightly_branch-1.2-AEAO7LJNYKPIH3O4GB2IR4TEIHRS6EXOJCJPGWYXWO6BFPUEZT3Q/yetus-0.6.0'
> Reusing cached download of Apache Yetus version 0.6.0.
> {code}
> So we stashed and then tried to use it.
> Examining the workspace present before the stash shows the directory we look for was present, but the contents were garbage:
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1.2/443/execution/node/3/ws/
> {code}
> $ unzip -l yetus-0.6.0.zip 
> Archive:  yetus-0.6.0.zip
>   Length      Date    Time    Name
> ---------  ---------- -----   ----
>         0  00-00-1980 04:08   yetus-0.6.0/lib/precommit/qbt.sh
> ---------                     -------
>         0                     1 file
> {code}
> we should probably check for an executable that will successfully give us a version or something like that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)