+ '[' -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/e3f558f5-503a-4a4c-a9ad-566873b570c8/ /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/ 2026/05/27 23:12:58 INFO : processing/laser.version: Copied (new) 2026/05/27 23:12:58 INFO : processing/video.version: Copied (new) 2026/05/27 23:12:58 INFO : processing/sonar.version: Copied (new) 2026/05/27 23:12:58 INFO : Transferred: 21 B / 21 B, 100%, 0 B/s, ETA - Checks: 0 / 0, -, Listed 11 Transferred: 3 / 3, 100% Elapsed time: 0.1s + VERSION=0.14.6 + PROCDIR=/working/e3f558f5-503a-4a4c-a9ad-566873b570c8/processing + VIDEO=false + LASER=true + SONAR=false + LIDAR=false + '[' -f /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/processing/video.version ] + tr -d '[:space:]' + grep -q 0.14.6 + '[' -f /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/processing/laser.version ] + + grep -qtr 0.14.6 -d '[:space:]' Laser preparation not required. + echo 'Laser preparation not required.' + LASER=false + '[' -f /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/processing/sonar.version ] + tr -d '[:space:]' + grep -q 0.14.6 Sonar preparation not required. + echo 'Sonar preparation not required.' + SONAR=false + '[' -f /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/processing/lidar.version ] + echo false + echo false + echo false + echo false + '[' 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/e3f558f5-503a-4a4c-a9ad-566873b570c8/ /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/ 2026/05/27 23:12:59 INFO : assets.json: Copied (new) 2026/05/27 23:12:59 INFO : Counter/2026_05_20/19_00_43_123/Counter.ipd: Copied (new) 2026/05/27 23:12:59 INFO : Transferred: 1.355 MiB / 1.355 MiB, 100%, 0 B/s, ETA - Checks: 0 / 0, -, Listed 11 Transferred: 2 / 2, 100% Elapsed time: 0.2s + find /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/ -type f + grep -q . + mkdir -p /working/e3f558f5-503a-4a4c-a9ad-566873b570c8/cameras/ + '[' -n ]