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

fix tsan alerts #13722

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Conversation

ivanmorozov333
Copy link
Collaborator

  • Improvement
  • Bugfix

Copy link

github-actions bot commented Jan 22, 2025

2025-01-22 14:15:07 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7f60ab5 has started.
2025-01-22 14:15:19 UTC Artifacts will be uploaded here
2025-01-22 14:18:15 UTC ya make is running...
🟡 2025-01-22 15:05:04 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?
18388 17075 0 4 1186 123

2025-01-22 15:06:41 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-01-22 15:27:01 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
189 (only retried tests) 71 0 0 0 118

🟢 2025-01-22 15:27:15 UTC Build successful.
🟢 2025-01-22 15:27:36 UTC ydbd size 2.1 GiB changed* by +3.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 2696900 merge: 7f60ab5 diff diff %
ydbd size 2 219 431 680 Bytes 2 219 435 248 Bytes +3.5 KiB +0.000%
ydbd stripped size 469 477 712 Bytes 469 477 712 Bytes 0 Bytes 0.000%

*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 Jan 22, 2025

2025-01-22 14:17:25 UTC Pre-commit check linux-x86_64-release-asan for 7f60ab5 has started.
2025-01-22 14:17:40 UTC Artifacts will be uploaded here
2025-01-22 14:20:44 UTC ya make is running...
🟡 2025-01-22 15:27:10 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?
11146 11066 0 22 27 31

2025-01-22 15:28:19 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-01-22 15:41:26 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?
111 (only retried tests) 80 0 4 2 25

2025-01-22 15:41:35 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-01-22 15:53:12 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
54 (only retried tests) 28 0 2 1 23

🟢 2025-01-22 15:53:19 UTC Build successful.
🟢 2025-01-22 15:53:48 UTC ydbd size 3.6 GiB changed* by +3.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 2696900 merge: 7f60ab5 diff diff %
ydbd size 3 856 062 480 Bytes 3 856 066 400 Bytes +3.8 KiB +0.000%
ydbd stripped size 1 348 628 848 Bytes 1 348 628 784 Bytes -64 Bytes -0.000%

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

@ivanmorozov333 ivanmorozov333 marked this pull request as ready for review January 22, 2025 15:14
@ivanmorozov333 ivanmorozov333 requested a review from a team as a code owner January 22, 2025 15:14
@ivanmorozov333 ivanmorozov333 merged commit 3c535d3 into ydb-platform:main Jan 22, 2025
12 checks passed
@ivanmorozov333 ivanmorozov333 deleted the fix_tsan_alerts branch January 22, 2025 16:31
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 24, 2025
azevaykin pushed a commit to azevaykin/ydb that referenced this pull request Feb 3, 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.

Data race in ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.h:82
3 participants