Skip to content

refactor: use oid=?::regtype when fetching pg_type by name instead of joining pg_namespace #3694

refactor: use oid=?::regtype when fetching pg_type by name instead of joining pg_namespace

refactor: use oid=?::regtype when fetching pg_type by name instead of joining pg_namespace #3694

Triggered via pull request May 12, 2024 13:43
Status Failure
Total duration 6m 52s
Artifacts

main.yml

on: pull_request
Matrix Preparation
6s
Matrix Preparation
Code style
2m 37s
Code style
CheckerFramework
3m 21s
CheckerFramework
Source distribution (JDK 17)
5m 58s
Source distribution (JDK 17)
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 24 warnings
Java 11, corretto, PG 9.5, extendedCacheEverything, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, tr_TR, no_gss, no_replication, no_slow_tests, stress JIT: SearchPathLookupTest.java#L116
0,0sec org.postgresql.test.jdbc2.SearchPathLookupTest > searchPathBackwardsCompatibleLookup() org.postgresql.util.PSQLException: ERROR: type "x" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.test.jdbc2.SearchPathLookupTest.searchPathBackwardsCompatibleLookup(SearchPathLookupTest.java:116)
Java 11, corretto, PG 9.5, extendedCacheEverything, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, tr_TR, no_gss, no_replication, no_slow_tests, stress JIT: org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo#L1
0,0sec org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo org.postgresql.util.PSQLException: ERROR: type "_create_and_drop_table" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.jdbc.TypeInfoCache.getSQLType(TypeInfoCache.java:348) at app//org.postgresql.jdbc.PgDatabaseMetaData.getTypeInfo(PgDatabaseMetaData.java:2570) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:58) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:55)
Java 11, corretto, PG 9.5, extendedCacheEverything, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, tr_TR, no_gss, no_replication, no_slow_tests, stress JIT: task ':postgresql:test'#L1
Execution failed for task ':postgresql:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc/build/reports/tests/test/index.html
Java 11, corretto, PG 8.4, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, gss, no_replication, no_slow_tests, stress JIT: SearchPathLookupTest.java#L116
0,0sec org.postgresql.test.jdbc2.SearchPathLookupTest > searchPathBackwardsCompatibleLookup() org.postgresql.util.PSQLException: ERROR: type "x" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.test.jdbc2.SearchPathLookupTest.searchPathBackwardsCompatibleLookup(SearchPathLookupTest.java:116)
Java 11, corretto, PG 8.4, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, gss, no_replication, no_slow_tests, stress JIT: org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo#L1
0,0sec org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo org.postgresql.util.PSQLException: ERROR: type "_create_and_drop_table" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.jdbc.TypeInfoCache.getSQLType(TypeInfoCache.java:348) at app//org.postgresql.jdbc.PgDatabaseMetaData.getTypeInfo(PgDatabaseMetaData.java:2570) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:58) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:55)
Java 11, corretto, PG 8.4, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, gss, no_replication, no_slow_tests, stress JIT: task ':postgresql:test'#L1
Execution failed for task ':postgresql:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc/build/reports/tests/test/index.html
Java 21, microsoft, PG 12, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: SearchPathLookupTest.java#L116
0,0sec org.postgresql.test.jdbc2.SearchPathLookupTest > searchPathBackwardsCompatibleLookup() org.postgresql.util.PSQLException: ERROR: type "x" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.test.jdbc2.SearchPathLookupTest.searchPathBackwardsCompatibleLookup(SearchPathLookupTest.java:116)
Java 21, microsoft, PG 12, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT: task ':postgresql:test'#L1
Execution failed for task ':postgresql:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc/build/reports/tests/test/index.html
Java 17, zulu, PG 13, simple query, scram, no_ssl, same hashcode, ubuntu, server_tz UTC, client_tz Pacific/Chatham, de_DE, no_gss, replication, no_slow_tests, stress JIT: SearchPathLookupTest.java#L116
0,0sec org.postgresql.test.jdbc2.SearchPathLookupTest > searchPathBackwardsCompatibleLookup() org.postgresql.util.PSQLException: ERROR: type "x" does not exist Position: 69 at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.test.jdbc2.SearchPathLookupTest.searchPathBackwardsCompatibleLookup(SearchPathLookupTest.java:116)
Java 17, zulu, PG 13, simple query, scram, no_ssl, same hashcode, ubuntu, server_tz UTC, client_tz Pacific/Chatham, de_DE, no_gss, replication, no_slow_tests, stress JIT: org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo#L1
0,0sec org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo org.postgresql.util.PSQLException: ERROR: type "_create_and_drop_table" does not exist Position: 69 at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.jdbc.TypeInfoCache.getSQLType(TypeInfoCache.java:348) at app//org.postgresql.jdbc.PgDatabaseMetaData.getTypeInfo(PgDatabaseMetaData.java:2570) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:58) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:55)
Java 17, zulu, PG 13, simple query, scram, no_ssl, same hashcode, ubuntu, server_tz UTC, client_tz Pacific/Chatham, de_DE, no_gss, replication, no_slow_tests, stress JIT: task ':postgresql:test'#L1
Execution failed for task ':postgresql:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc/build/reports/tests/test/index.html
Java 8, temurin, PG 14, extendedForPrepared, scram, no_ssl, ubuntu, server_tz UTC, client_tz Pacific/Chatham, fr_FR, no_gss, no_replication, no_slow_tests, stress JIT: SearchPathLookupTest.java#L116
0,0sec org.postgresql.test.jdbc2.SearchPathLookupTest > searchPathBackwardsCompatibleLookup() org.postgresql.util.PSQLException: ERROR: type "x" does not exist at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at org.postgresql.test.jdbc2.SearchPathLookupTest.searchPathBackwardsCompatibleLookup(SearchPathLookupTest.java:116)
Java 8, temurin, PG 14, extendedForPrepared, scram, no_ssl, ubuntu, server_tz UTC, client_tz Pacific/Chatham, fr_FR, no_gss, no_replication, no_slow_tests, stress JIT: org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo#L1
0,0sec org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo org.postgresql.util.PSQLException: ERROR: type "_create_and_drop_table" does not exist at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at org.postgresql.jdbc.TypeInfoCache.getSQLType(TypeInfoCache.java:348) at org.postgresql.jdbc.PgDatabaseMetaData.getTypeInfo(PgDatabaseMetaData.java:2570) at org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:58) at org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:55)
Java 8, temurin, PG 14, extendedForPrepared, scram, no_ssl, ubuntu, server_tz UTC, client_tz Pacific/Chatham, fr_FR, no_gss, no_replication, no_slow_tests, stress JIT: task ':postgresql:test'#L1
Execution failed for task ':postgresql:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc/build/reports/tests/test/index.html
Source distribution (JDK 17)
Process completed with exit code 1.
Java 22, oracle, PG 9.6, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, ru_RU, no_gss, replication, no_slow_tests: SearchPathLookupTest.java#L116
0,0sec org.postgresql.test.jdbc2.SearchPathLookupTest > searchPathBackwardsCompatibleLookup() org.postgresql.util.PSQLException: ERROR: type "x" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.test.jdbc2.SearchPathLookupTest.searchPathBackwardsCompatibleLookup(SearchPathLookupTest.java:116)
Java 22, oracle, PG 9.6, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, ru_RU, no_gss, replication, no_slow_tests: org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo#L1
0,0sec org.postgresql.test.jdbc2.TypeCacheDLLStressTest > createDropTableAndGetTypeInfo org.postgresql.util.PSQLException: ERROR: type "_create_and_drop_table" does not exist at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at app//org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at app//org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at app//org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at app//org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at app//org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at app//org.postgresql.jdbc.TypeInfoCache.getPGType(TypeInfoCache.java:516) at app//org.postgresql.jdbc.TypeInfoCache.getSQLType(TypeInfoCache.java:348) at app//org.postgresql.jdbc.PgDatabaseMetaData.getTypeInfo(PgDatabaseMetaData.java:2570) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:58) at app//org.postgresql.test.jdbc2.TypeCacheDLLStressTest$1.call(TypeCacheDLLStressTest.java:55)
Java 22, oracle, PG 9.6, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, ru_RU, no_gss, replication, no_slow_tests: task ':postgresql:test'#L1
Execution failed for task ':postgresql:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/pgjdbc/pgjdbc/pgjdbc/build/reports/tests/test/index.html
Code style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CheckerFramework
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CheckerFramework
Gradle Build Scan: https://gradle.com/s/tqr73fxa4dyeg
Java 11, corretto, PG 9.5, extendedCacheEverything, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, tr_TR, no_gss, no_replication, no_slow_tests, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 11, corretto, PG 8.4, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, gss, no_replication, no_slow_tests, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 11, corretto, PG 8.4, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, gss, no_replication, no_slow_tests, stress JIT
No files were found with the provided path: pgjdbc/*.hprof. No artifacts will be uploaded.
Java 21, microsoft, PG 12, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 21, microsoft, PG 12, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT
No files were found with the provided path: pgjdbc/*.hprof. No artifacts will be uploaded.
Java 17, zulu, PG 13, simple query, scram, no_ssl, same hashcode, ubuntu, server_tz UTC, client_tz Pacific/Chatham, de_DE, no_gss, replication, no_slow_tests, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 8, temurin, PG 14, extendedForPrepared, scram, no_ssl, ubuntu, server_tz UTC, client_tz Pacific/Chatham, fr_FR, no_gss, no_replication, no_slow_tests, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Source distribution (JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Source distribution (JDK 17)
No files were found with the provided path: pgjdbc/build/distributions/postgresql-1.0-jdbc-src/target/surefire-reports/*.hprof. No artifacts will be uploaded.
Source distribution (JDK 17)
Gradle Build Scan: https://gradle.com/s/3yqp2ngt32avy
Java 22, oracle, PG 9.6, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, ru_RU, no_gss, replication, no_slow_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 22, oracle, PG 9.6, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, ru_RU, no_gss, replication, no_slow_tests
No files were found with the provided path: pgjdbc/*.hprof. No artifacts will be uploaded.