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

Michael Stack commented on HBASE-23792:
---------------------------------------

I saw this just now. The patch here is in place.

 [ERROR]   
TestExportSnapshotNoCluster.testSnapshotV2WithRefsExportFileSystemState:91->testSnapshotWithRefsExportFileSystemState:107
 ยป IllegalArgument

 Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 115.741 s <<< 
FAILURE! - in org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster
 
org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotV2WithRefsExportFileSystemState
  Time elapsed: 74.459 s  <<< ERROR!
 java.lang.IllegalArgumentException: Wrong FS: 
file:/Users/stack/checkouts/hbase.apache.git/hbase-mapreduce/target/test-data/fad01338-65ef-e973-2412-05de114016fe/.hbase-snapshot/tableWithRefsV2,
 expected: hdfs://localhost:58051
   at 
org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:107)
   at 
org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotV2WithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:91)

testSnapshotV1WithRefsExportFileSystemState had just run which does same thing 
and it was fine.

All passes locally. Let me try in a subtask a Nick suggestion getting new 
HBaseTestingUtility per run.

> [Flakey Test] 
> TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-23792
>                 URL: https://issues.apache.org/jira/browse/HBASE-23792
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 2.3.0
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.1.9, 2.2.4
>
>         Attachments: 
> TEST-org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.xml
>
>
> {{TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState}} 
> fails with
> {noformat}
> java.lang.IllegalArgumentException: Wrong FS: 
> file:/home/jenkins/jenkins-slave/workspace/HBase_Nightly_branch-2@2/component/hbase-mapreduce/target/test-data/878a5107-35a3-90ea-50ef-d2a3c32a50dc/.hbase-snapshot/tableWithRefsV1,
>  expected: hdfs://localhost:44609
>       at 
> org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:110)
>       at 
> org.apache.hadoop.hbase.snapshot.TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState(TestExportSnapshotNoCluster.java:90)
> {noformat}



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

Reply via email to