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

Occasional failure to start a new session: invalid uuid string #443

Open
rbx opened this issue May 23, 2022 · 0 comments
Open

Occasional failure to start a new session: invalid uuid string #443

rbx opened this issue May 23, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@rbx
Copy link
Member

rbx commented May 23, 2022

When running ODC test suite with higher levels of parallelism, e.g. 16, random tests often fail with the following error:

 3/45 Test #41: odc::topology/underlying_session_terminated ........................***Failed    0.14 sec
Running 1 test case...
unknown location(0): fatal error: in "topology/underlying_session_terminated": std::runtime_error: Failed to start a new session. Error code 1; error: dds-session: error: invalid uuid string

/home/orybalch/dev/ODC/tests/odc-tests.cpp(617): last checkpoint

*** 1 failure is detected in the test module "odc_core_lib"

Tracking it down it seems to come from:
https://github.com/FairRootGroup/DDS/blob/master/dds-tools-lib/src/Tools.cpp#L99-L110

Attached is a DDS log where the issue is present twice (search for invalid uuid string):
dds_2022-05-23.0.log

This was already mentioned in #379, but I'm pretty sure it is a different issue and worth it's own ticket.

@AnarManafov AnarManafov added this to the 3.8 milestone May 23, 2022
@AnarManafov AnarManafov self-assigned this May 23, 2022
@AnarManafov AnarManafov modified the milestones: 3.8, 3.9 Jan 12, 2024
@AnarManafov AnarManafov modified the milestones: 3.9, 3.10, 3.11 Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants