analysis/test_chargedCluster.py
=== stdout of analysis/tests/test_chargedCluster.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/test_chargedCluster.py
[INFO] Starting event processing, random seed is set to '9d920e9cada2f44eb5a347c29d889418cdfa5e874ca23f342a48fc2cc9c65a90'
[INFO] Added file /belle2/validation-data/mdst14.root
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleSelector: pi+:ecl
[INFO] -> With cuts : clusterE>0
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleSelector: pi+:klm
[INFO] -> With cuts : klmClusterEnergy>0
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: gamma:bestecl (gamma:bestecl)
[INFO] -> MDST source: ECLClusters and KLMClusters being matched with Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: gamma:allecl (gamma:allecl)
[INFO] -> MDST source: ECLClusters and KLMClusters being matched with Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: gamma:klmT (gamma:klmT)
[INFO] -> MDST source: ECLClusters and KLMClusters being matched with Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: gamma:klmF (gamma:klmF)
[INFO] -> MDST source: ECLClusters and KLMClusters being matched with Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: K_L0:ecl (K_L0:ecl)
[INFO] -> MDST source: ECLClusters and KLMClusters being matched with Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: K_L0:klm (K_L0:klm)
[INFO] -> MDST source: ECLClusters and KLMClusters being matched with Tracks
[INFO] ParticleSelector: gamma:bestecl
[INFO] -> With cuts : isFromECL
[INFO] ParticleSelector: gamma:allecl
[INFO] -> With cuts : isFromECL
[INFO] ParticleSelector: gamma:klmT
[INFO] -> With cuts : isFromKLM
[INFO] ParticleSelector: gamma:klmF
[INFO] -> With cuts : isFromKLM
[INFO] ParticleSelector: K_L0:ecl
[INFO] -> With cuts : isFromECL
[INFO] ParticleSelector: K_L0:klm
[INFO] -> With cuts : isFromKLM
[INFO] Conditions Database: found working metadata provider
provider = 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_CollisionAxisCMS { module: ParticleLoader_pi+:ecl }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_pi+:ecl function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: ParticleLoader_pi+:ecl }
[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_CollisionAxisCMS { module: ParticleLoader_pi+:ecl }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
=== stderr of analysis/tests/test_chargedCluster.py ===
E
======================================================================
ERROR: test (__main__.TestChargedCluster)
Test of fillParticleListFromChargedCluster
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/analysis/tests/test_chargedCluster.py", line 78, in test
self.assertFalse(ntuple.GetEntries() == 0, "Ntuple is empty.")
AttributeError: 'TObject' object has no attribute 'GetEntries'
----------------------------------------------------------------------
Ran 1 test in 86.873s
FAILED (errors=1)
=== end analysis/tests/test_chargedCluster.py ===