+ [ true = true ] + echo --counter + [ false = true ] + echo --no-video + [ true = true ] + echo --laser + [ false = true ] + echo --no-sonar + python -m dataprep -v -f --write-result --result-path /working/result.json --counter --no-video --laser --no-sonar /working/ac0c1ae8-26b5-4b09-87ba-3ebb9ff073e6 2026-03-30T09:45:09 - INFO: DataPrep 0.14.0rc5 2026-03-30T09:45:09 - INFO: Prepared data will be output to /working/ac0c1ae8-26b5-4b09-87ba-3ebb9ff073e6/processing/data 2026-03-30T09:45:09 - deployment - INFO: Detected P3D version: P3D_2 2026-03-30T09:45:09 - INFO: Recording GUID: ac0c1ae8-26b5-4b09-87ba-3ebb9ff073e6 2026-03-30T09:45:09 - INFO: Preparing payout data... 2026-03-30T09:45:09 - INFO: Interpreting counter as metric 2026-03-30T09:45:09 - INFO: Preparing size track from assets JSON... 2026-03-30T09:45:09 - INFO: Preparing shape track from assets JSON... 2026-03-30T09:45:09 - INFO: Preparing material track from assets JSON... 2026-03-30T09:45:09 - INFO: Prepared payout data in 0.0114 s 2026-03-30T09:45:09 - INFO: Preparing laser data... Traceback (most recent call last): File "/app/src/dataprep/__main__.py", line 171, in main dataprep.prepare.prepare( File "/app/src/dataprep/prepare.py", line 284, in prepare raise RuntimeError("Laser was requested but not found") RuntimeError: Laser was requested but not found