Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compaction selected strategy counters #15689

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

serbel324
Copy link
Collaborator

@serbel324 serbel324 commented Mar 13, 2025

Changelog category

  • Not for changelog (changelog entry is not required)

Copy link

🟢 2025-03-13 11:00:51 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Mar 13, 2025

2025-03-13 11:01:46 UTC Pre-commit check linux-x86_64-release-asan for 464f56f has started.
2025-03-13 11:02:21 UTC Artifacts will be uploaded here
2025-03-13 11:05:44 UTC ya make is running...
🟡 2025-03-13 12:10:34 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13619 13536 0 33 16 34

2025-03-13 12:11:45 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-13 12:35:58 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
125 (only retried tests) 87 0 2 4 32

2025-03-13 12:36:07 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-03-13 12:48:36 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
66 (only retried tests) 32 0 0 3 31

🟢 2025-03-13 12:48:51 UTC Build successful.
🟢 2025-03-13 12:49:19 UTC ydbd size 3.8 GiB changed* by +59.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 116e217 merge: 464f56f diff diff %
ydbd size 4 044 212 688 Bytes 4 044 273 576 Bytes +59.5 KiB +0.002%
ydbd stripped size 1 399 428 680 Bytes 1 399 449 672 Bytes +20.5 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Mar 13, 2025

2025-03-13 11:03:53 UTC Pre-commit check linux-x86_64-relwithdebinfo for 464f56f has started.
2025-03-13 11:04:19 UTC Artifacts will be uploaded here
2025-03-13 11:07:43 UTC ya make is running...
🟡 2025-03-13 12:03:59 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
21106 19760 0 8 1223 115

2025-03-13 12:05:42 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-13 12:28:24 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
174 (only retried tests) 63 0 1 1 109

2025-03-13 12:28:44 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-13 12:40:48 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
151 (only retried tests) 41 0 1 1 108

🟢 2025-03-13 12:40:59 UTC Build successful.
🟢 2025-03-13 12:41:20 UTC ydbd size 2.1 GiB changed* by +24.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 116e217 merge: 464f56f diff diff %
ydbd size 2 297 431 040 Bytes 2 297 456 448 Bytes +24.8 KiB +0.001%
ydbd stripped size 480 947 392 Bytes 480 951 744 Bytes +4.2 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@serbel324 serbel324 added the rebase-and-check Rebase PR with the current base branch and check label Mar 14, 2025
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Mar 14, 2025
Copy link

github-actions bot commented Mar 14, 2025

2025-03-14 10:51:19 UTC Pre-commit check linux-x86_64-relwithdebinfo for 51438c1 has started.
2025-03-14 10:51:34 UTC Artifacts will be uploaded here
2025-03-14 10:54:23 UTC ya make is running...
🟡 2025-03-14 11:53:07 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
21110 19758 0 4 1231 117

2025-03-14 11:55:09 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-14 12:07:59 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
177 (only retried tests) 67 0 0 2 108

🟢 2025-03-14 12:08:08 UTC Build successful.
🟢 2025-03-14 12:08:33 UTC ydbd size 2.1 GiB changed* by +43.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 1108e70 merge: 51438c1 diff diff %
ydbd size 2 297 911 592 Bytes 2 297 955 992 Bytes +43.4 KiB +0.002%
ydbd stripped size 481 046 208 Bytes 481 053 792 Bytes +7.4 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Mar 14, 2025

2025-03-14 10:51:24 UTC Pre-commit check linux-x86_64-release-asan for 51438c1 has started.
2025-03-14 10:51:37 UTC Artifacts will be uploaded here
2025-03-14 10:54:24 UTC ya make is running...
🟡 2025-03-14 12:00:49 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13622 13534 0 38 13 37

2025-03-14 12:02:27 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-14 12:22:20 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
147 (only retried tests) 105 0 0 8 34

🟢 2025-03-14 12:22:29 UTC Build successful.
🟢 2025-03-14 12:22:56 UTC ydbd size 3.8 GiB changed* by +55.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: bba21cb merge: 51438c1 diff diff %
ydbd size 4 046 114 384 Bytes 4 046 171 248 Bytes +55.5 KiB +0.001%
ydbd stripped size 1 399 934 504 Bytes 1 399 951 464 Bytes +16.6 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@serbel324 serbel324 merged commit 598cecf into ydb-platform:main Mar 19, 2025
20 of 23 checks passed
adameat pushed a commit to adameat/ydb that referenced this pull request Mar 20, 2025
Emgariko pushed a commit to Emgariko/ydb that referenced this pull request Mar 24, 2025
lberserq pushed a commit to lberserq/ydb that referenced this pull request Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants