+ '[' -n ] + '[' 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/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/ /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/ 2026/05/06 07:07:48 INFO : processing/sonar.version: Copied (new) 2026/05/06 07:07:48 INFO : processing/lidar.version: Copied (new) 2026/05/06 07:07:48 INFO : Transferred: 14 B / 14 B, 100%, 0 B/s, ETA - Checks: 0 / 0, -, Listed 10 Transferred: 2 / 2, 100% Elapsed time: 0.1s + VERSION=0.14.5 + PROCDIR=/working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/processing + VIDEO=false + LASER=false + SONAR=false + LIDAR=true + '[' -f /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/processing/video.version ] + '[' -f /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/processing/laser.version ] + '[' -f /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/processing/sonar.version ] + tr -d '[:space:]' + grep -q 0.14.5 + echo 'Sonar preparation not required.' + SONAR=false + '[' -f /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/processing/lidar.version ] + tr -d '[:space:]' + grep -q 0.14.5 + echo 'Lidar preparation not required.' + LIDAR=false + echo false + echo false + echo false + echo false Sonar preparation not required. Lidar preparation not required. + '[' false '!=' true ] + echo '--exclude=/cameras/**' + '[' false '!=' true ] + echo '--exclude=/laser/**' + '[' 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=/laser/**' '--exclude=/sonar/**' '--exclude=/lidar/**' rz-gcs:/prj-n-processing-api-data/p3d/data/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/ /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/ 2026/05/06 07:07:48 INFO : assets.json: Copied (new) 2026/05/06 07:07:48 INFO : Counter/2026_03_10/12_01_58_125/Counter.ipd: Copied (new) 2026/05/06 07:07:48 INFO : Transferred: 3.050 MiB / 3.050 MiB, 100%, 0 B/s, ETA - Checks: 0 / 0, -, Listed 11 Transferred: 2 / 2, 100% Elapsed time: 0.1s + find /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/ -type f + grep -q . + mkdir -p /working/24c28637-aa8b-4c9b-b2ea-a52ba8d135bf/cameras/ + '[' -n ]