[
https://issues.apache.org/jira/browse/FLINK-16801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger closed FLINK-16801.
----------------------------------
Resolution: Cannot Reproduce
No more cases of this failure. Closing for now. Please reopen if there are new
cases.
> PostgresCatalogITCase fails with IOException
> --------------------------------------------
>
> Key: FLINK-16801
> URL: https://issues.apache.org/jira/browse/FLINK-16801
> Project: Flink
> Issue Type: Task
> Components: Connectors / JDBC
> Affects Versions: 1.11.0
> Reporter: Robert Metzger
> Assignee: Bowen Li
> Priority: Major
>
> CI:
> https://travis-ci.org/github/apache/flink/jobs/666922577?utm_medium=notification&utm_source=slack
> {code}
> 07:03:47.913 [INFO] Running
> org.apache.flink.api.java.io.jdbc.JDBCTableSourceITCase
> 07:03:50.588 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
> elapsed: 16.693 s <<< FAILURE! - in
> org.apache.flink.api.java.io.jdbc.catalog.PostgresCatalogITCase
> 07:03:50.595 [ERROR]
> org.apache.flink.api.java.io.jdbc.catalog.PostgresCatalogITCase Time
> elapsed: 16.693 s <<< ERROR!
> java.io.IOException: Gave up waiting for server to start after 10000ms
> Caused by: java.sql.SQLException: connect failed
> Caused by: java.net.ConnectException: Connection refused (Connection refused)
> Thu Mar 26 07:03:50 UTC 2020 Thread[main,5,main]
> java.lang.NoSuchFieldException: DEV_NULL
> ----------------------------------------------------------------
> Thu Mar 26 07:03:51 UTC 2020:
> Booting Derby version The Apache Software Foundation - Apache Derby -
> 10.14.2.0 - (1828579): instance a816c00e-0171-15a7-7fa7-00000c06c410
> on database directory
> memory:/home/travis/build/apache/flink/flink-connectors/flink-jdbc/target/test
> with class loader sun.misc.Launcher$AppClassLoader@677327b6
> Loaded from
> file:/home/travis/.m2/repository/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar
> java.vendor=Private Build
> java.runtime.version=1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
> user.dir=/home/travis/build/apache/flink/flink-connectors/flink-jdbc/target
> os.name=Linux
> os.arch=amd64
> os.version=4.15.0-1055-gcp
> derby.system.home=null
> derby.stream.error.field=org.apache.flink.api.java.io.jdbc.JDBCTestBase.DEV_NULL
> Database Class Loader started - derby.database.classpath=''
> 07:03:51.916 [INFO] Running
> org.apache.flink.api.java.io.jdbc.JDBCLookupFunctionITCase
> 07:03:59.956 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time
> elapsed: 12.041 s - in org.apache.flink.api.java.io.jdbc.JDBCTableSourceITCase
> 07:04:04.193 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time
> elapsed: 12.275 s - in
> org.apache.flink.api.java.io.jdbc.JDBCLookupFunctionITCase
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)