[
https://issues.apache.org/jira/browse/RANGER-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266840#comment-16266840
]
Nigel Jones edited comment on RANGER-1908 at 11/27/17 2:00 PM:
---------------------------------------------------------------
More tests
* MacOS - 4 consecutive builds all clean
* VM (a) @IBM. Failed 2/3, worked 1/3. looks timing related unit test case
failure (testing Kafka security plugin -- not the HBase one)
* VM (b) @Azure (lower spec) failed 3/3 same as above. timing related
At this point I will close this JIRA as non reproducible after around 8
builds.... Will keep an eye on any timing related issues to see if perhaps we
need to relax some timings and raise a new JIRA if so.
was (Author: jonesn):
More tests
* MacOS - 4 consecutive builds all clean
* VM (a) @IBM. Failed 2/3, worked 1/3. looks timing related unit test case
failure
* VM (b) @Azure (lower spec) failed 3/3 same as above. timing related
At this point I will close this JIRA as non reproducible. Will keep an eye on
any timing related issues to see if perhaps we need to relax some timings and
raise a new JIRA if so.
> Build (unit tests) failed in HBase Security Plugin
> --------------------------------------------------
>
> Key: RANGER-1908
> URL: https://issues.apache.org/jira/browse/RANGER-1908
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Nigel Jones
> Attachments: ranger-20171124a.log
>
>
> MacOS
> Java 1.8 (152, oracle)
> Maven 3.5.0
> Build fails at
> [INFO] HBase Security Plugin .............................. FAILURE [11:36
> min]
> The failing test is:
> [INFO] Running
> org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest
> Formatting using clusterid: testClusterID
> [ERROR] Tests run: 20, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 689.962 s <<< FAILURE! - in
> org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest
> [ERROR]
> testTagBasedTablePolicy(org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest)
> Time elapsed: 611.879 s <<< ERROR!
> org.apache.hadoop.hbase.exceptions.TimeoutIOException:
> java.util.concurrent.TimeoutException: The procedure 18 is still running
> at
> org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest.testTagBasedTablePolicy(HBaseRangerAuthorizationTest.java:780)
> Caused by: java.util.concurrent.TimeoutException: The procedure 18 is still
> running
> at
> org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest.testTagBasedTablePolicy(HBaseRangerAuthorizationTest.java:780)
> The next part of the test is ok:
> [INFO] Running
> org.apache.ranger.authorization.hbase.RangerAuthorizationFilterTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505
> s - in org.apache.ranger.authorization.hbase.RangerAuthorizationFilterTest
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)