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

flaky test: error_handler_fs_test #7472

Closed
jay-zhuang opened this issue Sep 30, 2020 · 2 comments
Closed

flaky test: error_handler_fs_test #7472

jay-zhuang opened this issue Sep 30, 2020 · 2 comments
Assignees
Labels

Comments

@jay-zhuang
Copy link
Contributor

https://app.circleci.com/pipelines/github/facebook/rocksdb/3647/workflows/f62e1cb0-fd3a-40aa-b675-75c0c9fe9811/jobs/34370

Seq	Host	Starttime	JobRuntime	Send	Receive	Exitval	Signal	Command
137	:	1601318829.856	    17.578	0	0	1	0	./error_handler_fs_test

It's clang10-ubsan build.

@jay-zhuang
Copy link
Contributor Author

another build failure: https://app.circleci.com/pipelines/github/facebook/rocksdb/3783/workflows/104db80d-2a9b-4c3f-9615-b08050c88904/jobs/37465
cannot find the exception, not sure if it's timeout.

@jay-zhuang
Copy link
Contributor Author

It can be reproduce locally with command:

$ USE_CLANG=1 COMPILE_WITH_UBSAN=1 make -j32 error_handler_fs_test
$ gtest-parallel ./error_handler_fs_test --gtest_filter=DBErrorHandlingFSTest.WALWriteRetryableErrorAutoRecover1 -r 10000 --workers=200

Call stack when it's hang
https://gist.github.com/jay-zhuang/296098f9932256c115487b6d2896d43d

@jay-zhuang jay-zhuang added the up-for-grabs Up for grabs label Oct 14, 2020
@jay-zhuang jay-zhuang self-assigned this Mar 22, 2021
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 a pull request may close this issue.

1 participant