Skip to content

Fix 03652_memory_usage_headers flaky#93541

Merged
tuanpach merged 1 commit intoClickHouse:masterfrom
tuanpach:fix-issue-90148
Jan 8, 2026
Merged

Fix 03652_memory_usage_headers flaky#93541
tuanpach merged 1 commit intoClickHouse:masterfrom
tuanpach:fix-issue-90148

Conversation

@tuanpach
Copy link
Copy Markdown
Member

@tuanpach tuanpach commented Jan 7, 2026

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

In 03652_memory_usage_headers, reduce max_memory_usage of the OOM query from 100MB to 20MB to avoid timeout.

In this job:

Error: https://pastila.clickhouse.com/?0034c872/df2df16a0ee1135e49207fd9f817446c#7v2JAmkDRuG8ODdpEiqcZw==GCM

The last query takes more than 3 minutes:
https://pastila.clickhouse.com/?00056be4/edef18fabb2b77799def415a7c0d4e7e#mUASnJvrvMpb9KBDjGXOfw==GCM
However, the curl max-time config is set to 120 seconds.

Closes #90148

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@tuanpach tuanpach added the can be tested Allows running workflows for external contributors label Jan 7, 2026
@tuanpach tuanpach requested a review from cwurm January 7, 2026 01:48
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jan 7, 2026

Workflow [PR], commit [4174f3b]

Summary:

@clickhouse-gh clickhouse-gh bot added the pr-ci label Jan 7, 2026
@tuanpach tuanpach added this pull request to the merge queue Jan 8, 2026
Merged via the queue into ClickHouse:master with commit f8c0045 Jan 8, 2026
131 of 132 checks passed
@tuanpach tuanpach deleted the fix-issue-90148 branch January 8, 2026 00:55
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-ci pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test 03652_memory_usage_headers is flaky

3 participants