analysis/postmdstidentification_examples.py
=== stdout of analysis/tests/postmdstidentification_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/postmdstidentification_examples.py
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/PostMdstIdentification/ChargedPidMVAModule.py
Appending GTs:
['analysis_tools_light-2503-ceres']
[INFO] Starting event processing, random seed is set to '3625515edb24d89729790a22fa347f1c2e6da60d8e678279ec54d793a8e9a913'
[INFO] Added file /belle2/validation-data/mdst16.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: e-:all (e+:all)
[INFO] -> MDST source: Tracks
[INFO] o) creating (anti-)ParticleList with name: mu-:all (mu+:all)
[INFO] -> MDST source: Tracks
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO] -> MDST source: Tracks
[INFO] o) creating (anti-)ParticleList with name: p+:all (anti-p-:all)
[INFO] -> MDST source: Tracks
[INFO] o) creating (anti-)ParticleList with name: deuteron:all (anti-deuteron:all)
[INFO] -> MDST source: Tracks
[INFO] Conditions Database: found working metadata provider
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltags (highest priority first) are analysis_tools_light-2503-ceres, release-08-00-09
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = analysis_tools_light-2503-ceres
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds { module: ChargedPidMVAMulticlass_Multiclass }
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/ { module: ChargedPidMVAMulticlass_Multiclass }
[INFO] Conditions Database: found working metadata provider
provider = /cvmfs/belle.cern.ch/conditions/database.sqlite
[INFO] Run: 0. Load supported MVA interfaces for multi-class charged particle identification...
[INFO] Setting aliases for the ChargedPidMVA algorithm read from the payload.
[INFO] Loading weightfiles from the payload class.
[INFO] Construct the MVA experts and datasets from N = 36 weightfiles...
[WARNING] String passed to makeROOTCompatible contains double-underscore __, which is used internally for escaping special characters. It is recommended to avoid this. However escaping a string twice with makeROOTCompatible is safe, but will print this warning. Passed string: __event__ { module: ChargedPidMVAMulticlass_Multiclass }
... message repeated 35 times
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started. { function: void Belle2::EventProcessor::process(const Belle2::PathPtr&, long int) }
[INFO] ===Error Summary================================================================
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = analysis_tools_light-2503-ceres
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds { module: ChargedPidMVAMulticlass_Multiclass }
[WARNING] String passed to makeROOTCompatible contains double-underscore __, which is used internally for escaping special characters. It is recommended to avoid this. However escaping a string twice with makeROOTCompatible is safe, but will print this warning. Passed string: __event__ { module: ChargedPidMVAMulticlass_Multiclass }
(last message occurred 36 times)
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/ { module: ChargedPidMVAMulticlass_Multiclass }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 37 warnings occurred during processing
TFile: LowEnergyPi0Identification.root
TTree: t1
TBranch: __experiment__, 1003
TBranch: __run__, 0
TBranch: __event__, 1
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 38
TBranch: __eventType__,
TBranch: __weight__, 1
TBranch: px, 0.04916
TBranch: py, 0.2831
TBranch: pz, -0.1112
TBranch: pt, 0.2873
TBranch: p, 0.3081
TBranch: E, 0.3335
TBranch: InvM, 0.1277
TBranch: identification, 0.1694
=== stderr of analysis/tests/postmdstidentification_examples.py ===
F
======================================================================
FAIL: test_postmdstidentification_examples (__main__.ExamplesTest.test_postmdstidentification_examples) [ChargedPidMVAModule.py]
Test supported PostMdstIdentification examples.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 51, in _test_examples_dir
self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0
----------------------------------------------------------------------
Ran 1 test in 78.233s
FAILED (failures=1)
=== end analysis/tests/postmdstidentification_examples.py ===