[jira] [Resolved] (HBASE-17818) On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken

2017-07-12 Thread Andrew Purtell (JIRA)

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

Andrew Purtell resolved HBASE-17818.

   Resolution: Duplicate
Fix Version/s: (was: 1.4.0)

HBASE-16051 and HBASE-18346 now both dup this. Let's follow up there. 

> On branch-1 in module Server, TestRSKilledWhenInitializing and 
> TestScannerHeartbeatMessages broken
> --
>
> Key: HBASE-17818
> URL: https://issues.apache.org/jira/browse/HBASE-17818
> Project: HBase
>  Issue Type: Bug
> Environment: OS: Ubuntu 14.04
> Arch: x86_64
>Reporter: Anup Halarnkar
>
> Branch: branch-1
> Command: mvn clean install -X -fn
> Output:
> [INFO] 
> 
> [INFO] BUILD SUCCESS
> [INFO] 
> 
> [INFO] Total time: 2.030 s
> [INFO] Finished at: 2017-03-22T19:17:16+05:30
> [INFO] Final Memory: 15M/304M
> [INFO] 
> 
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache HBase ... SUCCESS [ 24.315 
> s]
> [INFO] Apache HBase - Checkstyle .. SUCCESS [  7.797 
> s]
> [INFO] Apache HBase - Resource Bundle . SUCCESS [  0.263 
> s]
> [INFO] Apache HBase - Annotations . SUCCESS [  2.416 
> s]
> [INFO] Apache HBase - Protocol  SUCCESS [ 12.994 
> s]
> [INFO] Apache HBase - Common .. SUCCESS [02:31 
> min]
> [INFO] Apache HBase - Procedure ... SUCCESS [03:37 
> min]
> [INFO] Apache HBase - Client .. SUCCESS [01:53 
> min]
> [INFO] Apache HBase - Hadoop Compatibility  SUCCESS [  8.560 
> s]
> [INFO] Apache HBase - Hadoop Two Compatibility  SUCCESS [ 10.500 
> s]
> [INFO] Apache HBase - Prefix Tree . SUCCESS [  9.367 
> s]
> [INFO] Apache HBase - Server .. FAILURE [  02:04 
> h]
> [INFO] Apache HBase - Testing Util  SUCCESS [  5.107 
> s]
> [INFO] Apache HBase - Thrift .. SUCCESS [04:52 
> min]
> [INFO] Apache HBase - Rest  SUCCESS [13:56 
> min]
> [INFO] Apache HBase - Shell ... SUCCESS [  3.980 
> s]
> [INFO] Apache HBase - Integration Tests ... SUCCESS [  02:33 
> h]
> [INFO] Apache HBase - Examples  SUCCESS [ 11.129 
> s]
> [INFO] Apache HBase - External Block Cache  SUCCESS [  1.231 
> s]
> [INFO] Apache HBase - Assembly  FAILURE [  4.063 
> s]
> [INFO] Apache HBase - Shaded .. SUCCESS [  0.172 
> s]
> [INFO] Apache HBase - Shaded - Client . SUCCESS [  0.793 
> s]
> [INFO] Apache HBase - Shaded - Server . SUCCESS [  1.721 
> s]
> [INFO] Apache HBase - Archetypes .. SUCCESS [  0.094 
> s]
> [INFO] Apache HBase - Exemplar for hbase-client archetype . SUCCESS [01:24 
> min]
> [INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SUCCESS 
> [01:15 min]
> [INFO] Apache HBase - Archetype builder ... SUCCESS [ 31.495 
> s]
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 05:10 h
> [INFO] Finished at: 2017-03-22T19:17:16+05:30
> ---
> Failed tests:
> TestRSKilledWhenInitializing.testRSTerminationAfterRegisteringToMasterBeforeCreatingEphemeralNode:123
>  null
>   
> TestScannerHeartbeatMessages.testScannerHeartbeatMessages:207->testImportanceOfHeartbeats:237
>  Heartbeats messages are disabled, an exception should be thrown. If an 
> exception  is not thrown, the test case is not testing the importance of 
> heartbeat messages
> Tests run: 1698, Failures: 2, Errors: 0, Skipped: 11
> --
> If these tests are passing on your end,then please let me know the possible 
> issue that I could have on my side.
> Thanks in advance,
> Anup



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (HBASE-17818) On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken

2017-03-22 Thread Josh Elser (JIRA)

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

Josh Elser resolved HBASE-17818.

Resolution: Cannot Reproduce

[~anuphal], again, see the following builds from Jenkins:

https://builds.apache.org/view/All/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/676/testReport/org.apache.hadoop.hbase.regionserver/TestRSKilledWhenInitializing/
https://builds.apache.org/view/All/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/676/testReport/org.apache.hadoop.hbase.regionserver/TestScannerHeartbeatMessages/
https://builds.apache.org/view/All/job/HBase-1.4/678/jdk=JDK_1_7,label=Hadoop&&!H13/testReport/org.apache.hadoop.hbase.regionserver/TestScannerHeartbeatMessages/
https://builds.apache.org/view/All/job/HBase-1.4/678/jdk=JDK_1_7,label=Hadoop&&!H13/testReport/org.apache.hadoop.hbase.regionserver/TestRSKilledWhenInitializing/

Sometimes tests are sensitive to hardware, but we try our best to avoid this. 
In the future, please do this digging on your own and leave JIRA for when you 
know the reason a test is failing (and ideally, have provided a patch which 
fixes it!). Thanks in advance.

> On branch-1 in module Server, TestRSKilledWhenInitializing and 
> TestScannerHeartbeatMessages broken
> --
>
> Key: HBASE-17818
> URL: https://issues.apache.org/jira/browse/HBASE-17818
> Project: HBase
>  Issue Type: Bug
> Environment: OS: Ubuntu 14.04
> Arch: x86_64
>Reporter: Anup Halarnkar
> Fix For: 1.4.0
>
>
> Branch: branch-1
> Command: mvn clean install -X -fn
> Output:
> [INFO] 
> 
> [INFO] BUILD SUCCESS
> [INFO] 
> 
> [INFO] Total time: 2.030 s
> [INFO] Finished at: 2017-03-22T19:17:16+05:30
> [INFO] Final Memory: 15M/304M
> [INFO] 
> 
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache HBase ... SUCCESS [ 24.315 
> s]
> [INFO] Apache HBase - Checkstyle .. SUCCESS [  7.797 
> s]
> [INFO] Apache HBase - Resource Bundle . SUCCESS [  0.263 
> s]
> [INFO] Apache HBase - Annotations . SUCCESS [  2.416 
> s]
> [INFO] Apache HBase - Protocol  SUCCESS [ 12.994 
> s]
> [INFO] Apache HBase - Common .. SUCCESS [02:31 
> min]
> [INFO] Apache HBase - Procedure ... SUCCESS [03:37 
> min]
> [INFO] Apache HBase - Client .. SUCCESS [01:53 
> min]
> [INFO] Apache HBase - Hadoop Compatibility  SUCCESS [  8.560 
> s]
> [INFO] Apache HBase - Hadoop Two Compatibility  SUCCESS [ 10.500 
> s]
> [INFO] Apache HBase - Prefix Tree . SUCCESS [  9.367 
> s]
> [INFO] Apache HBase - Server .. FAILURE [  02:04 
> h]
> [INFO] Apache HBase - Testing Util  SUCCESS [  5.107 
> s]
> [INFO] Apache HBase - Thrift .. SUCCESS [04:52 
> min]
> [INFO] Apache HBase - Rest  SUCCESS [13:56 
> min]
> [INFO] Apache HBase - Shell ... SUCCESS [  3.980 
> s]
> [INFO] Apache HBase - Integration Tests ... SUCCESS [  02:33 
> h]
> [INFO] Apache HBase - Examples  SUCCESS [ 11.129 
> s]
> [INFO] Apache HBase - External Block Cache  SUCCESS [  1.231 
> s]
> [INFO] Apache HBase - Assembly  FAILURE [  4.063 
> s]
> [INFO] Apache HBase - Shaded .. SUCCESS [  0.172 
> s]
> [INFO] Apache HBase - Shaded - Client . SUCCESS [  0.793 
> s]
> [INFO] Apache HBase - Shaded - Server . SUCCESS [  1.721 
> s]
> [INFO] Apache HBase - Archetypes .. SUCCESS [  0.094 
> s]
> [INFO] Apache HBase - Exemplar for hbase-client archetype . SUCCESS [01:24 
> min]
> [INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SUCCESS 
> [01:15 min]
> [INFO] Apache HBase - Archetype builder ... SUCCESS [ 31.495 
> s]
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 05:10 h
> [INFO] Finished at: 2017-03-22T19:17:16+05:30
> ---
> Failed tests:
>