Skip to content

24-4-hotfix Add BuildStats B-Tree detailed logging #15356

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

Conversation

kunga
Copy link
Member

@kunga kunga commented Mar 5, 2025

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

#15193

@kunga kunga changed the base branch from main to stable-24-4-2-hotfix March 5, 2025 13:19
@kunga kunga changed the title Stable-24-4-hotfix-debug-build-stats 24-4-hotfix Add BuildStats B-Tree detailed logging Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

🟢 2025-03-05 13:20:21 UTC The validation of the Pull Request description is successful.

@kunga kunga force-pushed the stable-24-4-hotfix-debug-build-stats branch from e0976d8 to b874298 Compare March 5, 2025 13:25
@kunga kunga self-assigned this Mar 5, 2025
@kunga kunga added the rebase-and-check Rebase PR with the current base branch and check label Mar 5, 2025
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

2025-03-05 13:35:54 UTC Pre-commit check for 5f8a997 has started.
2025-03-05 13:39:21 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-03-05 14:23:39 UTC Build successful.
2025-03-05 14:23:55 UTC Tests are running...
🔴 2025-03-05 16:50:48 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
75683 62182 0 28 13434 39

🟡 2025-03-05 16:52:10 UTC ydbd size 8.3 GiB changed* by +419.8 KiB, which is >= 100.0 KiB vs stable-24-4-2-hotfix: Warning

ydbd size dash stable-24-4-2-hotfix: 553425d merge: 5f8a997 diff diff %
ydbd size 8 896 408 576 Bytes 8 896 838 496 Bytes +419.8 KiB +0.005%
ydbd stripped size 484 958 824 Bytes 484 985 128 Bytes +25.7 KiB +0.005%

*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 5, 2025

2025-03-05 13:38:31 UTC Pre-commit check for 5f8a997 has started.
2025-03-05 13:42:27 UTC Build linux-x86_64-release-asan is running...
🟢 2025-03-05 14:08:16 UTC Build successful.
2025-03-05 14:08:33 UTC Tests are running...
🔴 2025-03-05 16:27:49 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14379 14236 0 50 54 39

🟡 2025-03-05 16:28:31 UTC ydbd size 5.6 GiB changed* by +419.9 KiB, which is >= 100.0 KiB vs stable-24-4-2-hotfix: Warning

ydbd size dash stable-24-4-2-hotfix: 553425d merge: 5f8a997 diff diff %
ydbd size 6 026 471 480 Bytes 6 026 901 432 Bytes +419.9 KiB +0.007%
ydbd stripped size 1 508 255 040 Bytes 1 508 347 360 Bytes +90.2 KiB +0.006%

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

@kunga kunga marked this pull request as ready for review March 6, 2025 08:33
@kunga kunga requested a review from a team as a code owner March 6, 2025 08:33
Copy link

github-actions bot commented Mar 6, 2025

2025-03-06 13:22:03 UTC Pre-commit check for b6206e5 has started.
2025-03-06 13:25:16 UTC Build linux-x86_64-release-asan is running...
🟢 2025-03-06 13:55:39 UTC Build successful.
2025-03-06 13:55:53 UTC Tests are running...
🔴 2025-03-06 16:16:12 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14382 14230 0 54 57 41

🟡 2025-03-06 16:17:02 UTC ydbd size 5.6 GiB changed* by +337.1 KiB, which is >= 100.0 KiB vs stable-24-4-2-hotfix: Warning

ydbd size dash stable-24-4-2-hotfix: 553425d merge: b6206e5 diff diff %
ydbd size 6 026 471 480 Bytes 6 026 816 720 Bytes +337.1 KiB +0.006%
ydbd stripped size 1 508 255 040 Bytes 1 508 326 112 Bytes +69.4 KiB +0.005%

*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 6, 2025

2025-03-06 13:25:52 UTC Pre-commit check for b6206e5 has started.
2025-03-06 13:29:04 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-03-06 14:19:15 UTC Build successful.
2025-03-06 14:19:32 UTC Tests are running...
🔴 2025-03-06 16:52:58 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
75685 62180 0 34 13433 38

🟡 2025-03-06 16:53:49 UTC ydbd size 8.3 GiB changed* by +419.8 KiB, which is >= 100.0 KiB vs stable-24-4-2-hotfix: Warning

ydbd size dash stable-24-4-2-hotfix: 553425d merge: b6206e5 diff diff %
ydbd size 8 896 408 576 Bytes 8 896 838 496 Bytes +419.8 KiB +0.005%
ydbd stripped size 484 958 824 Bytes 484 985 128 Bytes +25.7 KiB +0.005%

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

@kunga kunga merged commit 4804589 into ydb-platform:stable-24-4-2-hotfix Mar 7, 2025
6 of 10 checks passed
@kunga
Copy link
Member Author

kunga commented Mar 14, 2025

#15235

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