"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/03/12 04:03:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo" 2026/03/12 04:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:03:03 DEBUG : Creating backend with remote "/tmp/rclone1817918723" === 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 "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/12 04:03:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.43s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/12 04:03:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/03/12 04:03:04 DEBUG : a: size = 0 OK 2026/03/12 04:03:04 DEBUG : a: size = 1 (memory) 2026/03/12 04:03:04 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/12 04:03:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/12 04:03:04 DEBUG : potato: Seek from 10 to 0 2026/03/12 04:03:04 DEBUG : potato: Seek from 10 to 0 2026/03/12 04:03:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/12 04:03:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 2 2026/03/12 04:03:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/12 04:03:04 DEBUG : potato: Seek from 7 to 0 2026/03/12 04:03:04 DEBUG : potato: Seek from 7 to 0 2026/03/12 04:03:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/12 04:03:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 2 2026/03/12 04:03:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/12 04:03:04 DEBUG : potato: Seek from 8 to 0 2026/03/12 04:03:04 DEBUG : potato: Seek from 8 to 0 2026/03/12 04:03:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/12 04:03:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:03:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:03:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:03:04 DEBUG : potato: Seek from 5 to 2 2026/03/12 04:03:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/12 04:03:04 DEBUG : potato: Seek from 9 to 0 2026/03/12 04:03:04 DEBUG : potato: Seek from 9 to 0 2026/03/12 04:03:04 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 "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:03:04 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo" with ID 3187478 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/03/12 04:03:15 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:03:15 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 2026/03/12 04:03:15 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/remotepotato 2026/03/12 04:03:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/rutabaga --- PASS: TestCheck (12.18s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.52s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/03/12 04:03:16 DEBUG : Creating backend with remote "nonexistent" 2026/03/12 04:03:16 DEBUG : Creating backend with remote "nonexistent" 2026/03/12 04:03:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/12 04:03:16 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/03/12 04:03:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/12 04:03:16 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 "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/03/12 04:03:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:03:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 2026/03/12 04:03:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/remotepotato 2026/03/12 04:03:35 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/rutabaga --- PASS: TestCheckDownload (18.75s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.53s) --- PASS: TestCheckDownload/4 (1.28s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.30s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/03/12 04:03:45 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:03:45 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 2026/03/12 04:03:46 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/remotepotato 2026/03/12 04:03:46 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/rutabaga --- PASS: TestCheckSizeOnly (11.55s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:03:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/12 04:03:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/12 04:03:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/12 04:03:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/12 04:03:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/12 04:03:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/12 04:03:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/12 04:03:53 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/12 04:03:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/test.sum --- PASS: TestParseSumFile (7.50s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:03:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo/data" check_test.go:350: FileLu root 'rclone-test-vobixex4xalo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.14s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:03:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo/data" 2026/03/12 04:03:56 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/data" with ID 3187479 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/03/12 04:04:44 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/test.sum 2026/03/12 04:04:45 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/data/banana 2026/03/12 04:04:45 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/data/potato 2026/03/12 04:04:46 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/data" --- PASS: TestCheckSumDownload (50.87s) --- PASS: TestCheckSumDownload/subtest1 (2.74s) --- PASS: TestCheckSumDownload/subtest2 (2.73s) --- PASS: TestCheckSumDownload/subtest3 (2.98s) --- PASS: TestCheckSumDownload/subtest4 (2.82s) --- PASS: TestCheckSumDownload/subtest5 (2.72s) --- PASS: TestCheckSumDownload/subtest6 (2.71s) --- PASS: TestCheckSumDownload/subtest7 (2.72s) === RUN TestApplyTransforms 2026/03/12 04:04:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jalihes8zovu" 2026/03/12 04:04:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:04:46 DEBUG : Creating backend with remote "/tmp/rclone3019332838" run.go:185: Remote "FileLu root 'rclone-test-jalihes8zovu'", Local "Local file system at /tmp/rclone3019332838", Modify Window "876000h0m0s" 2026/03/12 04:04:46 INFO : FileLu root 'rclone-test-jalihes8zovu': Successfully created folder "rclone-test-jalihes8zovu" with ID 3187480 upper checkfile vs. lower remote (without normalization) 2026/03/12 04:04:48 ERROR : hello, world!: sum not found 2026/03/12 04:04:48 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-jalihes8zovu' 2026/03/12 04:04:48 NOTICE: FileLu root 'rclone-test-jalihes8zovu': 1 files missing 2026/03/12 04:04:48 NOTICE: 1 hashes missing 2026/03/12 04:04:48 NOTICE: FileLu root 'rclone-test-jalihes8zovu': 1 differences found 2026/03/12 04:04:48 NOTICE: FileLu root 'rclone-test-jalihes8zovu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/12 04:04:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:04:50 NOTICE: FileLu root 'rclone-test-jalihes8zovu': 0 differences found 2026/03/12 04:04:50 NOTICE: FileLu root 'rclone-test-jalihes8zovu': 1 matching files 2026/03/12 04:04:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kabegeh1nira" 2026/03/12 04:04:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:04:50 DEBUG : Creating backend with remote "/tmp/rclone4223470577" run.go:185: Remote "FileLu root 'rclone-test-kabegeh1nira'", Local "Local file system at /tmp/rclone4223470577", Modify Window "876000h0m0s" 2026/03/12 04:04:50 INFO : FileLu root 'rclone-test-kabegeh1nira': Successfully created folder "rclone-test-kabegeh1nira" with ID 3187481 lower checkfile vs. upper remote (without normalization) 2026/03/12 04:04:52 ERROR : HELLO, WORLD!: sum not found 2026/03/12 04:04:52 ERROR : hello, world!: file not in FileLu root 'rclone-test-kabegeh1nira' 2026/03/12 04:04:52 NOTICE: FileLu root 'rclone-test-kabegeh1nira': 1 files missing 2026/03/12 04:04:52 NOTICE: 1 hashes missing 2026/03/12 04:04:52 NOTICE: FileLu root 'rclone-test-kabegeh1nira': 1 differences found 2026/03/12 04:04:52 NOTICE: FileLu root 'rclone-test-kabegeh1nira': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/12 04:04:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:04:53 NOTICE: FileLu root 'rclone-test-kabegeh1nira': 0 differences found 2026/03/12 04:04:53 NOTICE: FileLu root 'rclone-test-kabegeh1nira': 1 matching files 2026/03/12 04:04:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gezuyoq2vaka" 2026/03/12 04:04:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:04:53 DEBUG : Creating backend with remote "/tmp/rclone895808984" run.go:185: Remote "FileLu root 'rclone-test-gezuyoq2vaka'", Local "Local file system at /tmp/rclone895808984", Modify Window "876000h0m0s" 2026/03/12 04:04:54 INFO : FileLu root 'rclone-test-gezuyoq2vaka': Successfully created folder "rclone-test-gezuyoq2vaka" with ID 3187482 lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/12 04:04:56 ERROR : HeLlO, wOrLd!: sum not found 2026/03/12 04:04:56 ERROR : hello, world!: file not in FileLu root 'rclone-test-gezuyoq2vaka' 2026/03/12 04:04:56 NOTICE: FileLu root 'rclone-test-gezuyoq2vaka': 1 files missing 2026/03/12 04:04:56 NOTICE: 1 hashes missing 2026/03/12 04:04:56 NOTICE: FileLu root 'rclone-test-gezuyoq2vaka': 1 differences found 2026/03/12 04:04:56 NOTICE: FileLu root 'rclone-test-gezuyoq2vaka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/12 04:04:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:04:57 NOTICE: FileLu root 'rclone-test-gezuyoq2vaka': 0 differences found 2026/03/12 04:04:57 NOTICE: FileLu root 'rclone-test-gezuyoq2vaka': 1 matching files 2026/03/12 04:04:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wabobus8dema" 2026/03/12 04:04:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:04:57 DEBUG : Creating backend with remote "/tmp/rclone196044494" run.go:185: Remote "FileLu root 'rclone-test-wabobus8dema'", Local "Local file system at /tmp/rclone196044494", Modify Window "876000h0m0s" 2026/03/12 04:04:58 INFO : FileLu root 'rclone-test-wabobus8dema': Successfully created folder "rclone-test-wabobus8dema" with ID 3187483 upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/12 04:05:00 ERROR : HELLO, WORLD!: sum not found 2026/03/12 04:05:00 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-wabobus8dema' 2026/03/12 04:05:00 NOTICE: FileLu root 'rclone-test-wabobus8dema': 1 files missing 2026/03/12 04:05:00 NOTICE: 1 hashes missing 2026/03/12 04:05:00 NOTICE: FileLu root 'rclone-test-wabobus8dema': 1 differences found 2026/03/12 04:05:00 NOTICE: FileLu root 'rclone-test-wabobus8dema': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/12 04:05:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:05:01 NOTICE: FileLu root 'rclone-test-wabobus8dema': 0 differences found 2026/03/12 04:05:01 NOTICE: FileLu root 'rclone-test-wabobus8dema': 1 matching files 2026/03/12 04:05:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zewimuc0biru" 2026/03/12 04:05:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:05:01 DEBUG : Creating backend with remote "/tmp/rclone2923806975" run.go:185: Remote "FileLu root 'rclone-test-zewimuc0biru'", Local "Local file system at /tmp/rclone2923806975", Modify Window "876000h0m0s" 2026/03/12 04:05:02 INFO : FileLu root 'rclone-test-zewimuc0biru': Successfully created folder "rclone-test-zewimuc0biru" with ID 3187484 NFD checkfile vs. NFC remote (without normalization) 2026/03/12 04:05:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/12 04:05:04 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zewimuc0biru' 2026/03/12 04:05:04 NOTICE: FileLu root 'rclone-test-zewimuc0biru': 1 files missing 2026/03/12 04:05:04 NOTICE: 1 hashes missing 2026/03/12 04:05:04 NOTICE: FileLu root 'rclone-test-zewimuc0biru': 1 differences found 2026/03/12 04:05:04 NOTICE: FileLu root 'rclone-test-zewimuc0biru': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/12 04:05:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:05:05 NOTICE: FileLu root 'rclone-test-zewimuc0biru': 0 differences found 2026/03/12 04:05:05 NOTICE: FileLu root 'rclone-test-zewimuc0biru': 1 matching files 2026/03/12 04:05:05 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rezaroq4wofo" 2026/03/12 04:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:05:05 DEBUG : Creating backend with remote "/tmp/rclone2388048348" run.go:185: Remote "FileLu root 'rclone-test-rezaroq4wofo'", Local "Local file system at /tmp/rclone2388048348", Modify Window "876000h0m0s" 2026/03/12 04:05:06 INFO : FileLu root 'rclone-test-rezaroq4wofo': Successfully created folder "rclone-test-rezaroq4wofo" with ID 3187485 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/03/12 04:05:08 DEBUG : FileLu root 'rclone-test-rezaroq4wofo': Purge remote 2026/03/12 04:05:08 INFO : FileLu root 'rclone-test-rezaroq4wofo': Rmdir: successfully deleted "/rclone-test-rezaroq4wofo" 2026/03/12 04:05:08 DEBUG : FileLu root 'rclone-test-zewimuc0biru': Purge remote 2026/03/12 04:05:08 INFO : FileLu root 'rclone-test-zewimuc0biru': Rmdir: successfully deleted "/rclone-test-zewimuc0biru" 2026/03/12 04:05:08 DEBUG : FileLu root 'rclone-test-wabobus8dema': Purge remote 2026/03/12 04:05:08 INFO : FileLu root 'rclone-test-wabobus8dema': Rmdir: successfully deleted "/rclone-test-wabobus8dema" 2026/03/12 04:05:08 DEBUG : FileLu root 'rclone-test-gezuyoq2vaka': Purge remote 2026/03/12 04:05:09 INFO : FileLu root 'rclone-test-gezuyoq2vaka': Rmdir: successfully deleted "/rclone-test-gezuyoq2vaka" 2026/03/12 04:05:09 DEBUG : FileLu root 'rclone-test-kabegeh1nira': Purge remote 2026/03/12 04:05:09 INFO : FileLu root 'rclone-test-kabegeh1nira': Rmdir: successfully deleted "/rclone-test-kabegeh1nira" 2026/03/12 04:05:09 DEBUG : FileLu root 'rclone-test-jalihes8zovu': Purge remote 2026/03/12 04:05:09 INFO : FileLu root 'rclone-test-jalihes8zovu': Rmdir: successfully deleted "/rclone-test-jalihes8zovu" --- SKIP: TestApplyTransforms (23.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:05:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/12 04:05:10 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub" with ID 3187486 2026/03/12 04:05:12 DEBUG : sub/file2: size = 14 OK 2026/03/12 04:05:12 INFO : file1: Copied (new) to: sub/file2 2026/03/12 04:05:14 DEBUG : sub/file2: size = 14 OK 2026/03/12 04:05:14 DEBUG : file1: Sizes identical 2026/03/12 04:05:14 DEBUG : file1: Unchanged skipping 2026/03/12 04:05:14 DEBUG : FileLu root 'rclone-test-vobixex4xalo': don't need to copy/move sub/file2, it is already at target location 2026/03/12 04:05:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub/file2 2026/03/12 04:05:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub" --- PASS: TestCopyFile (7.19s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.57s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:05:18 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/dst" with ID 3187487 2026/03/12 04:05:20 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo/backup" 2026/03/12 04:05:21 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1817918723) 2026/03/12 04:05:21 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-vobixex4xalo') 2026/03/12 04:05:21 DEBUG : dst/file1: Sizes differ 2026/03/12 04:05:22 INFO : FileLu root 'rclone-test-vobixex4xalo/backup': Successfully created folder "rclone-test-vobixex4xalo/backup/dst" with ID 3187489 2026/03/12 04:05:24 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/dst/file1 2026/03/12 04:05:24 INFO : dst/file1: Moved (server-side) 2026/03/12 04:05:26 DEBUG : dst/file1: size = 14 OK 2026/03/12 04:05:26 INFO : dst/file1: Copied (new) 2026/03/12 04:05:27 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/dst/file1 2026/03/12 04:05:28 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/backup/dst/file1 2026/03/12 04:05:28 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/dst" 2026/03/12 04:05:29 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/backup/dst" 2026/03/12 04:05:29 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/backup" --- PASS: TestCopyFileBackupDir (12.75s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:05:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo/dst" 2026/03/12 04:05:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo/CompareDest" 2026/03/12 04:05:31 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 04:05:32 INFO : FileLu root 'rclone-test-vobixex4xalo/dst': Successfully created folder "rclone-test-vobixex4xalo/dst" with ID 3187490 2026/03/12 04:05:33 DEBUG : one: size = 3 OK 2026/03/12 04:05:33 INFO : one: Copied (new) 2026/03/12 04:05:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1817918723) 2026/03/12 04:05:35 DEBUG : one: size = 3 (FileLu root 'rclone-test-vobixex4xalo/dst') 2026/03/12 04:05:35 DEBUG : one: Sizes differ 2026/03/12 04:05:37 DEBUG : one: size = 5 OK 2026/03/12 04:05:37 INFO : one: Copied (replaced existing) 2026/03/12 04:05:40 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/CompareDest" with ID 3187491 2026/03/12 04:05:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1817918723) 2026/03/12 04:05:43 DEBUG : one: size = 3 (FileLu root 'rclone-test-vobixex4xalo/dst') 2026/03/12 04:05:43 DEBUG : one: Sizes differ 2026/03/12 04:05:43 DEBUG : one: size = 5 OK 2026/03/12 04:05:43 DEBUG : one: Sizes identical 2026/03/12 04:05:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 04:05:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 04:05:47 DEBUG : two: size = 3 OK 2026/03/12 04:05:47 DEBUG : two: Sizes identical 2026/03/12 04:05:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 04:05:48 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 04:05:48 DEBUG : two: size = 3 OK 2026/03/12 04:05:48 DEBUG : two: Sizes identical 2026/03/12 04:05:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 04:05:50 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 04:05:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone1817918723) 2026/03/12 04:05:50 DEBUG : two: size = 3 (FileLu root 'rclone-test-vobixex4xalo/CompareDest') 2026/03/12 04:05:50 DEBUG : two: Sizes differ 2026/03/12 04:05:52 DEBUG : two: size = 5 OK 2026/03/12 04:05:52 INFO : two: Copied (new) 2026/03/12 04:05:53 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/dst/one 2026/03/12 04:05:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/dst/two 2026/03/12 04:05:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/CompareDest/one 2026/03/12 04:05:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/CompareDest/two 2026/03/12 04:05:55 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/dst" 2026/03/12 04:05:55 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/CompareDest" --- PASS: TestCopyFileCompareDest (26.03s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.56s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.56s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:05:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/12 04:05:59 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/TestCopyFileMaxTransfer" with ID 3187492 2026/03/12 04:06:00 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/12 04:06:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/12 04:06:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/12 04:06:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.filelu.live/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/03/12 04:06:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/12 04:06:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/12 04:06:05 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/12 04:06:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/12 04:06:07 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/TestCopyFileMaxTransfer/file1 2026/03/12 04:06:07 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/TestCopyFileMaxTransfer/file4 2026/03/12 04:06:08 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (10.04s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.56s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.56s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.56s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.56s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.57s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.59s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.56s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.56s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:06:18 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir" with ID 3187493 2026/03/12 04:06:22 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir/ignore dir" with ID 3187494 2026/03/12 04:06:26 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir/sub sub dir" with ID 3187495 2026/03/12 04:06:28 DEBUG : a.txt: Excluded (Size Filter) 2026/03/12 04:06:28 DEBUG : a.txt: Excluded 2026/03/12 04:06:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:06:29 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:06:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:06:29 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:06:30 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:06:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:06:30 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:06:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:06:30 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:06:30 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:06:32 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/a.txt 2026/03/12 04:06:32 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/zend.txt 2026/03/12 04:06:32 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/hello world 2026/03/12 04:06:33 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/hello world2 2026/03/12 04:06:33 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/sub sub dir/hello world3 2026/03/12 04:06:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/ignore dir/.ignore 2026/03/12 04:06:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/ignore dir/should be ignored 2026/03/12 04:06:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir/sub sub dir" 2026/03/12 04:06:35 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir/ignore dir" 2026/03/12 04:06:35 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir" --- PASS: TestListDirSorted (21.55s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:06:40 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir" with ID 3187496 2026/03/12 04:06:43 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir/ignore dir" with ID 3187497 2026/03/12 04:06:47 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir/sub sub dir" with ID 3187498 2026/03/12 04:06:50 DEBUG : a.txt: Excluded (Size Filter) 2026/03/12 04:06:50 DEBUG : a.txt: Excluded 2026/03/12 04:06:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:06:50 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:06:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:06:50 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:06:51 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:06:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:06:51 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:06:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:06:51 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:06:52 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:06:53 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/a.txt 2026/03/12 04:06:53 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/zend.txt 2026/03/12 04:06:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/hello world 2026/03/12 04:06:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/hello world2 2026/03/12 04:06:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/sub sub dir/hello world3 2026/03/12 04:06:55 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/ignore dir/.ignore 2026/03/12 04:06:55 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/ignore dir/should be ignored 2026/03/12 04:06:56 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir/sub sub dir" 2026/03/12 04:06:56 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir/ignore dir" 2026/03/12 04:06:57 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir" --- PASS: TestListDirSortedFn (21.14s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:06:59 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub" with ID 3187499 === 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 2026/03/12 04:07:04 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/03/12 04:07:05 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/file1 2026/03/12 04:07:06 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub/file2 2026/03/12 04:07:06 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub" --- PASS: TestListJSON (9.58s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:09 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub" with ID 3187500 === 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/03/12 04:07:15 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo/notfound" 2026/03/12 04:07:17 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/file1 2026/03/12 04:07:17 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub/file2 2026/03/12 04:07:18 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub" --- PASS: TestStatJSON (11.58s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.56s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.56s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (0.91s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:18 INFO : FileLu root 'rclone-test-vobixex4xalo': Making directory 2026/03/12 04:07:18 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo" with ID 3.187478e+06 2026/03/12 04:07:19 INFO : FileLu root 'rclone-test-vobixex4xalo': Making directory 2026/03/12 04:07:19 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo" with ID 3.187478e+06 --- PASS: TestMkdir (1.40s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:20 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir" with ID 3187501 2026/03/12 04:07:23 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/hello world 2026/03/12 04:07:24 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir" --- PASS: TestLsd (4.44s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:28 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:07:29 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/12 04:07:33 DEBUG : empty space: Excluded 2026/03/12 04:07:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:07:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 --- PASS: TestLsWithFilesFrom (5.57s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:39 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:07:39 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 --- PASS: TestLsLong (5.01s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:44 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:07:44 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 --- PASS: TestHashSums (4.68s) === RUN TestHashSumsWithErrors 2026/03/12 04:07:44 DEBUG : Creating backend with remote ":memory:" 2026/03/12 04:07:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/12 04:07:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/12 04:07:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/12 04:07:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/12 04:07:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/12 04:07:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/12 04:07:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/12 04:07:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/12 04:07:44 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 "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:48 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir" with ID 3187502 2026/03/12 04:07:51 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/empty space 2026/03/12 04:07:51 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 2026/03/12 04:07:52 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/potato3 2026/03/12 04:07:52 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir" --- PASS: TestCount (8.40s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:07:58 DEBUG : Waiting for deletions to finish 2026/03/12 04:07:58 DEBUG : large: Excluded (Size Filter) 2026/03/12 04:07:58 DEBUG : large: Excluded 2026/03/12 04:07:58 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/medium 2026/03/12 04:07:58 INFO : medium: Deleted 2026/03/12 04:07:58 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/small 2026/03/12 04:07:58 INFO : small: Deleted 2026/03/12 04:07:59 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/large --- PASS: TestDelete (6.98s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:08:05 DEBUG : Waiting for deletions to finish 2026/03/12 04:08:05 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/12 04:08:05 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/large 2026/03/12 04:08:05 INFO : large: Deleted 2026/03/12 04:08:05 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/medium 2026/03/12 04:08:05 INFO : medium: Deleted 2026/03/12 04:08:06 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/small --- PASS: TestMaxDelete (7.47s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:08:12 DEBUG : Waiting for deletions to finish 2026/03/12 04:08:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/12 04:08:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/medium 2026/03/12 04:08:13 INFO : medium: Deleted 2026/03/12 04:08:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/small 2026/03/12 04:08:13 INFO : small: Deleted 2026/03/12 04:08:14 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/large --- PASS: TestMaxDeleteSizeLargeFile (7.48s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:08:20 DEBUG : Waiting for deletions to finish 2026/03/12 04:08:20 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/12 04:08:21 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/large 2026/03/12 04:08:21 INFO : large: Deleted 2026/03/12 04:08:21 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/medium 2026/03/12 04:08:21 INFO : medium: Deleted 2026/03/12 04:08:22 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/small --- PASS: TestMaxDeleteSize (8.03s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:08:26 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/ReadFile --- PASS: TestReadFile (4.83s) === RUN TestRetry 2026/03/12 04:08:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/12 04:08:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/12 04:08:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:08:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:08:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:08:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:08:27 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 "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:08:42 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/file1 2026/03/12 04:08:42 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/file2 --- PASS: TestCat (15.39s) === RUN TestPurge 2026/03/12 04:08:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-widewig7gelu" 2026/03/12 04:08:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:08:43 DEBUG : Creating backend with remote "/tmp/rclone3922344989" run.go:185: Remote "FileLu root 'rclone-test-widewig7gelu'", Local "Local file system at /tmp/rclone3922344989", Modify Window "876000h0m0s" 2026/03/12 04:08:43 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu" with ID 3187503 2026/03/12 04:08:44 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu" with ID 3.187503e+06 2026/03/12 04:08:44 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A1/B1/C1" with ID 3187506 2026/03/12 04:08:46 INFO : A2: Making directory 2026/03/12 04:08:46 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A2" with ID 3187507 2026/03/12 04:08:46 INFO : A1/B2: Making directory 2026/03/12 04:08:46 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A1/B2" with ID 3187508 2026/03/12 04:08:46 INFO : A1/B2/C2: Making directory 2026/03/12 04:08:46 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A1/B2/C2" with ID 3187509 2026/03/12 04:08:46 INFO : A1/B1/C3: Making directory 2026/03/12 04:08:47 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A1/B1/C3" with ID 3187510 2026/03/12 04:08:47 INFO : A3: Making directory 2026/03/12 04:08:47 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A3" with ID 3187511 2026/03/12 04:08:47 INFO : A3/B3: Making directory 2026/03/12 04:08:47 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A3/B3" with ID 3187512 2026/03/12 04:08:47 INFO : A3/B3/C4: Making directory 2026/03/12 04:08:48 INFO : FileLu root 'rclone-test-widewig7gelu': Successfully created folder "rclone-test-widewig7gelu/A3/B3/C4" with ID 3187513 2026/03/12 04:08:51 INFO : FileLu root 'rclone-test-widewig7gelu': Rmdir: successfully deleted "/rclone-test-widewig7gelu/A1/B1" 2026/03/12 04:08:53 INFO : FileLu root 'rclone-test-widewig7gelu': Rmdir: successfully deleted "/rclone-test-widewig7gelu" 2026/03/12 04:08:53 ERROR : error listing: directory not found 2026/03/12 04:08:53 DEBUG : FileLu root 'rclone-test-widewig7gelu': Purge remote 2026/03/12 04:08:53 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (10.68s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:08:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo" with ID 3.187478e+06 2026/03/12 04:08:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1/C1" with ID 3187516 2026/03/12 04:08:56 INFO : A2: Making directory 2026/03/12 04:08:56 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A2" with ID 3187517 2026/03/12 04:08:56 INFO : A1/B2: Making directory 2026/03/12 04:08:56 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B2" with ID 3187518 2026/03/12 04:08:56 INFO : A1/B2/C2: Making directory 2026/03/12 04:08:57 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B2/C2" with ID 3187519 2026/03/12 04:08:57 INFO : A1/B1/C3: Making directory 2026/03/12 04:08:57 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1/C3" with ID 3187520 2026/03/12 04:08:57 INFO : A3: Making directory 2026/03/12 04:08:57 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3" with ID 3187521 2026/03/12 04:08:57 INFO : A3/B3: Making directory 2026/03/12 04:08:57 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3/B3" with ID 3187522 2026/03/12 04:08:57 INFO : A3/B3/C4: Making directory 2026/03/12 04:08:58 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3/B3/C4" with ID 3187523 2026/03/12 04:09:01 DEBUG : removing 1 level 3 directories 2026/03/12 04:09:01 INFO : A3/B3/C4: Removing directory 2026/03/12 04:09:02 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3/B3/C4" 2026/03/12 04:09:04 DEBUG : removing 2 level 3 directories 2026/03/12 04:09:04 INFO : A1/B2/C2: Removing directory 2026/03/12 04:09:04 INFO : A1/B1/C3: Removing directory 2026/03/12 04:09:04 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B2/C2" 2026/03/12 04:09:04 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1/C3" 2026/03/12 04:09:04 DEBUG : removing 2 level 2 directories 2026/03/12 04:09:04 INFO : A3/B3: Removing directory 2026/03/12 04:09:04 INFO : A1/B2: Removing directory 2026/03/12 04:09:05 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3/B3" 2026/03/12 04:09:05 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B2" 2026/03/12 04:09:05 DEBUG : removing 2 level 1 directories 2026/03/12 04:09:05 INFO : A3: Removing directory 2026/03/12 04:09:05 INFO : A2: Removing directory 2026/03/12 04:09:06 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A2" 2026/03/12 04:09:06 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3" 2026/03/12 04:09:08 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A1/B1/C1/one 2026/03/12 04:09:08 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A1/two 2026/03/12 04:09:09 DEBUG : removing 1 level 3 directories 2026/03/12 04:09:09 INFO : A1/B1/C1: Removing directory 2026/03/12 04:09:10 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1/C1" 2026/03/12 04:09:10 DEBUG : removing 1 level 2 directories 2026/03/12 04:09:10 INFO : A1/B1: Removing directory 2026/03/12 04:09:11 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1" 2026/03/12 04:09:11 DEBUG : removing 1 level 1 directories 2026/03/12 04:09:11 INFO : A1: Removing directory 2026/03/12 04:09:11 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1" 2026/03/12 04:09:11 DEBUG : removing 1 level 0 directories 2026/03/12 04:09:11 INFO : FileLu root 'rclone-test-vobixex4xalo': Removing directory 2026/03/12 04:09:12 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo" 2026/03/12 04:09:12 ERROR : error listing: directory not found 2026/03/12 04:09:12 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (18.85s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:09:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo" with ID 3187524 2026/03/12 04:09:13 INFO : A1: Making directory 2026/03/12 04:09:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1" with ID 3187525 2026/03/12 04:09:13 INFO : A1/B1: Making directory 2026/03/12 04:09:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1" with ID 3187526 2026/03/12 04:09:13 INFO : A1/B1/C1: Making directory 2026/03/12 04:09:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1/C1" with ID 3187527 2026/03/12 04:09:15 DEBUG : removing 1 level 3 directories 2026/03/12 04:09:15 INFO : A1/B1/C1: Removing directory 2026/03/12 04:09:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1/C1" 2026/03/12 04:09:16 DEBUG : removing 1 level 2 directories 2026/03/12 04:09:16 INFO : A1/B1: Removing directory 2026/03/12 04:09:17 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1" 2026/03/12 04:09:18 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1" --- PASS: TestRmdirsLeaveRoot (6.17s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:09:19 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo" with ID 3.187524e+06 2026/03/12 04:09:19 INFO : A1: Making directory 2026/03/12 04:09:19 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1" with ID 3187528 2026/03/12 04:09:19 INFO : A1/B1: Making directory 2026/03/12 04:09:19 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1" with ID 3187529 2026/03/12 04:09:19 INFO : A1/B1/C1: Making directory 2026/03/12 04:09:20 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1/C1" with ID 3187530 2026/03/12 04:09:22 DEBUG : removing 1 level 3 directories 2026/03/12 04:09:22 INFO : A1/B1/C1: Removing directory 2026/03/12 04:09:22 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1/C1" 2026/03/12 04:09:22 DEBUG : removing 1 level 2 directories 2026/03/12 04:09:22 INFO : A1/B1: Removing directory 2026/03/12 04:09:23 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1" 2026/03/12 04:09:25 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1" --- PASS: TestRmdirsWithFilter (6.53s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:09:28 DEBUG : filename.txt: File name found in url 2026/03/12 04:09:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/12 04:09:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/file1 2026/03/12 04:09:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/file2 2026/03/12 04:09:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/filename.txt 2026/03/12 04:09:35 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/headerfilename.txt --- PASS: TestCopyURL (9.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:09:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/12 04:09:36 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub" with ID 3187531 2026/03/12 04:09:37 DEBUG : sub/file2: size = 14 OK 2026/03/12 04:09:37 INFO : file1: Copied (new) to: sub/file2 2026/03/12 04:09:37 INFO : file1: Deleted 2026/03/12 04:09:38 DEBUG : sub/file2: size = 14 OK 2026/03/12 04:09:38 DEBUG : file1: Sizes identical 2026/03/12 04:09:38 DEBUG : file1: Unchanged skipping 2026/03/12 04:09:38 INFO : file1: Deleted 2026/03/12 04:09:39 DEBUG : FileLu root 'rclone-test-vobixex4xalo': don't need to copy/move sub/file2, it is already at target location 2026/03/12 04:09:40 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub/file2 2026/03/12 04:09:41 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub" --- PASS: TestMoveFile (6.16s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:09:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/12 04:09:43 DEBUG : file1: size = 14 OK 2026/03/12 04:09:43 INFO : file1: Copied (new) 2026/03/12 04:09:43 INFO : file1: Deleted 2026/03/12 04:09:44 DEBUG : file1: Destination exists, skipping 2026/03/12 04:09:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/03/12 04:09:45 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.89s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.56s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:09:47 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/dst" with ID 3187532 2026/03/12 04:09:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobixex4xalo/backup" 2026/03/12 04:09:50 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1817918723) 2026/03/12 04:09:50 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-vobixex4xalo') 2026/03/12 04:09:50 DEBUG : dst/file1: Sizes differ 2026/03/12 04:09:51 INFO : FileLu root 'rclone-test-vobixex4xalo/backup': Successfully created folder "rclone-test-vobixex4xalo/backup/dst" with ID 3187534 2026/03/12 04:09:53 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/dst/file1 2026/03/12 04:09:53 INFO : dst/file1: Moved (server-side) 2026/03/12 04:09:55 DEBUG : dst/file1: size = 14 OK 2026/03/12 04:09:55 INFO : dst/file1: Copied (new) 2026/03/12 04:09:55 INFO : dst/file1: Deleted 2026/03/12 04:09:56 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/dst/file1 2026/03/12 04:09:57 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/backup/dst/file1 2026/03/12 04:09:58 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/dst" 2026/03/12 04:09:58 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/backup/dst" 2026/03/12 04:09:59 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/backup" --- PASS: TestMoveFileBackupDir (12.96s) === 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 "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:09:59 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo" with ID 3.187524e+06 2026/03/12 04:10:00 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1" with ID 3187535 2026/03/12 04:10:03 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1" with ID 3187536 2026/03/12 04:10:05 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1/C1" with ID 3187537 2026/03/12 04:10:07 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1/C2" with ID 3187538 2026/03/12 04:10:09 INFO : A1/B2: Making directory 2026/03/12 04:10:09 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B2" with ID 3187539 2026/03/12 04:10:09 INFO : A1/B1/C3: Making directory 2026/03/12 04:10:09 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A1/B1/C3" with ID 3187540 2026/03/12 04:10:11 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A2" with ID 3187541 2026/03/12 04:10:12 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A2/B1" with ID 3187542 2026/03/12 04:10:12 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A2/B1/C1" with ID 3187543 2026/03/12 04:10:12 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A2/B1/C2" with ID 3187544 2026/03/12 04:10:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A2/B1/C3" with ID 3187545 2026/03/12 04:10:13 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A2/B2" with ID 3187546 2026/03/12 04:10:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A1/one 2026/03/12 04:10:16 INFO : A1/one: Moved (server-side) to: A2/one 2026/03/12 04:10:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A1/B1/three 2026/03/12 04:10:16 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/03/12 04:10:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A1/two 2026/03/12 04:10:16 INFO : A1/two: Moved (server-side) to: A2/two 2026/03/12 04:10:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A1/B1/C2/five 2026/03/12 04:10:16 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/03/12 04:10:16 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A1/B1/C1/four 2026/03/12 04:10:16 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/03/12 04:10:17 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B2" 2026/03/12 04:10:17 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1/C3" 2026/03/12 04:10:18 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1/C2" 2026/03/12 04:10:19 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1/C1" 2026/03/12 04:10:19 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1/B1" 2026/03/12 04:10:20 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A1" 2026/03/12 04:10:22 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3" with ID 3187547 2026/03/12 04:10:22 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3/B1" with ID 3187548 2026/03/12 04:10:23 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3/B1/C1" with ID 3187549 2026/03/12 04:10:23 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3/B1/C2" with ID 3187550 2026/03/12 04:10:23 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3/B1/C3" with ID 3187551 2026/03/12 04:10:24 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A3/B2" with ID 3187552 2026/03/12 04:10:27 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A2/B1/C2/five 2026/03/12 04:10:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/12 04:10:27 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A2/one 2026/03/12 04:10:27 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/12 04:10:27 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A2/B1/C1/four 2026/03/12 04:10:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/12 04:10:27 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A2/B1/three 2026/03/12 04:10:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/12 04:10:27 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A2/two 2026/03/12 04:10:27 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/12 04:10:27 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A2/B2" 2026/03/12 04:10:28 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A2/B1/C3" 2026/03/12 04:10:29 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A2/B1/C2" 2026/03/12 04:10:29 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A2/B1/C1" 2026/03/12 04:10:30 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A2/B1" 2026/03/12 04:10:30 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A2" 2026/03/12 04:10:31 INFO : FileLu root 'rclone-test-vobixex4xalo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/12 04:10:33 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A4" with ID 3187553 2026/03/12 04:10:33 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A4/B1" with ID 3187554 2026/03/12 04:10:33 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A4/B1/C1" with ID 3187555 2026/03/12 04:10:33 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A4/B1/C2" with ID 3187556 2026/03/12 04:10:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A4/B1/C3" with ID 3187557 2026/03/12 04:10:34 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/A4/B2" with ID 3187558 2026/03/12 04:10:37 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A3/B1/three 2026/03/12 04:10:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/12 04:10:37 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A3/B1/C1/four 2026/03/12 04:10:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/12 04:10:37 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A3/B1/C2/five 2026/03/12 04:10:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/12 04:10:37 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A3/two 2026/03/12 04:10:37 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/12 04:10:37 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A3/one 2026/03/12 04:10:37 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/12 04:10:38 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3/B2" 2026/03/12 04:10:39 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3/B1/C3" 2026/03/12 04:10:39 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3/B1/C2" 2026/03/12 04:10:40 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3/B1/C1" 2026/03/12 04:10:40 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3/B1" 2026/03/12 04:10:41 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A3" 2026/03/12 04:10:43 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A4/one 2026/03/12 04:10:43 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A4/two 2026/03/12 04:10:44 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A4/B1/three 2026/03/12 04:10:44 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A4/B1/C1/four 2026/03/12 04:10:45 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/A4/B1/C2/five 2026/03/12 04:10:45 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A4/B2" 2026/03/12 04:10:46 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A4/B1/C3" 2026/03/12 04:10:46 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A4/B1/C2" 2026/03/12 04:10:47 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A4/B1/C1" 2026/03/12 04:10:47 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A4/B1" 2026/03/12 04:10:48 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/A4" --- PASS: TestDirMove (49.24s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:10:49 DEBUG : FileLu root 'rclone-test-vobixex4xalo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 04:10:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 04:10:51 NOTICE: FileLu root 'rclone-test-vobixex4xalo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/12 04:10:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/12 04:10:51 DEBUG : FileLu root 'rclone-test-vobixex4xalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/12 04:10:52 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 04:10:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/12 04:10:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/no_checksum_big_file_from_pipe 2026/03/12 04:10:54 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:10:55 DEBUG : FileLu root 'rclone-test-vobixex4xalo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 04:10:56 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 04:10:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/12 04:10:56 DEBUG : FileLu root 'rclone-test-vobixex4xalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/12 04:10:58 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 04:10:58 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/12 04:10:59 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/with_checksum_big_file_from_pipe 2026/03/12 04:10:59 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:11:00 DEBUG : FileLu root 'rclone-test-vobixex4xalo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 04:11:01 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 04:11:01 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/03/12 04:11:01 DEBUG : FileLu root 'rclone-test-vobixex4xalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/12 04:11:03 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 04:11:03 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/03/12 04:11:04 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/ignore_checksum_big_file_from_pipe 2026/03/12 04:11:04 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:11:05 DEBUG : FileLu root 'rclone-test-vobixex4xalo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 04:11:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 04:11:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/12 04:11:07 DEBUG : FileLu root 'rclone-test-vobixex4xalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/12 04:11:08 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 04:11:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/12 04:11:09 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/ignore_checksum_big_file_from_pipe 2026/03/12 04:11:09 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (20.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.09s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.57s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:11:12 DEBUG : FileLu root 'rclone-test-vobixex4xalo': File to upload is small (60 bytes), uploading instead of streaming 2026/03/12 04:11:14 DEBUG : potato2: size = 60 OK 2026/03/12 04:11:14 DEBUG : potato2: Size of src and dst objects identical 2026/03/12 04:11:14 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato1 2026/03/12 04:11:15 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/potato2 --- PASS: TestRcatSize (4.74s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.58s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.56s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.56s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.56s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.56s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.58s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.56s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-vobixex4xalo'", Local "Local file system at /tmp/rclone1817918723", Modify Window "876000h0m0s" 2026/03/12 04:11:20 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully created folder "rclone-test-vobixex4xalo/sub dir" with ID 3187559 2026/03/12 04:11:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gubijaz5" before starting 2026/03/12 04:11:28 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/test remove existing 2026/03/12 04:11:29 DEBUG : sub dir/test remove existing.gubijaz5: TEST: removing renamed existing file after operation 2026/03/12 04:11:29 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/test remove existing.gubijaz5 2026/03/12 04:11:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.doyevuz9" before starting 2026/03/12 04:11:33 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/12 04:11:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.doyevuz9: TEST: renaming existing back after failed operation 2026/03/12 04:11:37 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.doyevuz9 2026/03/12 04:11:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pameliq5" before starting 2026/03/12 04:11:41 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/12 04:11:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pameliq5: TEST: removing renamed existing file after operation 2026/03/12 04:11:42 INFO : FileLu root 'rclone-test-vobixex4xalo': Successfully deleted file: /rclone-test-vobixex4xalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pameliq5 2026/03/12 04:11:43 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo/sub dir" --- PASS: TestRemoveExisting (24.55s) === 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) PASS 2026/03/12 04:11:44 DEBUG : FileLu root 'rclone-test-vobixex4xalo': Purge remote 2026/03/12 04:11:44 INFO : FileLu root 'rclone-test-vobixex4xalo': Rmdir: successfully deleted "/rclone-test-vobixex4xalo" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 8m40.702165408s (try 1/5)