chore: test PostgreSQL HEAD versions in branch CI jobs #788
Annotations
11 errors
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > writeLocationCanBeLessThanSendLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > statusCanBeSentToBackendAsynchronously()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationDoNotChangeDuringReceiveMessage()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > keepAliveServerLSNCanBeUsedToAdvanceFlushLSN()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotDependOnFlushLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotChangeDuringReceiveMessage()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationEqualToSetLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationEqualToSetLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > lastReceiveLSNCorrectOnView()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Test:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > sentLocationEqualToLastReceiveLSN()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Start PostgreSQL PGV=HEAD TZ=Pacific/Chatham XA=no SSL=no SCRAM=no CREATE_REPLICAS=yes
4m 55s
4m 55s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up Java 17 and 21, temurin, X64
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up Java 21, oracle
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up Java 17 temurin as default
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Prepare local properties
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Test
5h 55m 0s
5h 55m 0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install krb5 for GSS tests
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Update hosts for GSS tests
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Deploy pgjdbc to mavenLocal
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Attach heap dump if any
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Test GSS
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Test anorm-sbt
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Cleanup Docker
10s
10s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Test
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Set up Java 17 and 21, temurin, X64
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading