"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/21 01:45:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june" 2026/09/21 01:45:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:45:53 DEBUG : Starting OpenDrive session with ID: 19315bfa1552f4ca5324307e5eb8912dd34071a552872a1f5c82378bb791fc3f 2026/09/21 01:45:54 DEBUG : Creating backend with remote "/tmp/rclone27505290" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/21 01:45:54 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/21 01:45:54 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/21 01:45:54 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 1 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 2 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 0 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/21 01:45:54 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 1 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 2 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 0 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/21 01:45:54 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 1 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 2 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 3 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 0 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/21 01:45:54 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 1 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 2 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 3 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/21 01:45:54 DEBUG : file.txt: writing chunk 0 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/21 01:45:54 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/21 01:45:54 DEBUG : a: size = 0 OK 2026/09/21 01:45:54 DEBUG : a: size = 1 (memory) 2026/09/21 01:45:54 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/21 01:45:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/21 01:45:54 DEBUG : potato: Seek from 10 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 10 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/21 01:45:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 2 2026/09/21 01:45:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/21 01:45:54 DEBUG : potato: Seek from 7 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 7 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/21 01:45:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 2 2026/09/21 01:45:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/21 01:45:54 DEBUG : potato: Seek from 8 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 8 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/21 01:45:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/21 01:45:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/21 01:45:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/21 01:45:54 DEBUG : potato: Seek from 5 to 2 2026/09/21 01:45:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/21 01:45:54 DEBUG : potato: Seek from 9 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 9 to 0 2026/09/21 01:45:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:45:55 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2026/09/21 01:45:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2026/09/21 01:46:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2026/09/21 01:46:02 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.99s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/09/21 01:46:05 DEBUG : Creating backend with remote "nonexistent" 2026/09/21 01:46:05 DEBUG : Creating backend with remote "nonexistent" 2026/09/21 01:46:05 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/21 01:46:05 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/21 01:46:05 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/21 01:46:05 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:46:06 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/21 01:46:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2026/09/21 01:46:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/21 01:46:15 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.21s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.53s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.54s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.55s) === RUN TestCheckSizeOnly run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:46:19 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/21 01:46:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2026/09/21 01:46:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/21 01:46:26 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.87s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:46:29 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2026/09/21 01:46:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/21 01:46:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/21 01:46:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/21 01:46:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/21 01:46:31 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2026/09/21 01:46:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/21 01:46:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/21 01:46:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/21 01:46:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.20s) === RUN TestCheckSum run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:46:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/data" 2026/09/21 01:46:34 DEBUG : Starting OpenDrive session with ID: 69e89899a6669325d3863d04c5703b9bbc42c7c8a6961799eb4deb834fc2363a 2026/09/21 01:46:36 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/21 01:46:37 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/09/21 01:46:40 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/21 01:46:42 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/09/21 01:46:45 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2026/09/21 01:46:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2026/09/21 01:46:50 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/09/21 01:46:53 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/09/21 01:46:55 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/21 01:46:57 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/21 01:46:58 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (28.30s) --- PASS: TestCheckSum/subtest1 (0.89s) --- PASS: TestCheckSum/subtest2 (0.71s) --- PASS: TestCheckSum/subtest3 (0.71s) --- PASS: TestCheckSum/subtest4 (0.71s) --- PASS: TestCheckSum/subtest5 (0.71s) --- PASS: TestCheckSum/subtest6 (0.71s) --- PASS: TestCheckSum/subtest7 (0.72s) === RUN TestCheckSumDownload run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:47:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/data" 2026/09/21 01:47:02 DEBUG : Starting OpenDrive session with ID: f3050f16ddf7888823d636f36a459140a2e888ab694d4ba6c79d7229b5a84757 2026/09/21 01:47:04 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/21 01:47:06 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2026/09/21 01:47:09 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/21 01:47:10 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2026/09/21 01:47:13 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2026/09/21 01:47:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2026/09/21 01:47:19 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2026/09/21 01:47:22 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2026/09/21 01:47:25 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/21 01:47:26 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/21 01:47:28 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (29.68s) --- PASS: TestCheckSumDownload/subtest1 (1.09s) --- PASS: TestCheckSumDownload/subtest2 (0.91s) --- PASS: TestCheckSumDownload/subtest3 (1.26s) --- PASS: TestCheckSumDownload/subtest4 (0.90s) --- PASS: TestCheckSumDownload/subtest5 (0.90s) --- PASS: TestCheckSumDownload/subtest6 (0.90s) --- PASS: TestCheckSumDownload/subtest7 (0.91s) === RUN TestCheckSumConcurrency 2026/09/21 01:47:31 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/21 01:47:31 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/21 01:47:31 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/21 01:47:31 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/21 01:47:31 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/21 01:47:31 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/21 01:47:31 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/21 01:47:31 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/21 01:47:31 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/21 01:47:31 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/21 01:47:31 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/21 01:47:31 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/21 01:47:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jocopec7fate" 2026/09/21 01:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:32 DEBUG : Starting OpenDrive session with ID: 58920732327a0964404012bae858b9bde254186ffa9fa06aca4d287176674639 2026/09/21 01:47:32 DEBUG : Creating backend with remote "/tmp/rclone2186580013" run.go:198: Remote "OpenDrive root 'rclone-test-jocopec7fate'", Local "Local file system at /tmp/rclone2186580013", Modify Window "1s" 2026/09/21 01:47:33 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2026/09/21 01:47:35 ERROR : hello, world!: sum not found 2026/09/21 01:47:35 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-jocopec7fate' 2026/09/21 01:47:35 NOTICE: OpenDrive root 'rclone-test-jocopec7fate': 1 files missing 2026/09/21 01:47:35 NOTICE: 1 hashes missing 2026/09/21 01:47:35 NOTICE: OpenDrive root 'rclone-test-jocopec7fate': 1 differences found 2026/09/21 01:47:35 NOTICE: OpenDrive root 'rclone-test-jocopec7fate': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/21 01:47:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:47:35 NOTICE: OpenDrive root 'rclone-test-jocopec7fate': 0 differences found 2026/09/21 01:47:35 NOTICE: OpenDrive root 'rclone-test-jocopec7fate': 1 matching files 2026/09/21 01:47:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kabecos9faqi" 2026/09/21 01:47:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:36 DEBUG : Starting OpenDrive session with ID: 620f1dad835989469f42154b82504f8476f34d089a7e625dac2ef19104f6f6d5 2026/09/21 01:47:36 DEBUG : Creating backend with remote "/tmp/rclone901362372" run.go:198: Remote "OpenDrive root 'rclone-test-kabecos9faqi'", Local "Local file system at /tmp/rclone901362372", Modify Window "1s" 2026/09/21 01:47:37 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2026/09/21 01:47:38 ERROR : HELLO, WORLD!: sum not found 2026/09/21 01:47:38 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-kabecos9faqi' 2026/09/21 01:47:38 NOTICE: OpenDrive root 'rclone-test-kabecos9faqi': 1 files missing 2026/09/21 01:47:38 NOTICE: 1 hashes missing 2026/09/21 01:47:38 NOTICE: OpenDrive root 'rclone-test-kabecos9faqi': 1 differences found 2026/09/21 01:47:38 NOTICE: OpenDrive root 'rclone-test-kabecos9faqi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/21 01:47:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:47:39 NOTICE: OpenDrive root 'rclone-test-kabecos9faqi': 0 differences found 2026/09/21 01:47:39 NOTICE: OpenDrive root 'rclone-test-kabecos9faqi': 1 matching files 2026/09/21 01:47:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xepigir1zijo" 2026/09/21 01:47:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:39 DEBUG : Starting OpenDrive session with ID: c1c95b5b408fafe26a802505dda1446a40d3fd3ed761a3a67d2cca57fddc2c01 2026/09/21 01:47:40 DEBUG : Creating backend with remote "/tmp/rclone4159556553" run.go:198: Remote "OpenDrive root 'rclone-test-xepigir1zijo'", Local "Local file system at /tmp/rclone4159556553", Modify Window "1s" 2026/09/21 01:47:41 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/21 01:47:42 ERROR : HeLlO, wOrLd!: sum not found 2026/09/21 01:47:42 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-xepigir1zijo' 2026/09/21 01:47:42 NOTICE: OpenDrive root 'rclone-test-xepigir1zijo': 1 files missing 2026/09/21 01:47:42 NOTICE: 1 hashes missing 2026/09/21 01:47:42 NOTICE: OpenDrive root 'rclone-test-xepigir1zijo': 1 differences found 2026/09/21 01:47:42 NOTICE: OpenDrive root 'rclone-test-xepigir1zijo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/21 01:47:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:47:43 NOTICE: OpenDrive root 'rclone-test-xepigir1zijo': 0 differences found 2026/09/21 01:47:43 NOTICE: OpenDrive root 'rclone-test-xepigir1zijo': 1 matching files 2026/09/21 01:47:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vipamex1begi" 2026/09/21 01:47:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:43 DEBUG : Starting OpenDrive session with ID: 761c48e0c83413e0b781f5ae05ae680df6b8b625812c4be2dfe875adc77d1c9a 2026/09/21 01:47:43 DEBUG : Creating backend with remote "/tmp/rclone3160703756" run.go:198: Remote "OpenDrive root 'rclone-test-vipamex1begi'", Local "Local file system at /tmp/rclone3160703756", Modify Window "1s" 2026/09/21 01:47:44 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/21 01:47:46 ERROR : HELLO, WORLD!: sum not found 2026/09/21 01:47:46 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-vipamex1begi' 2026/09/21 01:47:46 NOTICE: OpenDrive root 'rclone-test-vipamex1begi': 1 files missing 2026/09/21 01:47:46 NOTICE: 1 hashes missing 2026/09/21 01:47:46 NOTICE: OpenDrive root 'rclone-test-vipamex1begi': 1 differences found 2026/09/21 01:47:46 NOTICE: OpenDrive root 'rclone-test-vipamex1begi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/21 01:47:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:47:46 NOTICE: OpenDrive root 'rclone-test-vipamex1begi': 0 differences found 2026/09/21 01:47:46 NOTICE: OpenDrive root 'rclone-test-vipamex1begi': 1 matching files 2026/09/21 01:47:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wenitib7fevi" 2026/09/21 01:47:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:47 DEBUG : Starting OpenDrive session with ID: 3d7c8c287ccb9408e2debca66ce68de0f1bdb9911570078d5d706ded7cb247f5 2026/09/21 01:47:47 DEBUG : Creating backend with remote "/tmp/rclone370555824" run.go:198: Remote "OpenDrive root 'rclone-test-wenitib7fevi'", Local "Local file system at /tmp/rclone370555824", Modify Window "1s" 2026/09/21 01:47:48 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2026/09/21 01:47:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/21 01:47:50 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-wenitib7fevi' 2026/09/21 01:47:50 NOTICE: OpenDrive root 'rclone-test-wenitib7fevi': 1 files missing 2026/09/21 01:47:50 NOTICE: 1 hashes missing 2026/09/21 01:47:50 NOTICE: OpenDrive root 'rclone-test-wenitib7fevi': 1 differences found 2026/09/21 01:47:50 NOTICE: OpenDrive root 'rclone-test-wenitib7fevi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/21 01:47:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:47:50 NOTICE: OpenDrive root 'rclone-test-wenitib7fevi': 0 differences found 2026/09/21 01:47:50 NOTICE: OpenDrive root 'rclone-test-wenitib7fevi': 1 matching files 2026/09/21 01:47:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruzodod8miri" 2026/09/21 01:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:50 DEBUG : Starting OpenDrive session with ID: b291c943a9c4428d811a3d6bb9f8d7a434987f90c33e40a2a2b0505c2f7843b9 2026/09/21 01:47:51 DEBUG : Creating backend with remote "/tmp/rclone1584069935" run.go:198: Remote "OpenDrive root 'rclone-test-ruzodod8miri'", Local "Local file system at /tmp/rclone1584069935", Modify Window "1s" 2026/09/21 01:47:52 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2026/09/21 01:47:53 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/21 01:47:53 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-ruzodod8miri' 2026/09/21 01:47:53 NOTICE: OpenDrive root 'rclone-test-ruzodod8miri': 1 files missing 2026/09/21 01:47:53 NOTICE: 1 hashes missing 2026/09/21 01:47:53 NOTICE: OpenDrive root 'rclone-test-ruzodod8miri': 1 differences found 2026/09/21 01:47:53 NOTICE: OpenDrive root 'rclone-test-ruzodod8miri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/21 01:47:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:47:54 NOTICE: OpenDrive root 'rclone-test-ruzodod8miri': 0 differences found 2026/09/21 01:47:54 NOTICE: OpenDrive root 'rclone-test-ruzodod8miri': 1 matching files 2026/09/21 01:47:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vohewaw4sevu" 2026/09/21 01:47:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:54 DEBUG : Starting OpenDrive session with ID: df5dd3682528da5d9805e14d52372e56eb473b2b1643290b0f42841dc88918e4 2026/09/21 01:47:55 DEBUG : Creating backend with remote "/tmp/rclone382970284" run.go:198: Remote "OpenDrive root 'rclone-test-vohewaw4sevu'", Local "Local file system at /tmp/rclone382970284", Modify Window "1s" 2026/09/21 01:47:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2026/09/21 01:47:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/21 01:47:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-vohewaw4sevu' 2026/09/21 01:47:57 NOTICE: OpenDrive root 'rclone-test-vohewaw4sevu': 1 files missing 2026/09/21 01:47:57 NOTICE: 1 hashes missing 2026/09/21 01:47:57 NOTICE: OpenDrive root 'rclone-test-vohewaw4sevu': 1 differences found 2026/09/21 01:47:57 NOTICE: OpenDrive root 'rclone-test-vohewaw4sevu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/21 01:47:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:47:58 NOTICE: OpenDrive root 'rclone-test-vohewaw4sevu': 0 differences found 2026/09/21 01:47:58 NOTICE: OpenDrive root 'rclone-test-vohewaw4sevu': 1 matching files 2026/09/21 01:47:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wudoboc9woti" 2026/09/21 01:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:47:58 DEBUG : Starting OpenDrive session with ID: fb6357d97ff0bb7611049459b718d6c5926342aec4c928942ba701d8a1f5d616 2026/09/21 01:47:58 DEBUG : Creating backend with remote "/tmp/rclone2101734999" run.go:198: Remote "OpenDrive root 'rclone-test-wudoboc9woti'", Local "Local file system at /tmp/rclone2101734999", Modify Window "1s" 2026/09/21 01:47:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2026/09/21 01:48:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/21 01:48:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-wudoboc9woti' 2026/09/21 01:48:01 NOTICE: OpenDrive root 'rclone-test-wudoboc9woti': 1 files missing 2026/09/21 01:48:01 NOTICE: 1 hashes missing 2026/09/21 01:48:01 NOTICE: OpenDrive root 'rclone-test-wudoboc9woti': 1 differences found 2026/09/21 01:48:01 NOTICE: OpenDrive root 'rclone-test-wudoboc9woti': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/21 01:48:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:48:01 NOTICE: OpenDrive root 'rclone-test-wudoboc9woti': 0 differences found 2026/09/21 01:48:01 NOTICE: OpenDrive root 'rclone-test-wudoboc9woti': 1 matching files 2026/09/21 01:48:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dubicos8kuge" 2026/09/21 01:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:48:02 DEBUG : Starting OpenDrive session with ID: 99667deef37a3cabb2d82ff2fb58c4159df7838b49ce14c2af3b200be4e80348 2026/09/21 01:48:02 DEBUG : Creating backend with remote "/tmp/rclone3930667811" run.go:198: Remote "OpenDrive root 'rclone-test-dubicos8kuge'", Local "Local file system at /tmp/rclone3930667811", Modify Window "1s" 2026/09/21 01:48:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2026/09/21 01:48:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/21 01:48:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-dubicos8kuge' 2026/09/21 01:48:04 NOTICE: OpenDrive root 'rclone-test-dubicos8kuge': 1 files missing 2026/09/21 01:48:04 NOTICE: 1 hashes missing 2026/09/21 01:48:04 NOTICE: OpenDrive root 'rclone-test-dubicos8kuge': 1 differences found 2026/09/21 01:48:04 NOTICE: OpenDrive root 'rclone-test-dubicos8kuge': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/21 01:48:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:48:05 NOTICE: OpenDrive root 'rclone-test-dubicos8kuge': 0 differences found 2026/09/21 01:48:05 NOTICE: OpenDrive root 'rclone-test-dubicos8kuge': 1 matching files 2026/09/21 01:48:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-reyonur5ruba" 2026/09/21 01:48:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:48:05 DEBUG : Starting OpenDrive session with ID: db3de4482f2481e7bcda4bdb7fb8d41052f310e36c17cc4d446df54322501624 2026/09/21 01:48:06 DEBUG : Creating backend with remote "/tmp/rclone17969025" run.go:198: Remote "OpenDrive root 'rclone-test-reyonur5ruba'", Local "Local file system at /tmp/rclone17969025", Modify Window "1s" 2026/09/21 01:48:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2026/09/21 01:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/21 01:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-reyonur5ruba' 2026/09/21 01:48:08 NOTICE: OpenDrive root 'rclone-test-reyonur5ruba': 1 files missing 2026/09/21 01:48:08 NOTICE: 1 hashes missing 2026/09/21 01:48:08 NOTICE: OpenDrive root 'rclone-test-reyonur5ruba': 1 differences found 2026/09/21 01:48:08 NOTICE: OpenDrive root 'rclone-test-reyonur5ruba': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/21 01:48:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/21 01:48:09 NOTICE: OpenDrive root 'rclone-test-reyonur5ruba': 0 differences found 2026/09/21 01:48:09 NOTICE: OpenDrive root 'rclone-test-reyonur5ruba': 1 matching files 2026/09/21 01:48:09 DEBUG : OpenDrive root 'rclone-test-reyonur5ruba': Purge remote 2026/09/21 01:48:09 DEBUG : OpenDrive root 'rclone-test-dubicos8kuge': Purge remote 2026/09/21 01:48:09 DEBUG : OpenDrive root 'rclone-test-wudoboc9woti': Purge remote 2026/09/21 01:48:10 DEBUG : OpenDrive root 'rclone-test-vohewaw4sevu': Purge remote 2026/09/21 01:48:10 DEBUG : OpenDrive root 'rclone-test-ruzodod8miri': Purge remote 2026/09/21 01:48:10 DEBUG : OpenDrive root 'rclone-test-wenitib7fevi': Purge remote 2026/09/21 01:48:11 DEBUG : OpenDrive root 'rclone-test-vipamex1begi': Purge remote 2026/09/21 01:48:11 DEBUG : OpenDrive root 'rclone-test-xepigir1zijo': Purge remote 2026/09/21 01:48:12 DEBUG : OpenDrive root 'rclone-test-kabecos9faqi': Purge remote 2026/09/21 01:48:12 DEBUG : OpenDrive root 'rclone-test-jocopec7fate': Purge remote --- PASS: TestApplyTransforms (41.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:48:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/21 01:48:14 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/09/21 01:48:15 DEBUG : sub/file2: size = 14 OK 2026/09/21 01:48:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 01:48:15 INFO : file1: Copied (new) to: sub/file2 2026/09/21 01:48:15 DEBUG : sub/file2: size = 14 OK 2026/09/21 01:48:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/21 01:48:15 DEBUG : file1: Unchanged skipping 2026/09/21 01:48:16 DEBUG : OpenDrive root 'rclone-test-gigufac0june': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.89s) === RUN TestCopyLongFile run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.35s) === RUN TestCopyFileBackupDir run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:48:19 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/09/21 01:48:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/backup" 2026/09/21 01:48:20 DEBUG : Config file has changed externally - reloading 2026/09/21 01:48:21 DEBUG : Starting OpenDrive session with ID: 0f12b5c5efd977e79a1c9c878fc7d096c6be795e96584f093b62d79532dc6521 2026/09/21 01:48:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone27505290) 2026/09/21 01:48:22 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-gigufac0june') 2026/09/21 01:48:22 DEBUG : dst/file1: Sizes differ 2026/09/21 01:48:23 INFO : dst/file1: Moved (server-side) 2026/09/21 01:48:24 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/09/21 01:48:25 DEBUG : dst/file1: size = 14 OK 2026/09/21 01:48:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 01:48:25 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.95s) === RUN TestCopyFileCompareDest run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:48:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/dst" 2026/09/21 01:48:27 DEBUG : Config file has changed externally - reloading 2026/09/21 01:48:28 DEBUG : Starting OpenDrive session with ID: e6d9e3be686a52126a42c772a3cbb12af8777dcc7b688a091f8348910fab8afd 2026/09/21 01:48:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/CompareDest" 2026/09/21 01:48:29 DEBUG : Starting OpenDrive session with ID: c615f6f54b119eb132d0a9b7dd5f2ca719f945b04f5c1c29c8d1a0650acc574d 2026/09/21 01:48:30 DEBUG : one: Need to transfer - File not found at Destination 2026/09/21 01:48:31 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:48:32 DEBUG : one: size = 3 OK 2026/09/21 01:48:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/21 01:48:32 INFO : one: Copied (new) 2026/09/21 01:48:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone27505290) 2026/09/21 01:48:33 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-gigufac0june/dst') 2026/09/21 01:48:33 DEBUG : one: Sizes differ 2026/09/21 01:48:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/09/21 01:48:35 DEBUG : one: size = 5 OK 2026/09/21 01:48:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/21 01:48:35 INFO : one: Copied (replaced existing) 2026/09/21 01:48:35 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:48:37 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2026/09/21 01:48:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone27505290) 2026/09/21 01:48:39 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-gigufac0june/dst') 2026/09/21 01:48:39 DEBUG : one: Sizes differ 2026/09/21 01:48:40 DEBUG : one: size = 5 OK 2026/09/21 01:48:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/21 01:48:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 01:48:41 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2026/09/21 01:48:42 DEBUG : two: Need to transfer - File not found at Destination 2026/09/21 01:48:43 DEBUG : two: size = 3 OK 2026/09/21 01:48:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/21 01:48:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/21 01:48:43 DEBUG : two: Need to transfer - File not found at Destination 2026/09/21 01:48:43 DEBUG : two: size = 3 OK 2026/09/21 01:48:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/21 01:48:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/21 01:48:44 DEBUG : two: Need to transfer - File not found at Destination 2026/09/21 01:48:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone27505290) 2026/09/21 01:48:45 DEBUG : two: size = 3 (OpenDrive root 'rclone-test-gigufac0june/CompareDest') 2026/09/21 01:48:45 DEBUG : two: Sizes differ 2026/09/21 01:48:45 DEBUG : two: Uploading chunk 0, size=5, remain=0 2026/09/21 01:48:46 DEBUG : two: size = 5 OK 2026/09/21 01:48:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/21 01:48:46 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (21.21s) === RUN TestCopyFileCopyDest run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:48:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/dst" 2026/09/21 01:48:49 DEBUG : Config file has changed externally - reloading 2026/09/21 01:48:49 DEBUG : Starting OpenDrive session with ID: fc14df992e9bb5d62867353f27f54dcd40f64794cba87b478a5af943f91468bf 2026/09/21 01:48:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/CopyDest" 2026/09/21 01:48:51 DEBUG : Starting OpenDrive session with ID: 421fa943fb227ddbac0b932d10431fa06b042a5e910a9e5a38d3ed59e619a9d3 2026/09/21 01:48:51 DEBUG : one: Need to transfer - File not found at Destination 2026/09/21 01:48:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:48:54 DEBUG : one: size = 3 OK 2026/09/21 01:48:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/21 01:48:54 INFO : one: Copied (new) 2026/09/21 01:48:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone27505290) 2026/09/21 01:48:55 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-gigufac0june/dst') 2026/09/21 01:48:55 DEBUG : one: Sizes differ 2026/09/21 01:48:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/09/21 01:48:56 DEBUG : one: size = 5 OK 2026/09/21 01:48:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/21 01:48:56 INFO : one: Copied (replaced existing) 2026/09/21 01:48:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:48:59 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2026/09/21 01:49:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/BackupDir" 2026/09/21 01:49:01 DEBUG : Config file has changed externally - reloading 2026/09/21 01:49:02 DEBUG : Starting OpenDrive session with ID: 20001c10cbd0fa352669356740b22621bf173731e91262c0ac3e688478026838 2026/09/21 01:49:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone27505290) 2026/09/21 01:49:02 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-gigufac0june/dst') 2026/09/21 01:49:02 DEBUG : one: Sizes differ 2026/09/21 01:49:03 DEBUG : one: size = 5 OK 2026/09/21 01:49:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/21 01:49:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone27505290) 2026/09/21 01:49:03 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-gigufac0june/dst') 2026/09/21 01:49:03 DEBUG : one: Sizes differ 2026/09/21 01:49:04 INFO : one: Moved (server-side) 2026/09/21 01:49:04 DEBUG : one: size = 5 OK 2026/09/21 01:49:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/21 01:49:04 INFO : one: Copied (server-side copy) 2026/09/21 01:49:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/21 01:49:06 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2026/09/21 01:49:07 DEBUG : two: Need to transfer - File not found at Destination 2026/09/21 01:49:08 DEBUG : two: size = 3 OK 2026/09/21 01:49:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/21 01:49:08 DEBUG : two: size = 3 OK 2026/09/21 01:49:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/21 01:49:08 INFO : two: Copied (server-side copy) 2026/09/21 01:49:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/21 01:49:09 DEBUG : two: size = 3 OK 2026/09/21 01:49:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/21 01:49:09 DEBUG : two: Unchanged skipping 2026/09/21 01:49:10 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2026/09/21 01:49:11 DEBUG : three: Need to transfer - File not found at Destination 2026/09/21 01:49:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone27505290) 2026/09/21 01:49:12 DEBUG : three: size = 5 (OpenDrive root 'rclone-test-gigufac0june/CopyDest') 2026/09/21 01:49:12 DEBUG : three: Sizes differ 2026/09/21 01:49:12 DEBUG : three: Destination not found in --copy-dest 2026/09/21 01:49:13 DEBUG : three: Uploading chunk 0, size=7, remain=0 2026/09/21 01:49:14 DEBUG : three: size = 7 OK 2026/09/21 01:49:14 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/21 01:49:14 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (28.05s) === RUN TestCopyInplace run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.35s) === RUN TestCopyLongFileName run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.35s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.35s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:49:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/21 01:49:19 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2026/09/21 01:49:20 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/21 01:49:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 01:49:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/21 01:49:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/21 01:49:21 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2026/09/21 01:49:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: max transfer limit reached as set by --max-transfer 2026/09/21 01:49:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/21 01:49:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/21 01:49:23 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2026/09/21 01:49:24 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/21 01:49:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 26d16ae6de44b3ac67ee8c5b39a5c112 OK 2026/09/21 01:49:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.14s) === RUN TestDeduplicateInteractive run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.35s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.35s) === RUN TestDeduplicateFirst run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:49:28 DEBUG : one: Uploading chunk 0, size=100, remain=0 2026/09/21 01:49:31 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2026/09/21 01:49:33 DEBUG : another: Uploading chunk 0, size=100, remain=0 2026/09/21 01:49:34 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2026/09/21 01:49:36 INFO : OpenDrive root 'rclone-test-gigufac0june': Looking for duplicate md5 hashes using newest mode. 2026/09/21 01:49:36 NOTICE: fe49f2ab87c349d5ad43cee2da7656d1: Found 3 files with duplicate md5 hashes 2026/09/21 01:49:36 INFO : one: Deleted 2026/09/21 01:49:36 INFO : also/one: Deleted 2026/09/21 01:49:36 NOTICE: fe49f2ab87c349d5ad43cee2da7656d1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.33s) === RUN TestDeduplicateOldest run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.35s) === RUN TestDeduplicateLargest run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.35s) === RUN TestMergeDirs run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:49:41 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/09/21 01:49:43 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/09/21 01:49:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/09/21 01:49:47 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/09/21 01:49:49 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/09/21 01:49:51 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/09/21 01:49:53 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/09/21 01:49:55 DEBUG : a.txt: Excluded (Size Filter) 2026/09/21 01:49:55 DEBUG : a.txt: Excluded 2026/09/21 01:49:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/21 01:49:55 DEBUG : sub dir/hello world: Excluded 2026/09/21 01:49:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/21 01:49:55 DEBUG : sub dir/hello world2: Excluded 2026/09/21 01:49:56 DEBUG : sub dir/ignore dir: Excluded 2026/09/21 01:49:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/21 01:49:56 DEBUG : sub dir/hello world: Excluded 2026/09/21 01:49:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/21 01:49:56 DEBUG : sub dir/hello world2: Excluded 2026/09/21 01:49:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.12s) === RUN TestListDirSortedFn run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:00 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/09/21 01:50:02 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/09/21 01:50:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/09/21 01:50:05 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/09/21 01:50:08 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/09/21 01:50:09 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/09/21 01:50:11 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/09/21 01:50:13 DEBUG : a.txt: Excluded (Size Filter) 2026/09/21 01:50:13 DEBUG : a.txt: Excluded 2026/09/21 01:50:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/21 01:50:14 DEBUG : sub dir/hello world: Excluded 2026/09/21 01:50:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/21 01:50:14 DEBUG : sub dir/hello world2: Excluded 2026/09/21 01:50:14 DEBUG : sub dir/ignore dir: Excluded 2026/09/21 01:50:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/21 01:50:14 DEBUG : sub dir/hello world: Excluded 2026/09/21 01:50:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/21 01:50:14 DEBUG : sub dir/hello world2: Excluded 2026/09/21 01:50:14 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (18.55s) === RUN TestListJSON run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/21 01:50:21 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (7.49s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.35s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/21 01:50:28 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/21 01:50:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/notfound" 2026/09/21 01:50:33 DEBUG : Config file has changed externally - reloading 2026/09/21 01:50:33 DEBUG : Starting OpenDrive session with ID: e1deffeeeeb7bb8498b3782de71bae5ebb435eb66b35cf2d7df9958621f2d778 --- PASS: TestStatJSON (9.86s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.36s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.35s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.36s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.36s) === RUN TestStatJSONMemory 2026/09/21 01:50:35 DEBUG : Creating backend with remote ":memory:" 2026/09/21 01:50:35 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/21 01:50:35 DEBUG : sub/file1: size = 5 OK 2026/09/21 01:50:35 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 01:50:35 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.01s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:35 INFO : OpenDrive root 'rclone-test-gigufac0june': Making directory 2026/09/21 01:50:35 INFO : OpenDrive root 'rclone-test-gigufac0june': Making directory --- PASS: TestMkdir (0.53s) === RUN TestLsd run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.65s) === RUN TestLs run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:50:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.51s) === RUN TestLsWithFilesFrom run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:50:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/09/21 01:50:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/21 01:50:48 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:50:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:50:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:50:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.36s) --- PASS: TestHashSums/Md5 (0.18s) --- PASS: TestHashSums/Md5Download (0.37s) === RUN TestHashSumsWithErrors 2026/09/21 01:50:59 DEBUG : Creating backend with remote ":memory:" 2026/09/21 01:50:59 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/21 01:50:59 ERROR : file1: hash unsupported: hash type not supported 2026/09/21 01:50:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/21 01:50:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/21 01:50:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/21 01:50:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/21 01:50:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/21 01:50:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/21 01:50:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/21 01:50:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/21 01:50:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:51:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:51:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:04 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.58s) === RUN TestDelete run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:51:08 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/21 01:51:09 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/21 01:51:11 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/21 01:51:12 DEBUG : Waiting for deletions to finish 2026/09/21 01:51:12 DEBUG : large: Excluded (Size Filter) 2026/09/21 01:51:12 DEBUG : large: Excluded 2026/09/21 01:51:12 INFO : medium: Deleted 2026/09/21 01:51:12 INFO : small: Deleted --- PASS: TestDelete (6.37s) === RUN TestDeleteFatalError run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:51:14 DEBUG : file0: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:16 DEBUG : file1: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:18 DEBUG : file2: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:20 DEBUG : file3: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:21 DEBUG : file4: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:23 DEBUG : file5: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:25 DEBUG : file6: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:27 DEBUG : file7: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:29 DEBUG : file8: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:31 DEBUG : file9: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:32 DEBUG : file10: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:34 DEBUG : file11: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:36 DEBUG : file12: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:38 DEBUG : file13: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:40 DEBUG : file14: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:42 DEBUG : file15: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:44 DEBUG : file16: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:46 DEBUG : file17: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:47 DEBUG : file18: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:49 DEBUG : file19: Uploading chunk 0, size=1, remain=0 2026/09/21 01:51:50 DEBUG : Waiting for deletions to finish 2026/09/21 01:51:50 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:51:50 ERROR : file7: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (41.00s) === RUN TestMaxDelete run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:51:55 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/21 01:51:57 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/21 01:51:59 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/21 01:52:00 DEBUG : Waiting for deletions to finish 2026/09/21 01:52:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/21 01:52:00 INFO : large: Deleted 2026/09/21 01:52:00 INFO : medium: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:52:02 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/21 01:52:04 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/21 01:52:06 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/21 01:52:07 DEBUG : Waiting for deletions to finish 2026/09/21 01:52:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/21 01:52:08 INFO : medium: Deleted 2026/09/21 01:52:08 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.46s) === RUN TestMaxDeleteSize run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:52:09 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/21 01:52:11 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/21 01:52:13 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/21 01:52:14 DEBUG : Waiting for deletions to finish 2026/09/21 01:52:14 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/21 01:52:15 INFO : large: Deleted 2026/09/21 01:52:15 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.98s) === RUN TestReadFile run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:52:16 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.64s) === RUN TestRetry 2026/09/21 01:52:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/21 01:52:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/21 01:52:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/21 01:52:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/21 01:52:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/21 01:52:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/21 01:52:19 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:52:20 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2026/09/21 01:52:22 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (9.03s) === RUN TestPurge 2026/09/21 01:52:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacogaz9dave" 2026/09/21 01:52:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 01:52:29 DEBUG : Starting OpenDrive session with ID: 7b721d87c77aa09a78759e58310706ffbf5a9945a4242bb43b0cc2672bc06705 2026/09/21 01:52:29 DEBUG : Creating backend with remote "/tmp/rclone2493911759" run.go:198: Remote "OpenDrive root 'rclone-test-zacogaz9dave'", Local "Local file system at /tmp/rclone2493911759", Modify Window "1s" 2026/09/21 01:52:31 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:52:32 INFO : A2: Making directory 2026/09/21 01:52:33 INFO : A1/B2: Making directory 2026/09/21 01:52:33 INFO : A1/B2/C2: Making directory 2026/09/21 01:52:34 INFO : A1/B1/C3: Making directory 2026/09/21 01:52:34 INFO : A3: Making directory 2026/09/21 01:52:34 INFO : A3/B3: Making directory 2026/09/21 01:52:35 INFO : A3/B3/C4: Making directory 2026/09/21 01:52:36 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/09/21 01:52:40 ERROR : error listing: directory not found 2026/09/21 01:52:40 DEBUG : OpenDrive root 'rclone-test-zacogaz9dave': Purge remote 2026/09/21 01:52:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.36s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:52:42 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:52:43 INFO : A2: Making directory 2026/09/21 01:52:43 INFO : A1/B2: Making directory 2026/09/21 01:52:43 INFO : A1/B2/C2: Making directory 2026/09/21 01:52:44 INFO : A1/B1/C3: Making directory 2026/09/21 01:52:44 INFO : A3: Making directory 2026/09/21 01:52:44 INFO : A3/B3: Making directory 2026/09/21 01:52:45 INFO : A3/B3/C4: Making directory 2026/09/21 01:52:46 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/09/21 01:52:48 DEBUG : removing 1 level 3 directories 2026/09/21 01:52:48 INFO : A3/B3/C4: Removing directory 2026/09/21 01:52:50 DEBUG : removing 2 level 3 directories 2026/09/21 01:52:50 INFO : A1/B1/C3: Removing directory 2026/09/21 01:52:50 INFO : A1/B2/C2: Removing directory 2026/09/21 01:52:50 DEBUG : removing 2 level 2 directories 2026/09/21 01:52:50 INFO : A3/B3: Removing directory 2026/09/21 01:52:50 INFO : A1/B2: Removing directory 2026/09/21 01:52:51 DEBUG : removing 2 level 1 directories 2026/09/21 01:52:51 INFO : A2: Removing directory 2026/09/21 01:52:51 INFO : A3: Removing directory 2026/09/21 01:52:54 DEBUG : removing 1 level 3 directories 2026/09/21 01:52:54 INFO : A1/B1/C1: Removing directory 2026/09/21 01:52:54 DEBUG : removing 1 level 2 directories 2026/09/21 01:52:54 INFO : A1/B1: Removing directory 2026/09/21 01:52:54 DEBUG : removing 1 level 1 directories 2026/09/21 01:52:54 INFO : A1: Removing directory 2026/09/21 01:52:55 DEBUG : removing 1 level 0 directories 2026/09/21 01:52:55 INFO : OpenDrive root 'rclone-test-gigufac0june': Removing directory 2026/09/21 01:52:55 ERROR : error listing: directory not found 2026/09/21 01:52:55 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (15.66s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:52:56 INFO : A1: Making directory 2026/09/21 01:52:56 INFO : A1/B1: Making directory 2026/09/21 01:52:56 INFO : A1/B1/C1: Making directory 2026/09/21 01:52:58 DEBUG : removing 1 level 3 directories 2026/09/21 01:52:58 INFO : A1/B1/C1: Removing directory 2026/09/21 01:52:58 DEBUG : removing 1 level 2 directories 2026/09/21 01:52:58 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.66s) === RUN TestRmdirsWithFilter run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:00 INFO : A1: Making directory 2026/09/21 01:53:00 INFO : A1/B1: Making directory 2026/09/21 01:53:01 INFO : A1/B1/C1: Making directory 2026/09/21 01:53:03 DEBUG : removing 1 level 3 directories 2026/09/21 01:53:03 INFO : A1/B1/C1: Removing directory 2026/09/21 01:53:03 DEBUG : removing 1 level 2 directories 2026/09/21 01:53:03 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.44s) === RUN TestCopyURL run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:05 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:06 DEBUG : file1: size = 14 OK 2026/09/21 01:53:06 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/21 01:53:07 DEBUG : filename.txt: File name found in url 2026/09/21 01:53:08 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:09 DEBUG : filename.txt: size = 14 OK 2026/09/21 01:53:09 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/21 01:53:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/21 01:53:09 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:11 DEBUG : headerfilename.txt: size = 14 OK 2026/09/21 01:53:11 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/21 01:53:11 DEBUG : file2: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:12 DEBUG : file2: size = 14 OK 2026/09/21 01:53:12 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURL (8.92s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:15 DEBUG : file1: size = 14 OK 2026/09/21 01:53:15 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURLDownloadHeaders (2.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/21 01:53:17 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:18 DEBUG : sub/file2: size = 14 OK 2026/09/21 01:53:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 01:53:18 INFO : file1: Copied (new) to: sub/file2 2026/09/21 01:53:18 INFO : file1: Deleted 2026/09/21 01:53:19 DEBUG : sub/file2: size = 14 OK 2026/09/21 01:53:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/21 01:53:19 DEBUG : file1: Unchanged skipping 2026/09/21 01:53:19 INFO : file1: Deleted 2026/09/21 01:53:19 DEBUG : OpenDrive root 'rclone-test-gigufac0june': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.73s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/21 01:53:21 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:22 DEBUG : file1: size = 14 OK 2026/09/21 01:53:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 01:53:22 INFO : file1: Copied (new) 2026/09/21 01:53:22 INFO : file1: Deleted 2026/09/21 01:53:23 DEBUG : file1: Destination exists, skipping 2026/09/21 01:53:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/21 01:53:25 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:26 DEBUG : sub/file2: size = 14 OK 2026/09/21 01:53:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 01:53:26 INFO : file1: Copied (new) to: sub/file2 2026/09/21 01:53:26 INFO : file1: Deleted 2026/09/21 01:53:26 DEBUG : sub/file2: size = 14 OK 2026/09/21 01:53:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/21 01:53:26 DEBUG : file1: Unchanged skipping 2026/09/21 01:53:26 INFO : file1: Deleted 2026/09/21 01:53:28 DEBUG : sub/file2: moving to sub/File2-rclone-move-cocidiq6 2026/09/21 01:53:28 DEBUG : sub/file2: same parent dir (ODFfMTMyNzAxNzBfclRFdlc) - using file/rename instead of move_copy for sub/File2-rclone-move-cocidiq6 2026/09/21 01:53:28 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-cocidiq6 2026/09/21 01:53:28 DEBUG : sub/file2: moving to sub/File2 2026/09/21 01:53:28 DEBUG : sub/File2-rclone-move-cocidiq6: same parent dir (ODFfMTMyNzAxNzBfclRFdlc) - using file/rename instead of move_copy for sub/File2 2026/09/21 01:53:29 INFO : sub/File2-rclone-move-cocidiq6: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.64s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:31 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2026/09/21 01:53:33 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.30s) === RUN TestMoveFileBackupDir run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:35 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/09/21 01:53:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gigufac0june/backup" 2026/09/21 01:53:36 DEBUG : Config file has changed externally - reloading 2026/09/21 01:53:37 DEBUG : Starting OpenDrive session with ID: e8ed8df60b1ec18fd50622344e61257503c4cb33c9c5921b796caa4c13c1c238 2026/09/21 01:53:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone27505290) 2026/09/21 01:53:37 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-gigufac0june') 2026/09/21 01:53:37 DEBUG : dst/file1: Sizes differ 2026/09/21 01:53:39 INFO : dst/file1: Moved (server-side) 2026/09/21 01:53:40 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/09/21 01:53:41 DEBUG : dst/file1: size = 14 OK 2026/09/21 01:53:41 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 01:53:41 INFO : dst/file1: Copied (new) 2026/09/21 01:53:41 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.15s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMoveMoveError run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:53:45 DEBUG : A/file0: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:47 DEBUG : A/file1: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:48 DEBUG : A/file2: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:50 DEBUG : A/file3: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:52 DEBUG : A/file4: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:54 DEBUG : A/file5: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:56 DEBUG : A/file6: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:57 DEBUG : A/file7: Uploading chunk 0, size=1, remain=0 2026/09/21 01:53:59 DEBUG : A/file8: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:01 DEBUG : A/file9: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:03 DEBUG : A/file10: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:04 DEBUG : A/file11: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:06 DEBUG : A/file12: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:08 DEBUG : A/file13: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:09 DEBUG : A/file14: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:11 DEBUG : A/file15: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:13 DEBUG : A/file16: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:15 DEBUG : A/file17: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:17 DEBUG : A/file18: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:18 DEBUG : A/file19: Uploading chunk 0, size=1, remain=0 2026/09/21 01:54:20 ERROR : A/file0: Couldn't move: boom 2026/09/21 01:54:20 ERROR : A/file1: Couldn't move: failed to get fileinfo: Get "https://dev.opendrive.com/api/v1/file/info.json/ODFfMTQzODM3NzYzXzRaVWxw?session_id=19315bfa1552f4ca5324307e5eb8912dd34071a552872a1f5c82378bb791fc3f": boom --- PASS: TestDirMoveMoveError (41.35s) === RUN TestDirMoveContext run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:54:26 DEBUG : A/one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:54:28 DEBUG : A/two: Uploading chunk 0, size=3, remain=0 2026/09/21 01:54:30 INFO : A/one: Moved (server-side) to: B/one 2026/09/21 01:54:30 INFO : A/two: Moved (server-side) to: B/two --- PASS: TestDirMoveContext (6.63s) === RUN TestDirMove run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:54:33 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/09/21 01:54:35 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/09/21 01:54:37 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/09/21 01:54:39 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/09/21 01:54:41 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/09/21 01:54:42 INFO : A1/B2: Making directory 2026/09/21 01:54:42 INFO : A1/B1/C3: Making directory 2026/09/21 01:54:44 DEBUG : A2: same parent dir (ODFfMTMyNzAxNjJfUk5zM1Y) - using folder/rename instead of move_copy 2026/09/21 01:54:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/21 01:54:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/21 01:54:48 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/21 01:54:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/21 01:54:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/21 01:54:52 INFO : OpenDrive root 'rclone-test-gigufac0june': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/21 01:54:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/21 01:54:55 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/21 01:54:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/21 01:54:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/21 01:54:57 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (31.74s) === RUN TestGetFsInfo run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:03 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:04 DEBUG : OpenDrive root 'rclone-test-gigufac0june': File to upload is small (34 bytes), uploading instead of streaming 2026/09/21 01:55:05 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/21 01:55:06 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/21 01:55:06 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/21 01:55:06 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/21 01:55:06 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/21 01:55:06 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/21 01:55:08 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/21 01:55:08 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/21 01:55:08 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:09 DEBUG : OpenDrive root 'rclone-test-gigufac0june': File to upload is small (34 bytes), uploading instead of streaming 2026/09/21 01:55:10 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/21 01:55:11 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/21 01:55:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/21 01:55:11 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/21 01:55:11 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/21 01:55:11 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/21 01:55:13 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/21 01:55:13 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/21 01:55:13 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:14 DEBUG : OpenDrive root 'rclone-test-gigufac0june': File to upload is small (34 bytes), uploading instead of streaming 2026/09/21 01:55:15 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/21 01:55:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/21 01:55:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/21 01:55:16 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/21 01:55:16 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/21 01:55:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/21 01:55:18 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:19 DEBUG : OpenDrive root 'rclone-test-gigufac0june': File to upload is small (34 bytes), uploading instead of streaming 2026/09/21 01:55:20 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/21 01:55:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/21 01:55:21 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/21 01:55:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/21 01:55:21 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/21 01:55:21 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/21 01:55:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/21 01:55:23 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/21 01:55:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.01s) === RUN TestRcatMetadata run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" operations_test.go:1720: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.35s) === RUN TestRcatSize run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:25 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/09/21 01:55:26 DEBUG : potato1: size = 60 OK 2026/09/21 01:55:26 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/21 01:55:26 DEBUG : OpenDrive root 'rclone-test-gigufac0june': File to upload is small (60 bytes), uploading instead of streaming 2026/09/21 01:55:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:55:28 DEBUG : potato2: size = 60 OK 2026/09/21 01:55:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/21 01:55:28 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.47s) === RUN TestRcatSizeShortEOF run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:29 DEBUG : potato1: Uploading chunk 0, size=120, remain=0 2026/09/21 01:55:29 ERROR : potato1: Post request put error: failed to create file: short read of chunk 0: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.13s) === RUN TestRcatSizeMetadata run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" operations_test.go:1813: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:31 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/09/21 01:55:32 DEBUG : potato1: size = 60 OK 2026/09/21 01:55:32 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK --- PASS: TestRcatSizeUploadHeaders (2.23s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:33 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/09/21 01:55:34 DEBUG : potato1: size = 60 OK 2026/09/21 01:55:34 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (OpenDrive root 'rclone-test-gigufac0june') 2026/09/21 01:55:34 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (OpenDrive root 'rclone-test-gigufac0june') 2026/09/21 01:55:34 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(OpenDrive root 'rclone-test-gigufac0june') "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/09/21 01:55:34 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:35 DEBUG : potato4: Uploading chunk 0, size=59, remain=0 2026/09/21 01:55:36 DEBUG : potato4: size = 60 (OpenDrive root 'rclone-test-gigufac0june') 2026/09/21 01:55:36 DEBUG : potato4: size = 59 (OpenDrive root 'rclone-test-gigufac0june') 2026/09/21 01:55:36 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(OpenDrive root 'rclone-test-gigufac0june') 59 2026/09/21 01:55:36 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:55:39 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:40 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2026/09/21 01:55:41 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.30s) --- PASS: TestRcatSizeChecksum/Corrupted (2.42s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.42s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.23s) --- PASS: TestRcatSizeChecksum/NoHashes (2.23s) === RUN TestTouchDir run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/21 01:55:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/09/21 01:55:46 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2026/09/21 01:55:48 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Touching "empty space" 2026/09/21 01:55:48 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Touching "potato2" 2026/09/21 01:55:48 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.13s) === RUN TestMkdirMetadata run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" operations_test.go:2033: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.35s) === RUN TestMkdirModTime run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" operations_test.go:2054: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.35s) === RUN TestCopyDirMetadata run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" operations_test.go:2098: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.35s) === RUN TestSetDirModTime run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" operations_test.go:2136: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.35s) === RUN TestDirsEqual run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" operations_test.go:2187: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:198: Remote "OpenDrive root 'rclone-test-gigufac0june'", Local "Local file system at /tmp/rclone27505290", Modify Window "1s" 2026/09/21 01:55:53 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/09/21 01:55:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/09/21 01:55:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dinakuh5" before starting 2026/09/21 01:55:57 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTMyNzAxOTdfVEVvaTk) - using file/rename instead of move_copy for sub dir/test remove existing.dinakuh5 2026/09/21 01:55:58 DEBUG : sub dir/test remove existing.dinakuh5: TEST: removing renamed existing file after operation 2026/09/21 01:55:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jadubud4" before starting 2026/09/21 01:55:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTMyNzAxOTdfVEVvaTk) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jadubud4 2026/09/21 01:56:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jadubud4: TEST: renaming existing back after failed operation 2026/09/21 01:56:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jadubud4: same parent dir (ODFfMTMyNzAxOTdfVEVvaTk) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/21 01:56:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yacahep9" before starting 2026/09/21 01:56:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTMyNzAxOTdfVEVvaTk) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yacahep9 2026/09/21 01:56:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yacahep9: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (11.98s) === RUN TestRcatInputFailurePreservesDestination 2026/09/21 01:56:03 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination422219542/001" --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/21 01:56:03 DEBUG : OpenDrive root 'rclone-test-gigufac0june': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 10m11.288913071s (try 1/5)