Skip to content
Snippets Groups Projects

Manual fix of ref update in !3856

Merged Sebastien Ponce requested to merge sponce_fixRef into master
1 file
+ 42
13
Compare changes
  • Side-by-side
  • Inline
@@ -63,16 +63,45 @@ HLTControlFlowMgr INFO Concurrency level information:
HLTControlFlowMgr INFO o Number of events slots: 1
HLTControlFlowMgr INFO o TBB thread pool size: 'ThreadPoolSize':1
ApplicationMgr INFO Application Manager Initialized successfully
UpdateManagerSvc::Item ERROR Cannot retrieve Conditions/Alignment/VP/VPSystem from data provider!
XmlGenericCnv FATAL An exception went out of the conversion process : *GeometryInfoException* Failed to initialize! StatusCode=FAILURE0
XmlGenericCnv FATAL
XmlGenericCnv FATAL address = git:/UVP/structure.xml#/VP
UpdateManagerSvc::Item ERROR Cannot retrieve Conditions/Alignment/UT/UTSystem from data provider!
XmlGenericCnv FATAL An exception went out of the conversion process : *GeometryInfoException* Failed to initialize! StatusCode=FAILURE0
XmlGenericCnv FATAL
XmlGenericCnv FATAL address = git:/UUT/structure.xml#/UT
UpdateManagerSvc::Item ERROR Cannot retrieve Conditions/Alignment/FT/FTSystem from data provider!
XmlGenericCnv FATAL An exception went out of the conversion process : *GeometryInfoException* Failed to initialize! StatusCode=FAILURE0
XmlGenericCnv FATAL
XmlGenericCnv FATAL address = git:/T/UFT_61/structure.xml#/FT
TUnixSystem::DispatchSignals FATAL segmentation violation
ApplicationMgr INFO Application Manager Started successfully
HLTControlFlowMgr INFO Will measure time between events 2 and 18 (stop might be some events later)
HLTControlFlowMgr INFO Starting loop on events
PrintHeader INFO # 1 Run 303682, Event 16370672535
PrintHeader INFO # 2 Run 303682, Event 73647046137
PrintHeader INFO # 3 Run 303682, Event 41481917913
PrintHeader INFO # 4 Run 303682, Event 71402655280
PrintHeader INFO # 5 Run 303682, Event 51194414331
PrintHeader INFO # 6 Run 303682, Event 6751241109
MDFIOAlg INFO Increasing IOHandlerFileRead's buffer's size to 4000000 bytes
PrintHeader INFO # 7 Run 303682, Event 51371356968
PrintHeader INFO # 8 Run 303682, Event 79445470125
PrintHeader INFO # 9 Run 303682, Event 15755822160
PrintHeader INFO # 10 Run 303682, Event 82872822028
PrintHeader INFO # 11 Run 303682, Event 69490791450
PrintHeader INFO # 12 Run 303682, Event 43919997735
PrintHeader INFO # 13 Run 303682, Event 36545757671
PrintHeader INFO # 14 Run 303682, Event 63942829458
PrintHeader INFO # 15 Run 303682, Event 43062498712
PrintHeader INFO # 16 Run 303682, Event 30579318698
PrintHeader INFO # 17 Run 303682, Event 24529217083
PrintHeader INFO # 18 Run 303682, Event 34404731612
PrintHeader INFO # 19 Run 303682, Event 13215944121
PrintHeader INFO # 20 Run 303682, Event 74425499674
ApplicationMgr INFO Application Manager Stopped successfully
HLTControlFlowMgr INFO
HLTControlFlowMgr INFO StateTree: CFNode #executed #passed
LAZY_AND: Top #=20 Sum=20 Eff=|( 100.0000 +- 0.00000 )%|
PrintHeader/PrintHeader #=20 Sum=20 Eff=|( 100.0000 +- 0.00000 )%|
HLTControlFlowMgr INFO Histograms converted successfully according to request.
ApplicationMgr INFO Application Manager Finalized successfully
ApplicationMgr INFO Application Manager Terminated successfully
HLTControlFlowMgr INFO Number of counters : 1
| Counter | # | sum | mean/eff^* | rms/err^* | min | max |
| "Processed events" | 20 |
MDFIOAlg INFO Number of counters : 2
| Counter | # | sum | mean/eff^* | rms/err^* | min | max |
| "#banks in raw event" | 20 | 17057 | 852.85 | 10.011 | 848.00 | 896.00 |
| "event size statistics (KBytes)" | 35 | 12468 | 356.23 | 510.53 | 77.000 | 3270.0 |
PrintHeader INFO Number of counters : 1
| Counter | # | sum | mean/eff^* | rms/err^* | min | max |
| "EventCount" | 20 |
Loading