MainServicesConfig: Configure MessageSvc in the same way as RecExUtils configures it
Update the configuration of MessageSvc in CA-jobs to be in sync with what we do in RecExCommon based jobs:
enableSuppression = True
showStats=True
statLevel=WARNING
Merge request reports
Activity
added NewConfig label
This merge request affects 1 package:
- Control/AthenaConfiguration
This merge request affects 1 file:
- Control/AthenaConfiguration/python/MainServicesConfig.py
Adding @ssnyder as watcher
added Core analysis-review-required master review-pending-level-1 labels
Is it worth adding full-unit-tests to this one? as I imagine a few reference log files might change...
added full-unit-tests label
- Resolved by Walter Lampl
Hi @jchapman,
while working on this one, I noticed that the
AlgResourcePool.OutputLevel
is explicitly set to INFO. Why that?- Walter
CI Result FAILURE (hash 34b06e8e)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 66064]This merge request affects 1 package:
- Control/AthenaConfiguration
This merge request affects 2 files:
- Control/AthenaConfiguration/python/MainServicesConfig.py
- Control/AthenaConfiguration/share/FPEAndCoreDump.ref
Adding @ssnyder as watcher
removed analysis-review-required label
added analysis-review-approved label
CI Result FAILURE (hash d5dc9afe)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 66077]- Resolved by Walter Lampl
Before I start working on 110 failing unit-tests, please let me know if we really want the log-stat at the end of the log-file like:
10:56:18 Summarizing all message counts 10:56:18 ===================================================== 10:56:18 Message Source | Level | Count 10:56:18 -----------------------------+---------+------------- 10:56:18 ApplicationMgr | ALWAYS | 632 10:56:18 GeoModelSvc::RDBMaterialManager| WARNING | 4 10:56:18 JetEfficiencyMonAlg | WARNING | 25 10:56:18 MdtCalibDbAlg | WARNING | 1 10:56:18 PrecedenceSvc | WARNING | 1 10:56:18 SGInputLoader | WARNING | 226 10:56:18 StoreGateSvc | WARNING | 449 10:56:18 TRT_ConditionsSummarySvc | WARNING | 1 10:56:18 xAODConfigSvc | WARNING | 1 10:56:18 =====================================================
cc the SW coordinators @nstyles and @jcatmore
- Walter
PS: I assume you know my opinion about log-diffing unit-test ....
- Resolved by Walter Lampl
added review-user-action-required label and removed review-pending-level-1 label
Will mark this as review-user-action-required until the threads and CI are resolved.
Cheers L1
added 161 commits
-
d5dc9afe...af6caced - 156 commits from branch
atlas:master
- 522cce82 - MainServicesConfig: Configure MessageSvc in the same way as RecExUtils configures it
- 3760180b - adjust FPEAndCoreDump.ref
- d4bfe7e3 - MdtRdoToPrepDataTool_test.py: Disable MsgSvc supressions
- 1b522b05 - add flag 'Common.ShowMsgStats'
- c36dc3fd - Revert "adjust FPEAndCoreDump.ref"
Toggle commit list-
d5dc9afe...af6caced - 156 commits from branch
added MuonSpectrometer review-pending-level-1 labels and removed review-user-action-required label
CI Result SUCCESS (hash c36dc3fd)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 66191]mentioned in merge request !60668 (merged)
added review-approved label and removed review-pending-level-1 label
added review-approved-tier0 label
added review-approved-point1 label
mentioned in commit a9ed1d3b
added sweep:ignore label