"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/23 01:55:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye" 2026/04/23 01:55:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:55:22 DEBUG : Starting OpenDrive session with ID: e0060ea3d8e18dba01fd1f4a1c501e0cff97f59c6c8f1f94be8954a89ae69653 2026/04/23 01:55:23 DEBUG : Creating backend with remote "/tmp/rclone4262453232" === 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:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/23 01:55:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/23 01:55:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.16s) === RUN TestSizeDiffers 2026/04/23 01:55:23 DEBUG : a: size = 0 OK 2026/04/23 01:55:23 DEBUG : a: size = 1 (memory) 2026/04/23 01:55:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/23 01:55:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/23 01:55:23 DEBUG : potato: Seek from 10 to 0 2026/04/23 01:55:23 DEBUG : potato: Seek from 10 to 0 2026/04/23 01:55:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/23 01:55:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 2 2026/04/23 01:55:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/23 01:55:23 DEBUG : potato: Seek from 7 to 0 2026/04/23 01:55:23 DEBUG : potato: Seek from 7 to 0 2026/04/23 01:55:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/23 01:55:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 2 2026/04/23 01:55:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/23 01:55:23 DEBUG : potato: Seek from 8 to 0 2026/04/23 01:55:23 DEBUG : potato: Seek from 8 to 0 2026/04/23 01:55:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/23 01:55:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:55:23 DEBUG : potato: Seek from 5 to 2 2026/04/23 01:55:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/23 01:55:23 DEBUG : potato: Seek from 9 to 0 2026/04/23 01:55:23 DEBUG : potato: Seek from 9 to 0 2026/04/23 01:55:23 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:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:55:24 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2026/04/23 01:55:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2026/04/23 01:55:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2026/04/23 01:55:31 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === NAME TestCheck fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.13s) --- PASS: TestCheck/1 (0.16s) --- PASS: TestCheck/2 (0.16s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.16s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (0.16s) === RUN TestCheckFsError 2026/04/23 01:55:40 DEBUG : Creating backend with remote "nonexistent" 2026/04/23 01:55:40 DEBUG : Creating backend with remote "nonexistent" 2026/04/23 01:55:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/23 01:55:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/23 01:55:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/23 01:55:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:55:41 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/23 01:55:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2026/04/23 01:55:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/23 01:55:49 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.50s) --- PASS: TestCheckDownload/1 (0.32s) --- PASS: TestCheckDownload/2 (0.51s) --- PASS: TestCheckDownload/3 (0.32s) --- PASS: TestCheckDownload/4 (0.69s) --- PASS: TestCheckDownload/5 (0.54s) --- PASS: TestCheckDownload/6 (0.34s) --- PASS: TestCheckDownload/7 (0.53s) === RUN TestCheckSizeOnly run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:55:53 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/23 01:55:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2026/04/23 01:55:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/23 01:56:00 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.87s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:56:03 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/04/23 01:56:06 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/23 01:56:06 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/23 01:56:06 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/23 01:56:06 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/23 01:56:06 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2026/04/23 01:56:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/23 01:56:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/23 01:56:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/23 01:56:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.67s) === RUN TestCheckSum run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:56:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/data" 2026/04/23 01:56:09 DEBUG : Starting OpenDrive session with ID: 1b6f02ed3bb32749ab7180af03b20edfcb83c325a2dde79d7b2aa33c90a0e0ed 2026/04/23 01:56:11 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/04/23 01:56:12 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/04/23 01:56:15 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/04/23 01:56:17 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/04/23 01:56:19 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2026/04/23 01:56:21 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2026/04/23 01:56:23 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/04/23 01:56:25 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/04/23 01:56:27 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/04/23 01:56:29 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/04/23 01:56:30 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (24.77s) --- PASS: TestCheckSum/subtest1 (0.82s) --- PASS: TestCheckSum/subtest2 (0.55s) --- PASS: TestCheckSum/subtest3 (0.53s) --- PASS: TestCheckSum/subtest4 (0.53s) --- PASS: TestCheckSum/subtest5 (0.55s) --- PASS: TestCheckSum/subtest6 (0.53s) --- PASS: TestCheckSum/subtest7 (0.53s) === RUN TestCheckSumDownload run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:56:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/data" 2026/04/23 01:56:34 DEBUG : Starting OpenDrive session with ID: 98da230ef0ffb2a5520056733746c2ed5ea4d4cc83e3311ad040e2d7605b47c4 2026/04/23 01:56:36 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/04/23 01:56:37 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2026/04/23 01:56:40 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/04/23 01:56:41 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2026/04/23 01:56:44 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2026/04/23 01:56:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2026/04/23 01:56:49 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2026/04/23 01:56:51 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2026/04/23 01:56:54 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/04/23 01:56:55 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/04/23 01:56:56 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCheckSumDownload (34.19s) --- PASS: TestCheckSumDownload/subtest1 (0.89s) --- PASS: TestCheckSumDownload/subtest2 (0.71s) --- PASS: TestCheckSumDownload/subtest3 (1.06s) --- PASS: TestCheckSumDownload/subtest4 (0.71s) --- PASS: TestCheckSumDownload/subtest5 (0.71s) --- PASS: TestCheckSumDownload/subtest6 (0.71s) --- PASS: TestCheckSumDownload/subtest7 (0.70s) === RUN TestApplyTransforms 2026/04/23 01:57:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-waduvob7gube" 2026/04/23 01:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:08 DEBUG : Starting OpenDrive session with ID: 713836fa6ab23ae3b11776d190ffa06ca4b3df8b13b079a2375ea4c43d17b292 2026/04/23 01:57:08 DEBUG : Creating backend with remote "/tmp/rclone3178301660" run.go:185: Remote "OpenDrive root 'rclone-test-waduvob7gube'", Local "Local file system at /tmp/rclone3178301660", Modify Window "1s" 2026/04/23 01:57:09 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2026/04/23 01:57:11 ERROR : hello, world!: sum not found 2026/04/23 01:57:11 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-waduvob7gube' 2026/04/23 01:57:11 NOTICE: OpenDrive root 'rclone-test-waduvob7gube': 1 files missing 2026/04/23 01:57:11 NOTICE: 1 hashes missing 2026/04/23 01:57:11 NOTICE: OpenDrive root 'rclone-test-waduvob7gube': 1 differences found 2026/04/23 01:57:11 NOTICE: OpenDrive root 'rclone-test-waduvob7gube': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/23 01:57:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:11 NOTICE: OpenDrive root 'rclone-test-waduvob7gube': 0 differences found 2026/04/23 01:57:11 NOTICE: OpenDrive root 'rclone-test-waduvob7gube': 1 matching files 2026/04/23 01:57:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gayagud1hela" 2026/04/23 01:57:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:11 DEBUG : Starting OpenDrive session with ID: 98e41de37df634d7ceabc11596d5a915fdbf8dcf2c86b93fa3747fd90e29f214 2026/04/23 01:57:12 DEBUG : Creating backend with remote "/tmp/rclone2638878594" run.go:185: Remote "OpenDrive root 'rclone-test-gayagud1hela'", Local "Local file system at /tmp/rclone2638878594", Modify Window "1s" 2026/04/23 01:57:13 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2026/04/23 01:57:14 ERROR : HELLO, WORLD!: sum not found 2026/04/23 01:57:14 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-gayagud1hela' 2026/04/23 01:57:14 NOTICE: OpenDrive root 'rclone-test-gayagud1hela': 1 files missing 2026/04/23 01:57:14 NOTICE: 1 hashes missing 2026/04/23 01:57:14 NOTICE: OpenDrive root 'rclone-test-gayagud1hela': 1 differences found 2026/04/23 01:57:14 NOTICE: OpenDrive root 'rclone-test-gayagud1hela': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/23 01:57:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:14 NOTICE: OpenDrive root 'rclone-test-gayagud1hela': 0 differences found 2026/04/23 01:57:14 NOTICE: OpenDrive root 'rclone-test-gayagud1hela': 1 matching files 2026/04/23 01:57:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuhisum9citu" 2026/04/23 01:57:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:15 DEBUG : Starting OpenDrive session with ID: 44cac3c5cc9a9441016d061edc9c3177dabd80480e083ce6f7821ae2ef3066c1 2026/04/23 01:57:15 DEBUG : Creating backend with remote "/tmp/rclone3158519301" run.go:185: Remote "OpenDrive root 'rclone-test-nuhisum9citu'", Local "Local file system at /tmp/rclone3158519301", Modify Window "1s" 2026/04/23 01:57:16 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/23 01:57:18 ERROR : HeLlO, wOrLd!: sum not found 2026/04/23 01:57:18 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-nuhisum9citu' 2026/04/23 01:57:18 NOTICE: OpenDrive root 'rclone-test-nuhisum9citu': 1 files missing 2026/04/23 01:57:18 NOTICE: 1 hashes missing 2026/04/23 01:57:18 NOTICE: OpenDrive root 'rclone-test-nuhisum9citu': 1 differences found 2026/04/23 01:57:18 NOTICE: OpenDrive root 'rclone-test-nuhisum9citu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/23 01:57:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:18 NOTICE: OpenDrive root 'rclone-test-nuhisum9citu': 0 differences found 2026/04/23 01:57:18 NOTICE: OpenDrive root 'rclone-test-nuhisum9citu': 1 matching files 2026/04/23 01:57:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-soroxuv6wufu" 2026/04/23 01:57:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:19 DEBUG : Starting OpenDrive session with ID: b6201ad7442fd84be26402ac1c36d3081e8b0df05a0c9fe191d3cac8967e82a4 2026/04/23 01:57:19 DEBUG : Creating backend with remote "/tmp/rclone244806790" run.go:185: Remote "OpenDrive root 'rclone-test-soroxuv6wufu'", Local "Local file system at /tmp/rclone244806790", Modify Window "1s" 2026/04/23 01:57:20 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/23 01:57:22 ERROR : HELLO, WORLD!: sum not found 2026/04/23 01:57:22 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-soroxuv6wufu' 2026/04/23 01:57:22 NOTICE: OpenDrive root 'rclone-test-soroxuv6wufu': 1 files missing 2026/04/23 01:57:22 NOTICE: 1 hashes missing 2026/04/23 01:57:22 NOTICE: OpenDrive root 'rclone-test-soroxuv6wufu': 1 differences found 2026/04/23 01:57:22 NOTICE: OpenDrive root 'rclone-test-soroxuv6wufu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/23 01:57:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:22 NOTICE: OpenDrive root 'rclone-test-soroxuv6wufu': 0 differences found 2026/04/23 01:57:22 NOTICE: OpenDrive root 'rclone-test-soroxuv6wufu': 1 matching files 2026/04/23 01:57:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cobiwuy5bodo" 2026/04/23 01:57:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:23 DEBUG : Starting OpenDrive session with ID: 2aade9e0fc8190ac84961864978526fc587290c774322eef03404f8cb0d27bf0 2026/04/23 01:57:23 DEBUG : Creating backend with remote "/tmp/rclone2571438307" run.go:185: Remote "OpenDrive root 'rclone-test-cobiwuy5bodo'", Local "Local file system at /tmp/rclone2571438307", Modify Window "1s" 2026/04/23 01:57:25 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2026/04/23 01:57:26 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/23 01:57:26 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-cobiwuy5bodo' 2026/04/23 01:57:26 NOTICE: OpenDrive root 'rclone-test-cobiwuy5bodo': 1 files missing 2026/04/23 01:57:26 NOTICE: 1 hashes missing 2026/04/23 01:57:26 NOTICE: OpenDrive root 'rclone-test-cobiwuy5bodo': 1 differences found 2026/04/23 01:57:26 NOTICE: OpenDrive root 'rclone-test-cobiwuy5bodo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/23 01:57:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:26 NOTICE: OpenDrive root 'rclone-test-cobiwuy5bodo': 0 differences found 2026/04/23 01:57:26 NOTICE: OpenDrive root 'rclone-test-cobiwuy5bodo': 1 matching files 2026/04/23 01:57:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gejoviv9bole" 2026/04/23 01:57:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:27 DEBUG : Starting OpenDrive session with ID: e8a26e1b09ac540a21cbeaf8d4836521cf55936dd45e2cf1da4e20bd4b7a8db0 2026/04/23 01:57:27 DEBUG : Creating backend with remote "/tmp/rclone3312977014" run.go:185: Remote "OpenDrive root 'rclone-test-gejoviv9bole'", Local "Local file system at /tmp/rclone3312977014", Modify Window "1s" 2026/04/23 01:57:28 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2026/04/23 01:57:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/23 01:57:30 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-gejoviv9bole' 2026/04/23 01:57:30 NOTICE: OpenDrive root 'rclone-test-gejoviv9bole': 1 files missing 2026/04/23 01:57:30 NOTICE: 1 hashes missing 2026/04/23 01:57:30 NOTICE: OpenDrive root 'rclone-test-gejoviv9bole': 1 differences found 2026/04/23 01:57:30 NOTICE: OpenDrive root 'rclone-test-gejoviv9bole': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/23 01:57:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:30 NOTICE: OpenDrive root 'rclone-test-gejoviv9bole': 0 differences found 2026/04/23 01:57:30 NOTICE: OpenDrive root 'rclone-test-gejoviv9bole': 1 matching files 2026/04/23 01:57:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wocuvug6geba" 2026/04/23 01:57:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:31 DEBUG : Starting OpenDrive session with ID: afe98408ca3169512109ea20606d25fcd30d8bdf3ebdc0441930285028720140 2026/04/23 01:57:31 DEBUG : Creating backend with remote "/tmp/rclone2975286673" run.go:185: Remote "OpenDrive root 'rclone-test-wocuvug6geba'", Local "Local file system at /tmp/rclone2975286673", Modify Window "1s" 2026/04/23 01:57:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2026/04/23 01:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-wocuvug6geba' 2026/04/23 01:57:34 NOTICE: OpenDrive root 'rclone-test-wocuvug6geba': 1 files missing 2026/04/23 01:57:34 NOTICE: 1 hashes missing 2026/04/23 01:57:34 NOTICE: OpenDrive root 'rclone-test-wocuvug6geba': 1 differences found 2026/04/23 01:57:34 NOTICE: OpenDrive root 'rclone-test-wocuvug6geba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/23 01:57:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:34 NOTICE: OpenDrive root 'rclone-test-wocuvug6geba': 0 differences found 2026/04/23 01:57:34 NOTICE: OpenDrive root 'rclone-test-wocuvug6geba': 1 matching files 2026/04/23 01:57:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muxesih4qeji" 2026/04/23 01:57:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:34 DEBUG : Starting OpenDrive session with ID: b424a4c8065a0afafe4f7446b557557d0a277e33c029594827cae91b18c288fa 2026/04/23 01:57:35 DEBUG : Creating backend with remote "/tmp/rclone450164863" run.go:185: Remote "OpenDrive root 'rclone-test-muxesih4qeji'", Local "Local file system at /tmp/rclone450164863", Modify Window "1s" 2026/04/23 01:57:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2026/04/23 01:57:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:57:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-muxesih4qeji' 2026/04/23 01:57:37 NOTICE: OpenDrive root 'rclone-test-muxesih4qeji': 1 files missing 2026/04/23 01:57:37 NOTICE: 1 hashes missing 2026/04/23 01:57:37 NOTICE: OpenDrive root 'rclone-test-muxesih4qeji': 1 differences found 2026/04/23 01:57:37 NOTICE: OpenDrive root 'rclone-test-muxesih4qeji': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/23 01:57:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:38 NOTICE: OpenDrive root 'rclone-test-muxesih4qeji': 0 differences found 2026/04/23 01:57:38 NOTICE: OpenDrive root 'rclone-test-muxesih4qeji': 1 matching files 2026/04/23 01:57:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jagemuw2beta" 2026/04/23 01:57:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:38 DEBUG : Starting OpenDrive session with ID: afb9003edcd73845e1438a113ce8a75551c26944b7d4b8fa4da4cd17cd7db82c 2026/04/23 01:57:39 DEBUG : Creating backend with remote "/tmp/rclone1639393680" run.go:185: Remote "OpenDrive root 'rclone-test-jagemuw2beta'", Local "Local file system at /tmp/rclone1639393680", Modify Window "1s" 2026/04/23 01:57:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2026/04/23 01:57:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:57:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-jagemuw2beta' 2026/04/23 01:57:41 NOTICE: OpenDrive root 'rclone-test-jagemuw2beta': 1 files missing 2026/04/23 01:57:41 NOTICE: 1 hashes missing 2026/04/23 01:57:41 NOTICE: OpenDrive root 'rclone-test-jagemuw2beta': 1 differences found 2026/04/23 01:57:41 NOTICE: OpenDrive root 'rclone-test-jagemuw2beta': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/23 01:57:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:42 NOTICE: OpenDrive root 'rclone-test-jagemuw2beta': 0 differences found 2026/04/23 01:57:42 NOTICE: OpenDrive root 'rclone-test-jagemuw2beta': 1 matching files 2026/04/23 01:57:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pibalut2zene" 2026/04/23 01:57:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:57:42 DEBUG : Starting OpenDrive session with ID: 9482cb5a7db9de68b2ab34af743e7170b5a5a20c64684a840daf635ffa0b2c1d 2026/04/23 01:57:42 DEBUG : Creating backend with remote "/tmp/rclone2478914303" run.go:185: Remote "OpenDrive root 'rclone-test-pibalut2zene'", Local "Local file system at /tmp/rclone2478914303", Modify Window "1s" 2026/04/23 01:57:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2026/04/23 01:57:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:57:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-pibalut2zene' 2026/04/23 01:57:45 NOTICE: OpenDrive root 'rclone-test-pibalut2zene': 1 files missing 2026/04/23 01:57:45 NOTICE: 1 hashes missing 2026/04/23 01:57:45 NOTICE: OpenDrive root 'rclone-test-pibalut2zene': 1 differences found 2026/04/23 01:57:45 NOTICE: OpenDrive root 'rclone-test-pibalut2zene': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/23 01:57:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:57:45 NOTICE: OpenDrive root 'rclone-test-pibalut2zene': 0 differences found 2026/04/23 01:57:45 NOTICE: OpenDrive root 'rclone-test-pibalut2zene': 1 matching files 2026/04/23 01:57:45 DEBUG : OpenDrive root 'rclone-test-pibalut2zene': Purge remote 2026/04/23 01:57:46 DEBUG : OpenDrive root 'rclone-test-jagemuw2beta': Purge remote 2026/04/23 01:57:46 DEBUG : OpenDrive root 'rclone-test-muxesih4qeji': Purge remote 2026/04/23 01:57:47 DEBUG : OpenDrive root 'rclone-test-wocuvug6geba': Purge remote 2026/04/23 01:57:47 DEBUG : OpenDrive root 'rclone-test-gejoviv9bole': Purge remote 2026/04/23 01:57:47 DEBUG : OpenDrive root 'rclone-test-cobiwuy5bodo': Purge remote 2026/04/23 01:57:48 DEBUG : OpenDrive root 'rclone-test-soroxuv6wufu': Purge remote 2026/04/23 01:57:48 DEBUG : OpenDrive root 'rclone-test-nuhisum9citu': Purge remote 2026/04/23 01:57:49 DEBUG : OpenDrive root 'rclone-test-gayagud1hela': Purge remote 2026/04/23 01:57:49 DEBUG : OpenDrive root 'rclone-test-waduvob7gube': Purge remote --- PASS: TestApplyTransforms (42.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:57:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 01:57:50 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/04/23 01:57:52 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:57:52 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:57:52 INFO : file1: Copied (new) to: sub/file2 2026/04/23 01:57:52 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:57:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 01:57:52 DEBUG : file1: Unchanged skipping 2026/04/23 01:57:52 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.57s) === RUN TestCopyLongFile run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.35s) === RUN TestCopyFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:57:55 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/04/23 01:57:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/backup" 2026/04/23 01:57:57 DEBUG : Starting OpenDrive session with ID: 15c2f2c22ca73f1aa9bb49380487e3a23eb7d162de266dfa7aac2b08f55b80b4 2026/04/23 01:57:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:57:58 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-geyifab1xeye') 2026/04/23 01:57:58 DEBUG : dst/file1: Sizes differ 2026/04/23 01:57:59 INFO : dst/file1: Moved (server-side) 2026/04/23 01:58:00 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/04/23 01:58:01 DEBUG : dst/file1: size = 14 OK 2026/04/23 01:58:01 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:58:01 INFO : dst/file1: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189 Error: Should be true Test: TestCopyFileBackupDir Messages: listing wrong, want backup/dst/file1 (18), dst/file1 (14) got backup/dst/file1 (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189 Error: Should be true Test: TestCopyFileBackupDir Messages: OpenDrive root 'rclone-test-geyifab1xeye'/backup/dst/file1: md5 hash incorrect - expecting "05164b153084ba910184c26e561a7c18" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189 Error: Not equal: expected: 18 actual : 14 Test: TestCopyFileBackupDir Messages: backup/dst/file1: size incorrect file=18 vs obj=14 fstest.go:203: Not found "dst/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileBackupDir Messages: 1 objects not found --- FAIL: TestCopyFileBackupDir (18.23s) === RUN TestCopyFileCompareDest run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:58:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/dst" 2026/04/23 01:58:13 DEBUG : Starting OpenDrive session with ID: 8cd96a06b31b0699e36d6e88f1f1c03afbaab9669333743e6c35b61d1c127e71 2026/04/23 01:58:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/CompareDest" 2026/04/23 01:58:14 DEBUG : Starting OpenDrive session with ID: 824ea8c053755ae6f592e090ecba084bd164f2e797c59ff2622690eceb166bf3 2026/04/23 01:58:15 DEBUG : one: Need to transfer - File not found at Destination 2026/04/23 01:58:16 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/04/23 01:58:17 DEBUG : one: size = 3 OK 2026/04/23 01:58:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/23 01:58:17 INFO : one: Copied (new) 2026/04/23 01:58:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:58:18 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-geyifab1xeye/dst') 2026/04/23 01:58:18 DEBUG : one: Sizes differ 2026/04/23 01:58:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/23 01:58:19 DEBUG : one: size = 5 OK 2026/04/23 01:58:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/23 01:58:19 INFO : one: Copied (replaced existing) 2026/04/23 01:58:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/23 01:58:22 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2026/04/23 01:58:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:58:23 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-geyifab1xeye/dst') 2026/04/23 01:58:23 DEBUG : one: Sizes differ 2026/04/23 01:58:24 DEBUG : one: size = 5 OK 2026/04/23 01:58:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:58:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/23 01:58:25 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2026/04/23 01:58:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:58:27 DEBUG : two: size = 3 OK 2026/04/23 01:58:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:58:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/23 01:58:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:58:27 DEBUG : two: size = 3 OK 2026/04/23 01:58:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:58:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/23 01:58:29 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:58:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:58:29 DEBUG : two: size = 3 (OpenDrive root 'rclone-test-geyifab1xeye/CompareDest') 2026/04/23 01:58:29 DEBUG : two: Sizes differ 2026/04/23 01:58:30 DEBUG : two: Uploading chunk 0, size=5, remain=0 2026/04/23 01:58:31 DEBUG : two: size = 5 OK 2026/04/23 01:58:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/23 01:58:31 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (20.57s) === RUN TestCopyFileCopyDest run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:58:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/dst" 2026/04/23 01:58:33 DEBUG : Starting OpenDrive session with ID: 05905ebf1ab6509692576e6c29e2845b1223cdcf1ef253db14d9fa234e4ac64f 2026/04/23 01:58:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/CopyDest" 2026/04/23 01:58:35 DEBUG : Starting OpenDrive session with ID: 7fd521b0aecd43ac6044467bb697dfad8ad85a8a50338406f916211cad522602 2026/04/23 01:58:36 DEBUG : one: Need to transfer - File not found at Destination 2026/04/23 01:58:37 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/04/23 01:58:38 DEBUG : one: size = 3 OK 2026/04/23 01:58:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/23 01:58:38 INFO : one: Copied (new) 2026/04/23 01:58:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:58:39 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-geyifab1xeye/dst') 2026/04/23 01:58:39 DEBUG : one: Sizes differ 2026/04/23 01:58:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/23 01:58:40 DEBUG : one: size = 5 OK 2026/04/23 01:58:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/23 01:58:40 INFO : one: Copied (replaced existing) 2026/04/23 01:58:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/23 01:58:43 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2026/04/23 01:58:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/BackupDir" 2026/04/23 01:58:45 DEBUG : Starting OpenDrive session with ID: 91f9b55706d28725f72e5a74a1c78e852d29ede57824bbf86a52ea9cf1e43dea 2026/04/23 01:58:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:58:46 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-geyifab1xeye/dst') 2026/04/23 01:58:46 DEBUG : one: Sizes differ 2026/04/23 01:58:46 DEBUG : one: size = 5 OK 2026/04/23 01:58:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:58:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:58:46 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-geyifab1xeye/dst') 2026/04/23 01:58:46 DEBUG : one: Sizes differ 2026/04/23 01:58:47 INFO : one: Moved (server-side) 2026/04/23 01:58:47 DEBUG : one: size = 5 OK 2026/04/23 01:58:47 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/23 01:58:47 INFO : one: Copied (server-side copy) 2026/04/23 01:58:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/23 01:58:48 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2026/04/23 01:58:50 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:58:50 DEBUG : two: size = 3 OK 2026/04/23 01:58:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:58:50 DEBUG : two: size = 3 OK 2026/04/23 01:58:50 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/23 01:58:50 INFO : two: Copied (server-side copy) 2026/04/23 01:58:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/23 01:58:51 DEBUG : two: size = 3 OK 2026/04/23 01:58:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:58:51 DEBUG : two: Unchanged skipping 2026/04/23 01:58:52 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2026/04/23 01:58:54 DEBUG : three: Need to transfer - File not found at Destination 2026/04/23 01:58:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone4262453232) 2026/04/23 01:58:54 DEBUG : three: size = 5 (OpenDrive root 'rclone-test-geyifab1xeye/CopyDest') 2026/04/23 01:58:54 DEBUG : three: Sizes differ 2026/04/23 01:58:54 DEBUG : three: Destination not found in --copy-dest 2026/04/23 01:58:55 DEBUG : three: Uploading chunk 0, size=7, remain=0 2026/04/23 01:58:56 DEBUG : three: size = 7 OK 2026/04/23 01:58:56 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/23 01:58:56 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.27s) === RUN TestCopyInplace run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.34s) === RUN TestCopyLongFileName run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.35s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.34s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:59:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/23 01:59:02 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2026/04/23 01:59:03 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/23 01:59:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:59:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/23 01:59:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/23 01:59:04 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2026/04/23 01:59:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: max transfer limit reached as set by --max-transfer 2026/04/23 01:59:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/23 01:59:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/23 01:59:06 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2026/04/23 01:59:07 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/23 01:59:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bb6d2964fe8bc8ea82073dc97551179e OK 2026/04/23 01:59:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.38s) === RUN TestDeduplicateSkip run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.38s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:59:11 DEBUG : one: Uploading chunk 0, size=100, remain=0 2026/04/23 01:59:13 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2026/04/23 01:59:15 DEBUG : another: Uploading chunk 0, size=100, remain=0 2026/04/23 01:59:17 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2026/04/23 01:59:18 INFO : OpenDrive root 'rclone-test-geyifab1xeye': Looking for duplicate md5 hashes using newest mode. 2026/04/23 01:59:19 NOTICE: 6860aa4beae768f7b7bf3525498f319b: Found 3 files with duplicate md5 hashes 2026/04/23 01:59:19 INFO : one: Deleted 2026/04/23 01:59:19 INFO : also/one: Deleted 2026/04/23 01:59:19 NOTICE: 6860aa4beae768f7b7bf3525498f319b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.28s) === RUN TestDeduplicateOldest run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.39s) === RUN TestDeduplicateRename run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.37s) === RUN TestMergeDirs run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.39s) === RUN TestListDirSorted run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:59:23 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:25 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/04/23 01:59:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:29 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:32 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/04/23 01:59:34 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/04/23 01:59:36 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:38 DEBUG : a.txt: Excluded (Size Filter) 2026/04/23 01:59:38 DEBUG : a.txt: Excluded 2026/04/23 01:59:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:59:38 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:59:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:59:38 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:59:39 DEBUG : sub dir/ignore dir: Excluded 2026/04/23 01:59:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:59:39 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:59:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:59:39 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:59:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.86s) === RUN TestListDirSortedFn run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 01:59:43 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:45 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/04/23 01:59:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:49 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:52 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/04/23 01:59:53 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/04/23 01:59:55 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/04/23 01:59:57 DEBUG : a.txt: Excluded (Size Filter) 2026/04/23 01:59:57 DEBUG : a.txt: Excluded 2026/04/23 01:59:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:59:58 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:59:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:59:58 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:59:58 DEBUG : sub dir/ignore dir: Excluded 2026/04/23 01:59:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:59:58 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:59:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:59:58 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:59:58 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (19.41s) === RUN TestListJSON run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/23 02:00:05 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.82s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.37s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.25s) === RUN TestStatJSON run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/23 02:00:13 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/04/23 02:00:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/notfound" 2026/04/23 02:00:17 DEBUG : Config file has changed externally - reloading 2026/04/23 02:00:18 DEBUG : Starting OpenDrive session with ID: 8aca8856c47412a71401032d039d31d63f3e3b0a91007792001054a62ff75475 --- PASS: TestStatJSON (10.04s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.20s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.38s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.50s) === RUN TestMkdir run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:20 INFO : OpenDrive root 'rclone-test-geyifab1xeye': Making directory 2026/04/23 02:00:20 INFO : OpenDrive root 'rclone-test-geyifab1xeye': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLsd (11.43s) === RUN TestLs run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/23 02:00:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (5.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/23 02:00:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/23 02:00:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/23 02:00:41 DEBUG : empty space: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLsWithFilesFrom (12.26s) === RUN TestLsLong run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/23 02:00:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:00:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/23 02:00:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.27s) --- PASS: TestHashSums/Md5 (0.17s) --- PASS: TestHashSums/Md5Download (0.39s) === RUN TestHashSumsWithErrors 2026/04/23 02:00:59 DEBUG : Creating backend with remote ":memory:" 2026/04/23 02:00:59 DEBUG : Config file has changed externally - reloading 2026/04/23 02:00:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/23 02:00:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/23 02:00:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/23 02:00:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/23 02:00:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/23 02:00:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/23 02:00:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/23 02:00:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/23 02:00: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:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:01:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/23 02:01:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/23 02:01:04 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.67s) === RUN TestDelete run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:01:07 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/04/23 02:01:09 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/04/23 02:01:11 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/04/23 02:01:12 DEBUG : Waiting for deletions to finish 2026/04/23 02:01:13 DEBUG : large: Excluded (Size Filter) 2026/04/23 02:01:13 DEBUG : large: Excluded 2026/04/23 02:01:13 INFO : medium: Deleted 2026/04/23 02:01:13 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDelete (14.32s) === RUN TestMaxDelete run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:01:22 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/04/23 02:01:24 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/04/23 02:01:25 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/04/23 02:01:27 DEBUG : Waiting for deletions to finish 2026/04/23 02:01:27 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/23 02:01:27 INFO : large: Deleted 2026/04/23 02:01:27 INFO : medium: Deleted --- PASS: TestMaxDelete (7.25s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:01:29 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/04/23 02:01:31 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/04/23 02:01:33 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/04/23 02:01:34 DEBUG : Waiting for deletions to finish 2026/04/23 02:01:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/23 02:01:35 INFO : medium: Deleted 2026/04/23 02:01:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.45s) === RUN TestMaxDeleteSize run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:01:36 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/04/23 02:01:38 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/04/23 02:01:40 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/04/23 02:01:41 DEBUG : Waiting for deletions to finish 2026/04/23 02:01:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/23 02:01:42 INFO : large: Deleted 2026/04/23 02:01:42 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.16s) === RUN TestReadFile run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:01:44 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.31s) === RUN TestRetry 2026/04/23 02:01:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/23 02:01:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/23 02:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 02:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 02:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 02:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 02:01:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:01:47 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2026/04/23 02:01:49 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (9.84s) === RUN TestPurge 2026/04/23 02:01:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yumuyux0moju" 2026/04/23 02:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 02:01:57 DEBUG : Starting OpenDrive session with ID: f52c117116cba22ffa930d20988d1ef898bb06835cc0c12a8544858fd64fd7d8 2026/04/23 02:01:57 DEBUG : Creating backend with remote "/tmp/rclone3652879987" run.go:185: Remote "OpenDrive root 'rclone-test-yumuyux0moju'", Local "Local file system at /tmp/rclone3652879987", Modify Window "1s" run.go:290: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-yumuyux0moju'": failed to get folder list: Directory doesn't exist (Error 404) 2026/04/23 02:01:58 DEBUG : OpenDrive root 'rclone-test-yumuyux0moju': Purge remote --- FAIL: TestPurge (2.12s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:00 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/04/23 02:02:01 INFO : A2: Making directory 2026/04/23 02:02:01 INFO : A1/B2: Making directory 2026/04/23 02:02:02 INFO : A1/B2/C2: Making directory operations_test.go:654: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:654 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (6.89s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:05 INFO : A1: Making directory 2026/04/23 02:02:05 INFO : A1/B1: Making directory 2026/04/23 02:02:06 INFO : A1/B1/C1: Making directory 2026/04/23 02:02:08 DEBUG : removing 1 level 3 directories 2026/04/23 02:02:08 INFO : A1/B1/C1: Removing directory 2026/04/23 02:02:08 DEBUG : removing 1 level 2 directories 2026/04/23 02:02:08 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.68s) === RUN TestRmdirsWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:10 INFO : A1: Making directory 2026/04/23 02:02:10 INFO : A1/B1: Making directory 2026/04/23 02:02:10 INFO : A1/B1/C1: Making directory 2026/04/23 02:02:12 DEBUG : removing 1 level 3 directories 2026/04/23 02:02:12 INFO : A1/B1/C1: Removing directory 2026/04/23 02:02:13 DEBUG : removing 1 level 2 directories 2026/04/23 02:02:13 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.75s) === RUN TestCopyURL run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/23 02:02:17 DEBUG : filename.txt: File name found in url 2026/04/23 02:02:18 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2026/04/23 02:02:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/23 02:02:19 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2026/04/23 02:02:21 DEBUG : file2: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURL (16.51s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:32 DEBUG : file1: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURLDownloadHeaders (2.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 02:02:34 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/04/23 02:02:35 DEBUG : sub/file2: size = 14 OK 2026/04/23 02:02:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 02:02:35 INFO : file1: Copied (new) to: sub/file2 2026/04/23 02:02:35 INFO : file1: Deleted 2026/04/23 02:02:36 DEBUG : sub/file2: size = 14 OK 2026/04/23 02:02:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 02:02:36 DEBUG : file1: Unchanged skipping 2026/04/23 02:02:36 INFO : file1: Deleted 2026/04/23 02:02:36 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.60s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 02:02:39 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/23 02:02:40 DEBUG : file1: size = 14 OK 2026/04/23 02:02:40 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 02:02:40 INFO : file1: Copied (new) 2026/04/23 02:02:40 INFO : file1: Deleted 2026/04/23 02:02:40 DEBUG : file1: Destination exists, skipping 2026/04/23 02:02:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.92s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 02:02:42 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/04/23 02:02:43 DEBUG : sub/file2: size = 14 OK 2026/04/23 02:02:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 02:02:43 INFO : file1: Copied (new) to: sub/file2 2026/04/23 02:02:43 INFO : file1: Deleted 2026/04/23 02:02:43 DEBUG : sub/file2: size = 14 OK 2026/04/23 02:02:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 02:02:43 DEBUG : file1: Unchanged skipping 2026/04/23 02:02:43 INFO : file1: Deleted 2026/04/23 02:02:44 DEBUG : sub/file2: moving to sub/File2-rclone-move-natufom9 2026/04/23 02:02:44 DEBUG : sub/file2: same parent dir (ODFfMTE3ODczOTBfU21yNVc) - using file/rename instead of move_copy for sub/File2-rclone-move-natufom9 2026/04/23 02:02:44 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-natufom9 2026/04/23 02:02:44 DEBUG : sub/file2: moving to sub/File2 2026/04/23 02:02:45 DEBUG : sub/File2-rclone-move-natufom9: same parent dir (ODFfMTE3ODczOTBfU21yNVc) - using file/rename instead of move_copy for sub/File2 2026/04/23 02:02:45 INFO : sub/File2-rclone-move-natufom9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.67s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:47 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2026/04/23 02:02:49 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.05s) === RUN TestMoveFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:02:50 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/04/23 02:02:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geyifab1xeye/backup" 2026/04/23 02:02:52 DEBUG : Starting OpenDrive session with ID: d30e6229c19f0854d15b66c58b4cf9ed86e9faa492afc966cab3fcb4f5aba799 2026/04/23 02:02:53 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4262453232) 2026/04/23 02:02:53 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-geyifab1xeye') 2026/04/23 02:02:53 DEBUG : dst/file1: Sizes differ 2026/04/23 02:02:54 INFO : dst/file1: Moved (server-side) 2026/04/23 02:02:55 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/04/23 02:02:56 DEBUG : dst/file1: size = 14 OK 2026/04/23 02:02:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 02:02:56 INFO : dst/file1: Copied (new) 2026/04/23 02:02:56 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.35s) === 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 TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:00 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/04/23 02:03:01 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/04/23 02:03:03 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/04/23 02:03:06 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/04/23 02:03:08 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/04/23 02:03:09 INFO : A1/B2: Making directory 2026/04/23 02:03:09 INFO : A1/B1/C3: Making directory 2026/04/23 02:03:11 DEBUG : A2: same parent dir (ODFfMTE3ODczNDJfa25Zb2U) - using folder/rename instead of move_copy 2026/04/23 02:03:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/23 02:03:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/23 02:03:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/23 02:03:15 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/23 02:03:15 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/23 02:03:18 INFO : OpenDrive root 'rclone-test-geyifab1xeye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/23 02:03:22 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/23 02:03:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/23 02:03:22 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/23 02:03:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/23 02:03:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (30.01s) === RUN TestGetFsInfo run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" --- PASS: TestGetFsInfo (0.36s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:29 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 02:03:30 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/23 02:03:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 02:03:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/23 02:03:31 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/04/23 02:03:31 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 02:03:32 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/23 02:03:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 02:03:33 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/04/23 02:03:33 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:34 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 02:03:35 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/23 02:03:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 02:03:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/23 02:03:36 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/04/23 02:03:36 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 02:03:37 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/23 02:03:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 02:03:38 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/04/23 02:03:38 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:39 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 02:03:40 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/23 02:03:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 02:03:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 02:03:41 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 02:03:41 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/23 02:03:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 02:03:43 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:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:44 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 02:03:45 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/23 02:03:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 02:03:46 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/23 02:03:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/23 02:03:46 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 02:03:46 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/23 02:03:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 02:03:48 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/23 02:03:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.35s) === RUN TestRcatSize run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:50 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/04/23 02:03:51 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': File to upload is small (60 bytes), uploading instead of streaming 2026/04/23 02:03:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/23 02:03:52 DEBUG : potato2: size = 60 OK 2026/04/23 02:03:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/23 02:03:52 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.29s) === RUN TestRcatSizeMetadata run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:54 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 --- PASS: TestRcatSizeUploadHeaders (2.19s) === RUN TestTouchDir run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:03:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/23 02:03:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/23 02:04:01 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2026/04/23 02:04:02 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Touching "empty space" 2026/04/23 02:04:02 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Touching "potato2" 2026/04/23 02:04:02 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.39s) === RUN TestMkdirMetadata run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.36s) === RUN TestMkdirModTime run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.35s) === RUN TestCopyDirMetadata run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.35s) === RUN TestSetDirModTime run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.35s) === RUN TestDirsEqual run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:185: Remote "OpenDrive root 'rclone-test-geyifab1xeye'", Local "Local file system at /tmp/rclone4262453232", Modify Window "1s" 2026/04/23 02:04:07 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/04/23 02:04:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/04/23 02:04:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dufijat2" before starting 2026/04/23 02:04:12 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTE3ODc0MTNfMmZuRzE) - using file/rename instead of move_copy for sub dir/test remove existing.dufijat2 2026/04/23 02:04:12 DEBUG : sub dir/test remove existing.dufijat2: TEST: removing renamed existing file after operation 2026/04/23 02:04:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muyipar6" before starting 2026/04/23 02:04:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTE3ODc0MTNfMmZuRzE) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muyipar6 2026/04/23 02:04:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muyipar6: TEST: renaming existing back after failed operation 2026/04/23 02:04:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muyipar6: same parent dir (ODFfMTE3ODc0MTNfMmZuRzE) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/04/23 02:04:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cixosed5" before starting 2026/04/23 02:04:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTE3ODc0MTNfMmZuRzE) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cixosed5 2026/04/23 02:04:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cixosed5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.46s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/04/23 02:04:16 DEBUG : OpenDrive root 'rclone-test-geyifab1xeye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m55.208008103s (try 1/5): exit status 1: Failed [TestCopyFileBackupDir TestPurge TestRmdirsNoLeaveRoot]