svd/test_mixing_overlay_equivalence.py
=== stdout of svd/tests/test_mixing_overlay_equivalence.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/svd/tests/test_mixing_overlay_equivalence.py
[INFO] Creating background data...
**************************************************************
Geant4 version Name: geant4-11-01-patch-01 (10-February-2023)
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
: NIM A 835 (2016), 186-225
WWW : http://geant4.org/
**************************************************************
[INFO] Creating overlay data...
[INFO] Background mixing...
[INFO] Background overlay...
[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 = main_2023-07-09
[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 = main_2023-07-09
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[INFO] Comparing...
=== stderr of svd/tests/test_mixing_overlay_equivalence.py ===
Error in : file /tmp/tmpurxjvo7l/overlaidBg.root does not exist
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/svd/tests/test_mixing_overlay_equivalence.py", line 158, in
f_over = ROOT.TFile('overlaidBg.root')
File "/cvmfs/belle.cern.ch/el7/externals/v02-00-01/Linux_x86_64/common/root/lib/ROOT/pythonization/_tfile.py", line 55, in _TFileConstructor
raise OSError('Failed to open file {}'.format(args[0]))
OSError: Failed to open file overlaidBg.root
=== end svd/tests/test_mixing_overlay_equivalence.py ===