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-02-patch-01    (16-February-2024)
                       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/
**************************************************************

 G4ChordFinder: stepperDriverId: 2
[INFO] Creating overlay data...
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = main_2025-06-16
	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 = main_2025-06-16
	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
WARNING - Attempt to delete the assembly store while geometry closed !
WARNING - Attempt to delete the solid store while geometry closed !
WARNING - Attempt to delete the logical volume store while geometry closed !
WARNING - Attempt to delete the physical volume store while geometry closed !
WARNING - Attempt to delete the region store while geometry closed !
[INFO] Background mixing...
[INFO] Background overlay...
[FATAL] Something went wrong with one of the BG files.
	File name = bgForOverlay.root
	Issue = No persistent tree found  { module: BGOverlayInput function: virtual void Belle2::BGOverlayInputModule::initialize() }
[INFO] ===Error Summary================================================================
[FATAL] Something went wrong with one of the BG files.
	File name = bgForOverlay.root
	Issue = No persistent tree found  { module: BGOverlayInput }
[INFO] ================================================================================
WARNING - Attempt to delete the assembly store while geometry closed !
WARNING - Attempt to delete the solid store while geometry closed !
WARNING - Attempt to delete the logical volume store while geometry closed !
WARNING - Attempt to delete the physical volume store while geometry closed !
WARNING - Attempt to delete the region store while geometry closed !
[INFO] Comparing...
=== stderr of svd/tests/test_mixing_overlay_equivalence.py ===
Error in : file /tmp/tmpsygop7lg/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 157, in 
    with ROOT.TFile('overlaidBg.root') as f_over:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/cvmfs/belle.cern.ch/el9/externals/v02-03-02/Linux_x86_64/common/root/lib/ROOT/_pythonization/_tfile.py", line 88, 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 ===