Skip to content

Conversation

@davidrohr
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for 6251aef at 2025-04-10 22:15:

## sw/BUILD/O2Physics-latest/log
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile sim.log


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/e729306ef1d737a2659b6be29ce206697cb4c9e9/slc9_x86-64/o2checkcode/1.0-local126/etc/modulefiles
++ cat
--

Full log here.

@davidrohr
Copy link
Collaborator Author

@ktf @singiamtel : do we know why all fullcis are fIling? Is someone already checking that? I cannot imagine that all my current PRs are breaking it.

@davidrohr
Copy link
Collaborator Author

@sawenzel : I checked the FullCI failure, and it seems to come from simulation failing due to exceptions from Geant:

[O2PDPSuite/latest] /home/qon/docker/test $> grep -A2 -B2 "xception" sim.log
Info in <TGeoManager::ConvertReflections>: Done

-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : mat031
      issued by : G4Material::FillVectors()
For material FDD_PMMA sum of fractional masses 1.001 is not 1 - results may be wrong

*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------

===> GEANT4 materials created and mapped to TGeo ones...
--
***** Batch is interrupted!! *****

-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : UIMAN0123
      issued by : G4UImanager::ApplyCommand
Command aborted (100)
Error code : 100
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------

***** COMMAND NOT FOUND </control/execute /home/qon/docker/sw/slc9_x86-64/O2/dev-local1/share/Detectors/gconfig/g4config.in> *****
--
>>> Event 0

-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------


-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------


-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------

[10:38:14][INFO] tof::Geo: Initialization of TOF rotation parameters
--
>>> Event 0

-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------

>>> Event 0
--
>>> Event 1

-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------


-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------

$$$X Primary track 100
--
>>> Event 1

-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------


-------- WWWW ------- G4Exception-START -------- WWWW -------
*** G4Exception : part0005
      issued by : G4PrimaryParticle::Set4Momentum
Primary particle PDG=2112 deltaMass(MeV)=1.29536 is larger than the tolerance(MeV)=1
 Specified mass(MeV)=938.27 while PDG mass(MEV)=939.565
 To change the tolerance or the exception severity, use G4PrimaryTransformer::SetKETolerance() method.
*** This is just a warning message. ***
-------- WWWW -------- G4Exception-END --------- WWWW -------

$$$X Primary track 200

Do you know how we can fix this?

@davidrohr
Copy link
Collaborator Author

FullCI error should be hopefully fixed by #14176, let's see

@davidrohr davidrohr merged commit e3b82a8 into AliceO2Group:dev Apr 13, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants