framework/check_payload_metadata.py
=== stdout of framework/tests/check_payload_metadata.py ===
[INFO] Steering file: /data/b2soft/buildbot/light/build/framework/tests/check_payload_metadata.py
[INFO] Conditions Database: found working metadata provider
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltag is main_2025-06-16
[INFO] Starting event processing, random seed is set to 'efc4a8d252e5480b35c73205f841ed379fd1293f0ae6131bc1896799f05a9ba'
[INFO] Global tag override is in effect: input globaltags and default globaltag will be ignored
[INFO] Conditions Database: found working metadata provider
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[ERROR] Cannot find payload in any of the configured global tags
name = BeamParameters
globaltags =
experiment = 0
run = 1
[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] Cannot find payload in any of the configured global tags
name = BeamParameters
globaltags =
experiment = 0
run = 1
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[INFO] Starting event processing, random seed is set to 'efc4a8d252e5480b35c73205f841ed379fd1293f0ae6131bc1896799f05a9ba'
[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 = main_2025-06-16
[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_2025-06-16
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
=== stderr of framework/tests/check_payload_metadata.py ===
Traceback (most recent call last):
File "/data/b2soft/buildbot/light/build/framework/tests/check_payload_metadata.py", line 100, in
assert (b2tu.run_in_subprocess(target=testing_path,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
=== end framework/tests/check_payload_metadata.py ===