You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/10/29 15:18:00 UTC

[jira] [Commented] (FLINK-19863) SQLClientHBaseITCase.testHBase failed with "java.io.IOException: Process failed due to timeout"

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

Robert Metzger commented on FLINK-19863:
----------------------------------------

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=8577&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529

> SQLClientHBaseITCase.testHBase failed with "java.io.IOException: Process failed due to timeout"
> -----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-19863
>                 URL: https://issues.apache.org/jira/browse/FLINK-19863
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / HBase
>    Affects Versions: 1.12.0
>            Reporter: Dian Fu
>            Priority: Major
>              Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=8541&view=logs&j=91bf6583-3fb2-592f-e4d4-d79d79c3230a&t=3425d8ba-5f03-540a-c64b-51b8481bf7d6
> {code}
> 00:50:02,589 [                main] INFO  org.apache.flink.tests.util.flink.FlinkDistribution          [] - Stopping Flink cluster.
> 00:50:04,106 [                main] INFO  org.apache.flink.tests.util.flink.FlinkDistribution          [] - Stopping Flink cluster.
> 00:50:04,741 [                main] INFO  org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource [] - Backed up logs to /home/vsts/work/1/s/flink-end-to-end-tests/artifacts/flink-b3924665-1ac9-4309-8255-20f0dc94e7b9.
> 00:50:04,788 [                main] INFO  org.apache.flink.tests.util.hbase.LocalStandaloneHBaseResource [] - Stopping HBase Cluster
> 00:50:16,243 [                main] ERROR org.apache.flink.tests.util.hbase.SQLClientHBaseITCase       [] - 
> --------------------------------------------------------------------------------
> Test testHBase[0: hbase-version:1.4.3](org.apache.flink.tests.util.hbase.SQLClientHBaseITCase) failed with:
> java.io.IOException: Process failed due to timeout.
> 	at org.apache.flink.tests.util.AutoClosableProcess$AutoClosableProcessBuilder.runBlocking(AutoClosableProcess.java:130)
> 	at org.apache.flink.tests.util.AutoClosableProcess$AutoClosableProcessBuilder.runBlocking(AutoClosableProcess.java:108)
> 	at org.apache.flink.tests.util.flink.FlinkDistribution.submitSQLJob(FlinkDistribution.java:221)
> 	at org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource$StandaloneClusterController.submitSQLJob(LocalStandaloneFlinkResource.java:196)
> 	at org.apache.flink.tests.util.hbase.SQLClientHBaseITCase.executeSqlStatements(SQLClientHBaseITCase.java:215)
> 	at org.apache.flink.tests.util.hbase.SQLClientHBaseITCase.testHBase(SQLClientHBaseITCase.java:152)
> {code}



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