analysis/tutorials_B2A6XX.py

=== stdout of analysis/tests/tutorials_B2A6XX.py ===
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/tests/tutorials_B2A6XX.py
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/examples/tutorials/B2A601-ParticleStats.py
[WARNING] stdPi0s is loading "May2020" pi0 recommendations. Please check Neutrals Performance XWiki page for most up-to-date pi0 recommendations.
 ... message repeated 1 times
[INFO] Starting event processing, random seed is set to '15d12f13ec890a7d5e20c23551b55bb17db3a88bf4d3e973c855e493f25203ed'
[INFO] Added file /belle2/examples-data/B2pi0D_D2hh_D2hhh_B2munu.root
[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_IP_Information
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue
[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
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/examples/tutorials/B2A602-BestCandidateSelection.py
[INFO] Starting event processing, random seed is set to 'ba83e383cecff4292203a744ef7473cae29671b2ec46eeee2bc4f446fcdab661'
[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] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleSelector: K+:loose
[INFO]    -> With cuts  : kaonID > 0.1 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D0.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[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 = master_2019-11-11  { module: TreeFitter_D0 }
[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: TreeFitter_D0 }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { module: TreeFitter_D0 function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue  { module: TreeFitter_D0 }
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name  { module: TreeFitter_D0 }
    (last message occurred 2 times)
[INFO] ================================================================================
[ERROR] in total, 2 errors occurred during processing
=== stderr of analysis/tests/tutorials_B2A6XX.py ===
FF
======================================================================
FAIL: test_tutorials (__main__.TutorialsTest.test_tutorials) [B2A601-ParticleStats.py]
Test supported tutorials.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/light/build/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
    self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0

======================================================================
FAIL: test_tutorials (__main__.TutorialsTest.test_tutorials) [B2A602-BestCandidateSelection.py]
Test supported tutorials.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/light/build/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 13.448s

FAILED (failures=2)
=== end analysis/tests/tutorials_B2A6XX.py ===