+ '[' false '!=' true ] + rclone copy --verbose '--transfers=12' '--config=/config/rclone.conf' '--include=/processing/video.version' '--include=/processing/laser.version' '--include=/processing/sonar.version' '--include=/processing/lidar.version' rz-gcs:/prj-n-processing-api-data/p3d/data/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/ /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/ 2026/04/22 03:46:17 INFO : There was nothing to transfer 2026/04/22 03:46:17 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Elapsed time: 0.0s + VERSION=0.14.5 + PROCDIR=/working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/processing + VIDEO=false + LASER=true + SONAR=false + LIDAR=false + '[' -f /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/processing/video.version ] + '[' -f /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/processing/laser.version ] + '[' -f /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/processing/sonar.version ] + '[' -f /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/processing/lidar.version ] + echo false + echo true + echo false + echo false + '[' false '!=' true ] + echo '--exclude=/cameras/**' + '[' true '!=' true ] + '[' false '!=' true ] + echo '--exclude=/sonar/**' + '[' false '!=' true ] + echo '--exclude=/lidar/**' + rclone copy --verbose '--transfers=12' '--config=/config/rclone.conf' '--exclude=/processing/**' '--exclude=/segments/**' '--exclude=*.iso' '--exclude=/cameras/**' '--exclude=/sonar/**' '--exclude=/lidar/**' rz-gcs:/prj-n-processing-api-data/p3d/data/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/ /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/ 2026/04/22 03:46:17 INFO : There was nothing to transfer 2026/04/22 03:46:17 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Elapsed time: 0.0s + find /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/ -type f + grep -q . find: /working/9c59205e-d7ce-4b1d-a678-bcb0a16213b7/: No such file or directory + echo 'No files downloaded.' No files downloaded. + echo '{"error":"no files downloaded"}' + exit 1