+ rclone copy --verbose '--config=/config/rclone.conf' '--include=/{500,1000,1500,2000L,2000R}/*/processing/**' rz-gcs:/prj-n-processing-api-data/md/calibrations/laser/MDC013_W008_2025-05-23 /working/MDC013_W008_2025-05-23 2026/05/06 00:41:37 INFO : There was nothing to transfer 2026/05/06 00:41:37 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Checks: 0 / 0, -, Listed 7 Elapsed time: 0.0s + find /working/MDC013_W008_2025-05-23/ -type f find: /working/MDC013_W008_2025-05-23/: No such file or directory + grep -q . + echo 'No files downloaded.' + echo '{"error":"no files downloaded"}' + exit 1 No files downloaded.