skim/test_skims.py

=== stdout of skim/tests/test_skims.py ===
[INFO] Steering file: /data/b2soft/buildbot/light/build/skim/tests/test_skims.py
=== stderr of skim/tests/test_skims.py ===
Traceback (most recent call last):
  File "/data/b2soft/buildbot/light/build/skim/tests/test_skims.py", line 28, in 
    test_result = subprocess.run(['basf2', test_skims], check=True, capture_output=True, universal_newlines=True)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/cvmfs/belle.cern.ch/el9/externals/v02-04-00/Linux_x86_64/common/lib/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['basf2', '/data/b2soft/buildbot/light/build/skim/tests/test_skims.py_noexec']' returned non-zero exit status 1.
=== end skim/tests/test_skims.py ===