analysis/mva_examples.py
=== stdout of analysis/tests/mva_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/mva_examples.py
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/mva/B2A711-DeepContinuumSuppression_Input.py
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = Legacy_IP_Information
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[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 = Legacy_IP_Information
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
=== stderr of analysis/tests/mva_examples.py ===
F
======================================================================
FAIL: test_mva_examples (__main__.ExamplesTest.test_mva_examples) [B2A711-DeepContinuumSuppression_Input.py]
Test supported mva examples.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0
----------------------------------------------------------------------
Ran 1 test in 82.341s
FAILED (failures=1)
=== end analysis/tests/mva_examples.py ===