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

artdaq dispatcher disconnects clients in the end of subrun #65

Open
pavel1murat opened this issue Jan 6, 2024 · 0 comments
Open

artdaq dispatcher disconnects clients in the end of subrun #65

pavel1murat opened this issue Jan 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pavel1murat
Copy link
Contributor

pavel1murat commented Jan 6, 2024

In a reproducible way, I observe that the artdaq dispatcher disconnects its clients (in my case - a DQM client) in the end of a subrun. An example of the log printout follows.

|Info:TransferWrapper:TransferWrapper.cc [145]  Received 2773-rd event, seqID == 755916014096, type == 226 (Data)
|Info:TransferWrapper:TransferWrapper.cc [145]  Received 2774-th event, seqID == 755916014097, type == 229 (EndOfSubrun)
|Warning:ArtSummary: [0]
|Warning:ArtSummary: [0]        TrigReport ---------- Event summary -------------
|Warning:ArtSummary: [0]        TrigReport Events total = 2772 passed = 2772 failed = 0
|Warning:ArtSummary: [0]
|Warning:ArtSummary: [0]        TrigReport ---------- Trigger-path summary ------------
|Warning:ArtSummary: [0]        TrigReport    Path ID        Run     Passed     Failed      Error Name
|Warning:ArtSummary: [0]
|Warning:ArtSummary: [0]        TrigReport ---------- End-path summary ---------
|Warning:ArtSummary: [0]        TrigReport        Run    Success      Error
|Warning:ArtSummary: [0]        TrigReport       2772       2772          0
|Warning:ArtSummary: [0]
|Warning:ArtSummary: [0]        TrigReport ---------- Modules in End-path ----------
|Warning:ArtSummary: [0]        TrigReport        Run    Success      Error Name
|Warning:ArtSummary: [0]        TrigReport       2772       2772          0 trackerDQM
|Warning:ArtSummary: [0]
|Warning:ArtSummary: [0]        TrigReport ---------- Module summary ------------
|Warning:ArtSummary: [0]        TrigReport    Visited        Run     Passed     Failed      Error Name
|Warning:ArtSummary: [0]        TrigReport       2772       2772       2772          0          0 trackerDQM
|Warning:ArtSummary: [0]
|Warning:ArtSummary: [0]        TimeReport ---------- Time summary [sec] -------
|Warning:ArtSummary: [0]        TimeReport CPU = 1.689956 Real = 9.845394
|Warning:ArtSummary: [0]
|Warning:ArtSummary: [0]        MemReport  ---------- Memory summary [base-10 MB] ------
|Warning:ArtSummary: [0]        MemReport  VmPeak = 3517.19 VmHWM = 477.569
|Warning:ArtSummary: [0]
|Info:TransferWrapper:TransferWrapper.cc [385]  Requesting that this monitor (DQMClient01) be unregistered from the dispatcher aggregator
|Info:TransferWrapper:TransferWrapper.cc [390]  Response from dispatcher is "Success"

https://github.com/art-daq/artdaq/blob/develop/artdaq/ArtModules/detail/TransferWrapper.cc#L385

@pavel1murat pavel1murat added the bug Something isn't working label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant