[ 
https://issues.apache.org/jira/browse/HBASE-21377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691905#comment-16691905
 ] 

Hudson commented on HBASE-21377:
--------------------------------

Results for branch branch-2.0
        [build #1097 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1097/]: 
(/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1097//General_Nightly_Build_Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1097//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1097//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> Add debug log for procedure stack id related operations
> -------------------------------------------------------
>
>                 Key: HBASE-21377
>                 URL: https://issues.apache.org/jira/browse/HBASE-21377
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: HBASE-21377-debuglog.patch, HBASE-21377.patch
>
>
> TestMergeTableRegionsProcedure is still flakey, and found this in the output
> {noformat}
> 2018-10-24 03:46:12,842 ERROR [Time-limited test] wal.WALProcedureTree(198): 
> Missing stack id 6, max stack id is 8, root procedure is Procedure(pid=42, 
> ppid=-1, 
> class=org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure)
> 2018-10-24 03:46:12,847 ERROR [Time-limited test] 
> procedure2.ProcedureExecutor$2(451): Corrupt pid=42, 
> state=WAITING:MERGE_TABLE_REGIONS_CHECK_CLOSED_REGIONS, hasLock=false; 
> MergeTableRegionsProcedure table=testRollbackAndDoubleExecution, 
> regions=[72aed4d14ac73faaa1755e248a55b71a, a848f3ca26989865d5cccc9cd0683ae6], 
> forcibly=false
> 2018-10-24 03:46:12,847 ERROR [Time-limited test] 
> procedure2.ProcedureExecutor$2(451): Corrupt pid=43, ppid=42, 
> state=RUNNABLE:REGION_STATE_TRANSITION_CONFIRM_CLOSED, hasLock=false; 
> TransitRegionStateProcedure table=testRollbackAndDoubleExecution, 
> region=72aed4d14ac73faaa1755e248a55b71a, UNASSIGN
> 2018-10-24 03:46:12,848 ERROR [Time-limited test] 
> procedure2.ProcedureExecutor$2(451): Corrupt pid=44, ppid=42, 
> state=WAITING:REGION_STATE_TRANSITION_CONFIRM_CLOSED, hasLock=false; 
> TransitRegionStateProcedure table=testRollbackAndDoubleExecution, 
> region=a848f3ca26989865d5cccc9cd0683ae6, UNASSIGN
> 2018-10-24 03:46:12,848 ERROR [Time-limited test] 
> procedure2.ProcedureExecutor$2(451): Corrupt pid=45, ppid=43, state=SUCCESS, 
> hasLock=false; org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
> 2018-10-24 03:46:12,849 ERROR [Time-limited test] 
> procedure2.ProcedureExecutor$2(451): Corrupt pid=46, ppid=44, state=RUNNABLE, 
> hasLock=false; org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
> {noformat}
> Need to dig more.



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

Reply via email to