Skip to content

Update dockerfile dependencies#4170

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/dockerfile
Apr 14, 2026
Merged

Update dockerfile dependencies#4170
renovate[bot] merged 1 commit into
mainfrom
renovate/dockerfile

Conversation

@renovate

@renovate renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker/dockerfile syntax digest 4a43a542780b5c
golang stage digest 2389ebfc2a1f7b

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "after 5pm on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@renovate renovate Bot enabled auto-merge (squash) April 13, 2026 18:10
@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
2165 2 2163 183
View the top 2 failed test(s) by shortest run time
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg
Stack Traces | 0.02s run time
=== RUN   TestApiPg
=== PAUSE TestApiPg
=== CONT  TestApiPg
--- FAIL: TestApiPg (0.02s)
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg/TestTableAdditionWithoutInitialLoad
Stack Traces | 131s run time
=== RUN   TestApiPg/TestTableAdditionWithoutInitialLoad
=== PAUSE TestApiPg/TestTableAdditionWithoutInitialLoad
=== CONT  TestApiPg/TestTableAdditionWithoutInitialLoad
2026/04/14 00:17:57 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/04/14 00:17:57 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
    api_test.go:2284: WaitFor wait for initial load to finish 2026-04-14 00:18:01.330958847 +0000 UTC m=+497.188129197
2026/04/14 00:18:01 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_omxpv5te.\"original\" ORDER BY id"
2026/04/14 00:18:01 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_omxpv5te.\"original\" ORDER BY id"
2026/04/14 00:18:01 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_18441185769336128936 CURSOR FOR SELECT id,val FROM e2e_test_api_omxpv5te.\"original\" ORDER BY id" args=[]
2026/04/14 00:18:01 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_omxpv5te.\"original\" ORDER BY id" channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18441185769336128936
2026/04/14 00:18:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18441185769336128936 records=1 bytes=9 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_omxpv5te.\"original\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18441185769336128936
2026/04/14 00:18:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18441185769336128936 records=0 bytes=0 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_omxpv5te.\"original\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/14 00:18:01 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_omxpv5te.\"original\" ORDER BY id" rows=1 bytes=9 channelLen=0
    api_test.go:2294: WaitFor wait for pause for add table 2026-04-14 00:18:01.348974556 +0000 UTC m=+497.206144896
2026/04/14 00:18:01 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_4dd7weqb.\"status_test\" ORDER BY id"
2026/04/14 00:18:01 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_4dd7weqb.\"status_test\" ORDER BY id"
2026/04/14 00:18:01 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_3141459985007077594 CURSOR FOR SELECT id,val FROM e2e_test_api_4dd7weqb.\"status_test\" ORDER BY id" args=[]
2026/04/14 00:18:01 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_4dd7weqb.\"status_test\" ORDER BY id" channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3141459985007077594
2026/04/14 00:18:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3141459985007077594 records=1 bytes=9 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_4dd7weqb.\"status_test\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3141459985007077594
2026/04/14 00:18:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3141459985007077594 records=0 bytes=0 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_4dd7weqb.\"status_test\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/04/14 00:18:01 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/04/14 00:18:01 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_4dd7weqb.\"status_test\" ORDER BY id" rows=1 bytes=9 channelLen=0
    api_test.go:2315: WaitFor wait for table addition to finish 2026-04-14 00:18:03.357067442 +0000 UTC m=+499.214237792
    api_test.go:2344: WaitFor test cdc of cdc_only table addition 2026-04-14 00:18:05.366374399 +0000 UTC m=+501.223544749
    clickhouse.go:115: 
        	Error Trace:	.../flow/e2e/congen.go:43
        	            				.../flow/e2e/clickhouse.go:115
        	            				.../flow/e2e/clickhouse.go:97
        	            				.../flow/e2e/clickhouse.go:172
        	            				.../flow/e2e/test_utils.go:240
        	            				.../flow/e2e/test_utils.go:852
        	            				.../flow/e2e/test_utils.go:237
        	            				.../flow/e2e/api_test.go:2344
        	Error:      	Received unexpected error:
        	            	unable to establish connection with catalog: FATAL: terminating connection due to administrator command (SQLSTATE 57P01)
        	Test:       	TestApiPg/TestTableAdditionWithoutInitialLoad
    api_test.go:48: begin tearing down postgres schema api_omxpv5te
    api_test.go:48: 
        	Error Trace:	.../flow/e2e/pg.go:148
        	            				.../flow/e2e/api_test.go:48
        	            				.../flow/e2eshared/e2eshared.go:38
        	            				.../hostedtoolcache/go/1.26.1.../src/testing/testing.go:1317
        	            				.../hostedtoolcache/go/1.26.1.../src/testing/testing.go:1667
        	            				.../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2030
        	            				.../hostedtoolcache/go/1.26.1.../src/runtime/panic.go:694
        	            				.../hostedtoolcache/go/1.26.1.../src/testing/testing.go:1022
        	            				.../flow/e2e/congen.go:43
        	            				.../flow/e2e/clickhouse.go:115
        	            				.../flow/e2e/clickhouse.go:97
        	            				.../flow/e2e/clickhouse.go:172
        	            				.../flow/e2e/test_utils.go:240
        	            				.../flow/e2e/test_utils.go:852
        	            				.../flow/e2e/test_utils.go:237
        	            				.../flow/e2e/api_test.go:2344
        	            				.../hostedtoolcache/go/1.26.1.../src/reflect/value.go:586
        	            				.../hostedtoolcache/go/1.26.1.../src/reflect/value.go:369
        	            				.../flow/e2eshared/e2eshared.go:40
        	Error:      	failed to teardown postgres schema
        	Test:       	TestApiPg/TestTableAdditionWithoutInitialLoad
        	Messages:   	api_omxpv5te: failed to drop replication slots: ERROR: replication slot "peerflow_slot_added_tables_no_initial_load_api_omxpv5te" is active for PID 17498 (SQLSTATE 55006)
--- FAIL: TestApiPg/TestTableAdditionWithoutInitialLoad (131.39s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: Two e2e tests failed due to timeouts waiting on external services — one explicitly reports "UNEXPECTED TIMEOUT PubSub subscription waiting on message" and the other is a long-running ClickHouse types test that exceeded its time budget, both consistent with transient infrastructure flakiness rather than a code regression.
Confidence: 0.88

✅ Automatically retrying the workflow

View workflow run

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: Test at clickhouse_test.go:1163 fails due to a 1-microsecond time precision mismatch (18h41m9.872299s vs 18h41m9.872298s), a non-deterministic rounding issue indicative of a flaky test.
Confidence: 0.95

✅ Automatically retrying the workflow

View workflow run

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: The e2e integration test suite failed only in 1 of 3 matrix variants on a Renovate dependency-update PR (no logic changes), ran for 785s near the 900s timeout limit, suggesting a timing-sensitive flaky failure rather than a real bug.
Confidence: 0.82

✅ Automatically retrying the workflow

View workflow run

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: TestApiPg/TestTableAdditionWithoutInitialLoad failed due to a PostgreSQL SQLSTATE 57P01 (admin_shutdown) error — the catalog DB connection was terminated by an external administrative command, which is an intermittent infrastructure issue unrelated to test logic.
Confidence: 0.92

✅ Automatically retrying the workflow

View workflow run

@renovate renovate Bot force-pushed the renovate/dockerfile branch from c6430bb to 988e18b Compare April 13, 2026 21:36
@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: All three MySQL/MariaDB e2e matrix variants failed in a renovate Dockerfile-only PR, a pattern consistent with flaky integration tests rather than a real regression introduced by the change.
Confidence: 0.8

✅ Automatically retrying the workflow

View workflow run

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: Two E2E tests failed due to flaky timing issues: a snapshot status timeout in TestGenericBQ and a teardown race condition (active replication slot) in TestPeerFlowE2ETestSuitePG_CH_Cluster, both unrelated to the recent changestream commit.
Confidence: 0.93

✅ Automatically retrying the workflow

View workflow run

@renovate renovate Bot force-pushed the renovate/dockerfile branch from 988e18b to ef3661a Compare April 14, 2026 00:05
@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: Both failures occurred in test teardown (not assertions): one is a race condition where a PostgreSQL replication slot was still active when cleanup tried to drop it, and the other is a transient "conn closed" error during schema cleanup — both are infrastructure timing issues unrelated to the code changes.
Confidence: 0.92

✅ Automatically retrying the workflow

View workflow run

@renovate renovate Bot force-pushed the renovate/dockerfile branch from ef3661a to 1475afc Compare April 14, 2026 03:02
@renovate renovate Bot force-pushed the renovate/dockerfile branch from 1475afc to b952033 Compare April 14, 2026 03:51
@renovate renovate Bot merged commit 0d3beec into main Apr 14, 2026
14 of 15 checks passed
@renovate renovate Bot deleted the renovate/dockerfile branch April 14, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant