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

General SelfHeal fixes #4315

Merged
merged 1 commit into from
May 6, 2024

Conversation

alexvru
Copy link
Collaborator

@alexvru alexvru commented May 6, 2024

Changelog entry

General SelfHeal fixes

Changelog category

  • Bugfix

Additional information

Some problems were fixed in the SelfHeal logic:

  • incorrect delivery of some parameters at start;
  • decommission changes sometimes did not trigger selfhealing correctly;
  • status tracker logic was removed in favor of common one.

#4157

@github-actions github-actions bot added the bugfix label May 6, 2024
Copy link

github-actions bot commented May 6, 2024

2024-05-06 10:42:28 UTC Pre-commit check for 5ec962f has started.
2024-05-06 10:42:30 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-05-06 10:45:11 UTC Build failed. see the build logs.

Copy link

github-actions bot commented May 6, 2024

2024-05-06 10:43:30 UTC Pre-commit check for 5ec962f has started.
2024-05-06 10:43:32 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-05-06 10:45:55 UTC Build failed. see the build logs.
2024-05-06 10:46:55 UTC Check cancelled

Copy link

github-actions bot commented May 6, 2024

2024-05-06 10:43:37 UTC Pre-commit check for 5ec962f has started.
2024-05-06 10:43:40 UTC Build linux-x86_64-release-asan is running...
🔴 2024-05-06 10:45:58 UTC Build failed. see the build logs.
2024-05-06 10:46:55 UTC Check cancelled

@alexvru alexvru force-pushed the bsdc/general-selfheal-fixes branch from 131968e to f21cb25 Compare May 6, 2024 10:46
Copy link

github-actions bot commented May 6, 2024

2024-05-06 10:48:03 UTC Pre-commit check for 1bf55b3 has started.
2024-05-06 10:48:05 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-06 10:49:46 UTC Build successful.
2024-05-06 10:51:21 UTC Tests are running...
🔴 2024-05-06 12:29:04 UTC Test run completed, no test results found for commit f21cb25. Please check build logs.
2024-05-06 12:29:06 UTC Check cancelled

Copy link

github-actions bot commented May 6, 2024

2024-05-06 10:50:16 UTC Pre-commit check for 1bf55b3 has started.
2024-05-06 10:50:18 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-06 10:52:07 UTC Build successful.

Copy link

github-actions bot commented May 6, 2024

2024-05-06 10:50:29 UTC Pre-commit check for 1bf55b3 has started.
2024-05-06 10:50:31 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-06 10:52:25 UTC Build successful.
2024-05-06 10:54:09 UTC Tests are running...
🔴 2024-05-06 12:05:14 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13337 11497 0 3 1821 16

@alexvru alexvru force-pushed the bsdc/general-selfheal-fixes branch from f21cb25 to 091d116 Compare May 6, 2024 12:28
Copy link

github-actions bot commented May 6, 2024

2024-05-06 12:32:20 UTC Pre-commit check for 64dc156 has started.
2024-05-06 12:32:23 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-06 12:34:16 UTC Build successful.

Copy link

github-actions bot commented May 6, 2024

2024-05-06 12:32:23 UTC Pre-commit check for 64dc156 has started.
2024-05-06 12:32:25 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-06 12:34:14 UTC Build successful.
2024-05-06 12:38:59 UTC Tests are running...
🔴 2024-05-06 14:22:38 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9246 9185 0 15 36 10

Copy link

github-actions bot commented May 6, 2024

2024-05-06 12:34:25 UTC Pre-commit check for 64dc156 has started.
2024-05-06 12:34:27 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-06 12:36:17 UTC Build successful.
2024-05-06 12:39:44 UTC Tests are running...
🔴 2024-05-06 14:00:17 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13338 11501 0 1 1821 15

@alexvru alexvru enabled auto-merge (squash) May 6, 2024 14:11
@alexvru alexvru merged commit 77a85af into ydb-platform:main May 6, 2024
3 of 5 checks passed
@alexvru alexvru deleted the bsdc/general-selfheal-fixes branch May 6, 2024 16:27
This was referenced May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants