-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix MCTrajectory reference updating. Add a comparison plot for CrvSteps #675
Conversation
Hi @brownd1978,
which require these tests: build. @Mu2e/write, @Mu2e/fnalbuild-users have access to CI actions on main. ⌛ The following tests have been triggered for 743c0eb: build (Build queue has 1 jobs) |
I understand the intent of the change and the implementation looks right to me. If Ralf's event display test works, I will be ready to approve and merge. About my other comment: the last line should have read, "if time is tight feel free to make a separate PR after the tag." |
☀️ The tests passed at 743c0eb.
N.B. These results were obtained from a build of this Pull Request at 743c0eb after being merged into the base branch at 2cdee13. For more information, please check the job page here. |
@FNALbuild run build test |
⌛ The following tests have been triggered for 3c163dd: build (Build queue is empty) |
☔ The tests failed for 3c163dd.
N.B. These results were obtained from a build of this Pull Request at 3c163dd after being merged into the base branch at 2cdee13. For more information, please check the job page here. |
The previous failure looks like a Jenkins inftrastructure issue. Trying again. @FNALbuild run build test |
⌛ The following tests have been triggered for 3c163dd: build (Build queue is empty) |
Very strange errors in the ceSimReco log, look at the versions in these two lines: I don't know how this could happen except UPS being corrupt, or maybe Muse going horribly wrong.. |
Or transient network problems. Or the Jenkins worker node is sick. In the hope that it’s transient, I resubmitted the CI. Note that the CI on PR 676 ran at essentially the same time and completed successfully.
From: Ray Culbertson ***@***.***>
Date: Monday, December 13, 2021 at 3:53 PM
To: Mu2e/Offline ***@***.***>
Cc: Rob Kutschke ***@***.***>, Assign ***@***.***>
Subject: Re: [Mu2e/Offline] Fix MCTrajectory reference updating. Add a comparison plot for CrvSteps (PR #675)
Very strange errors in the ceSimReco log, look at the versions in these two lines:
art v3_09_03 root v6_22_08d KinKal v00_01_08
Warning in TFile::Init: no StreamerInfo found in /cvmfs/mu2e.opensciencegrid.org/artexternals/root/v6_24_06b/
I don't know how this could happen except UPS being corrupt, or maybe Muse going horribly wrong..
|
☀️ The tests passed at 3c163dd.
N.B. These results were obtained from a build of this Pull Request at 3c163dd after being merged into the base branch at 2cdee13. For more information, please check the job page here. |
The retried CI worked. So the failure was some sort of transient issue or a sick worker node that we dodged on the retry. I will email Patrick. In private email Ralf has said the the event display looks correct. So I will merge now. |
I still don't see any way that any number of failures accessing v6_22_08d could result in the code accessing v6_24_06b when that string is not mentioned anywhere in the build system. Very weird. |
Hot fix for cosmic production