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-2305-korat']
[INFO] Starting event processing, random seed is set to 'd5d0fcb3a7815a5a4e56c57639e051bcc534b19b2a89e0285e59e36557e2943c'
[INFO] Added file /belle2/validation-data/mdst13.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 server
url = http://belle2db.sdcc.bnl.gov/b2s/rest/
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
globaltag = analysis_tools_light-2305-korat { module: ChargedPidMVAMulticlass_Multiclass }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ChargedPidMVAMulticlass_Multiclass function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ChargedPidMVAMulticlass_Multiclass }
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
globaltag = analysis_tools_light-2305-korat { module: ChargedPidMVAMulticlass_Multiclass }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/PostMdstIdentification/LowEnergyPi0Identification.py
[INFO] Starting event processing, random seed is set to '7bf2a0e413ef923cd7c0cba659bc8720dcd870ebb00951ed1ddbf10ea6cee261'
[INFO] Added file /belle2/validation-data/mdst14.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: gamma:all (gamma:all)
[INFO] -> MDST source: ECLClusters and KLMClusters
[INFO] ParticleSelector: gamma:all
[INFO] -> With cuts : isFromECL
[INFO] Conditions Database: found working server
url = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltags (highest priority first) are analysis_tools_light-2305-korat, release-05-01-03, Legacy_CollisionAxisCMS
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = analysis_tools_light-2305-korat
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds { module: LowEnergyPi0VetoExpert }
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/ { module: LowEnergyPi0VetoExpert }
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started. { function: void Belle2::EventProcessor::process(const 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-2305-korat
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds { module: LowEnergyPi0VetoExpert }
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/ { module: LowEnergyPi0VetoExpert }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 1 warnings occurred during processing
=== stderr of analysis/tests/postmdstidentification_examples.py ===
======================================================================
FAIL: test_postmdstidentification_examples (__main__.ExamplesTest) [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 47, in _test_examples_dir
self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0
======================================================================
FAIL: test_postmdstidentification_examples (__main__.ExamplesTest) [LowEnergyPi0Identification.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 47, in _test_examples_dir
self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0
----------------------------------------------------------------------
Ran 1 test in 214.131s
FAILED (failures=2)
=== end analysis/tests/postmdstidentification_examples.py ===