Skip to content

Conversation

@dvrazumov
Copy link
Collaborator

@dvrazumov dvrazumov commented Dec 2, 2025

For now there is no error info in logs if async operation fails in eternal-load. This PR propagates exception message up to TTestExecutor

Before:

  cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/test_executor.cpp:442
  RunCompletion(): requirement future.HasValue() failed

After:

2025-12-04T12:29:29.162259Z :ETERNAL_EXECUTOR ERROR: cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/test_executor.cpp:193: Can't write to file: (yexception) (No space left on device) async IO operation failed

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 62c0b8a.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
9636 9632 0 3 0 1 0

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 62c0b8a.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
49 46 0 3 0 0 0

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 62c0b8a.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
49 46 0 3 0 0 0

@dvrazumov dvrazumov force-pushed the users/dvrazumov/eternal-load-propagate-aio-future-exceptions-as-nproto-terror-on-async-read-write branch from 62c0b8a to 4af3ab1 Compare December 4, 2025 12:52
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit bc42ae5.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
9625 9618 0 5 0 1 1

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit bc42ae5.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
213 213 0 0 0 0 0

@dvrazumov dvrazumov requested a review from debnatkh December 4, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants