analysis/pidcalibration_examples.py
=== stdout of analysis/tests/pidcalibration_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/pidcalibration_examples.py
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/PIDCalibration/03_ApplyWeight.py
[INFO] Starting event processing, random seed is set to '404a2d6586a5d7ece32594e8b2531f5323c96e201acf2cfb6e5ea334bcb1f887'
[INFO] Added file /belle2/examples-data/B2pi0D_D2hh_D2hhh_B2munu.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-: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 = Legacy_IP_Information { module: ParticleLoader_pi+:all }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_pi+:all function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_pi+:all }
[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 = Legacy_IP_Information { module: ParticleLoader_pi+:all }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
=== stderr of analysis/tests/pidcalibration_examples.py ===
======================================================================
FAIL: test_base_examples (__main__.ExamplesTest) [03_ApplyWeight.py]
Test supported PID calibration 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 131.117s
FAILED (failures=1)
=== end analysis/tests/pidcalibration_examples.py ===