"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/03/11 05:18:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu" 2026/03/11 05:18:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:18:49 DEBUG : Creating backend with remote "/tmp/rclone2757303973" === 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/11 05:18:49 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.66s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/11 05:18:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/03/11 05:18:50 DEBUG : a: size = 0 OK 2026/03/11 05:18:50 DEBUG : a: size = 1 (memory) 2026/03/11 05:18:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/11 05:18:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/11 05:18:50 DEBUG : potato: Seek from 10 to 0 2026/03/11 05:18:50 DEBUG : potato: Seek from 10 to 0 2026/03/11 05:18:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/11 05:18:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 2 2026/03/11 05:18:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/11 05:18:50 DEBUG : potato: Seek from 7 to 0 2026/03/11 05:18:50 DEBUG : potato: Seek from 7 to 0 2026/03/11 05:18:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/11 05:18:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 2 2026/03/11 05:18:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/11 05:18:50 DEBUG : potato: Seek from 8 to 0 2026/03/11 05:18:50 DEBUG : potato: Seek from 8 to 0 2026/03/11 05:18:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/11 05:18:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/11 05:18:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/11 05:18:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/11 05:18:50 DEBUG : potato: Seek from 5 to 2 2026/03/11 05:18:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/11 05:18:50 DEBUG : potato: Seek from 9 to 0 2026/03/11 05:18:50 DEBUG : potato: Seek from 9 to 0 2026/03/11 05:18:50 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:18:50 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu" with ID 3186293 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/03/11 05:19:00 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:19:01 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 2026/03/11 05:19:01 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/remotepotato 2026/03/11 05:19:01 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/rutabaga --- PASS: TestCheck (11.86s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/03/11 05:19:01 DEBUG : Creating backend with remote "nonexistent" 2026/03/11 05:19:01 DEBUG : Config file has changed externally - reloading 2026/03/11 05:19:01 DEBUG : Creating backend with remote "nonexistent" 2026/03/11 05:19:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/11 05:19:01 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/11 05:19:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/11 05:19:01 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", 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/11 05:19:19 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:19:20 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 2026/03/11 05:19:20 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/remotepotato 2026/03/11 05:19:20 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/rutabaga --- PASS: TestCheckDownload (18.90s) --- PASS: TestCheckDownload/1 (1.29s) --- PASS: TestCheckDownload/2 (1.30s) --- PASS: TestCheckDownload/3 (1.25s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (1.34s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (1.50s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", 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/11 05:19:31 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:19:31 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 2026/03/11 05:19:31 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/remotepotato 2026/03/11 05:19:31 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/rutabaga --- PASS: TestCheckSizeOnly (11.32s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:19:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/11 05:19:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/11 05:19:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/11 05:19:35 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/11 05:19:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/11 05:19:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/11 05:19:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/11 05:19:38 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/11 05:19:39 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/test.sum --- PASS: TestParseSumFile (7.45s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:19:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu/data" check_test.go:350: FileLu root 'rclone-test-mebebem1togu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.12s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:19:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu/data" 2026/03/11 05:19:41 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/data" with ID 3186294 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/03/11 05:20:26 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/test.sum 2026/03/11 05:20:26 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/data/banana 2026/03/11 05:20:27 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/data/potato 2026/03/11 05:20:27 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/data" --- PASS: TestCheckSumDownload (47.35s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.96s) --- PASS: TestCheckSumDownload/subtest3 (2.96s) --- PASS: TestCheckSumDownload/subtest4 (2.71s) --- PASS: TestCheckSumDownload/subtest5 (2.76s) --- PASS: TestCheckSumDownload/subtest6 (2.91s) --- PASS: TestCheckSumDownload/subtest7 (2.70s) === RUN TestApplyTransforms 2026/03/11 05:20:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mequley8cofi" 2026/03/11 05:20:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:20:28 DEBUG : Creating backend with remote "/tmp/rclone3796560610" run.go:185: Remote "FileLu root 'rclone-test-mequley8cofi'", Local "Local file system at /tmp/rclone3796560610", Modify Window "876000h0m0s" 2026/03/11 05:20:28 INFO : FileLu root 'rclone-test-mequley8cofi': Successfully created folder "rclone-test-mequley8cofi" with ID 3186295 upper checkfile vs. lower remote (without normalization) 2026/03/11 05:20:30 ERROR : hello, world!: sum not found 2026/03/11 05:20:30 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-mequley8cofi' 2026/03/11 05:20:30 NOTICE: FileLu root 'rclone-test-mequley8cofi': 1 files missing 2026/03/11 05:20:30 NOTICE: 1 hashes missing 2026/03/11 05:20:30 NOTICE: FileLu root 'rclone-test-mequley8cofi': 1 differences found 2026/03/11 05:20:30 NOTICE: FileLu root 'rclone-test-mequley8cofi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/11 05:20:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/11 05:20:32 NOTICE: FileLu root 'rclone-test-mequley8cofi': 0 differences found 2026/03/11 05:20:32 NOTICE: FileLu root 'rclone-test-mequley8cofi': 1 matching files 2026/03/11 05:20:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tipolid7dobi" 2026/03/11 05:20:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:20:32 DEBUG : Creating backend with remote "/tmp/rclone1680614852" run.go:185: Remote "FileLu root 'rclone-test-tipolid7dobi'", Local "Local file system at /tmp/rclone1680614852", Modify Window "876000h0m0s" 2026/03/11 05:20:32 INFO : FileLu root 'rclone-test-tipolid7dobi': Successfully created folder "rclone-test-tipolid7dobi" with ID 3186296 lower checkfile vs. upper remote (without normalization) 2026/03/11 05:20:34 ERROR : HELLO, WORLD!: sum not found 2026/03/11 05:20:34 ERROR : hello, world!: file not in FileLu root 'rclone-test-tipolid7dobi' 2026/03/11 05:20:34 NOTICE: FileLu root 'rclone-test-tipolid7dobi': 1 files missing 2026/03/11 05:20:34 NOTICE: 1 hashes missing 2026/03/11 05:20:34 NOTICE: FileLu root 'rclone-test-tipolid7dobi': 1 differences found 2026/03/11 05:20:34 NOTICE: FileLu root 'rclone-test-tipolid7dobi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/11 05:20:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/11 05:20:35 NOTICE: FileLu root 'rclone-test-tipolid7dobi': 0 differences found 2026/03/11 05:20:35 NOTICE: FileLu root 'rclone-test-tipolid7dobi': 1 matching files 2026/03/11 05:20:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yahomeg4yeco" 2026/03/11 05:20:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:20:35 DEBUG : Creating backend with remote "/tmp/rclone2540449605" run.go:185: Remote "FileLu root 'rclone-test-yahomeg4yeco'", Local "Local file system at /tmp/rclone2540449605", Modify Window "876000h0m0s" 2026/03/11 05:20:36 INFO : FileLu root 'rclone-test-yahomeg4yeco': Successfully created folder "rclone-test-yahomeg4yeco" with ID 3186297 lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/11 05:20:38 ERROR : HeLlO, wOrLd!: sum not found 2026/03/11 05:20:38 ERROR : hello, world!: file not in FileLu root 'rclone-test-yahomeg4yeco' 2026/03/11 05:20:38 NOTICE: FileLu root 'rclone-test-yahomeg4yeco': 1 files missing 2026/03/11 05:20:38 NOTICE: 1 hashes missing 2026/03/11 05:20:38 NOTICE: FileLu root 'rclone-test-yahomeg4yeco': 1 differences found 2026/03/11 05:20:38 NOTICE: FileLu root 'rclone-test-yahomeg4yeco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/11 05:20:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/11 05:20:39 NOTICE: FileLu root 'rclone-test-yahomeg4yeco': 0 differences found 2026/03/11 05:20:39 NOTICE: FileLu root 'rclone-test-yahomeg4yeco': 1 matching files 2026/03/11 05:20:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zesakot6qeso" 2026/03/11 05:20:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:20:39 DEBUG : Creating backend with remote "/tmp/rclone1271673141" run.go:185: Remote "FileLu root 'rclone-test-zesakot6qeso'", Local "Local file system at /tmp/rclone1271673141", Modify Window "876000h0m0s" 2026/03/11 05:20:40 INFO : FileLu root 'rclone-test-zesakot6qeso': Successfully created folder "rclone-test-zesakot6qeso" with ID 3186298 upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/11 05:20:42 ERROR : HELLO, WORLD!: sum not found 2026/03/11 05:20:42 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-zesakot6qeso' 2026/03/11 05:20:42 NOTICE: FileLu root 'rclone-test-zesakot6qeso': 1 files missing 2026/03/11 05:20:42 NOTICE: 1 hashes missing 2026/03/11 05:20:42 NOTICE: FileLu root 'rclone-test-zesakot6qeso': 1 differences found 2026/03/11 05:20:42 NOTICE: FileLu root 'rclone-test-zesakot6qeso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/11 05:20:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/11 05:20:43 NOTICE: FileLu root 'rclone-test-zesakot6qeso': 0 differences found 2026/03/11 05:20:43 NOTICE: FileLu root 'rclone-test-zesakot6qeso': 1 matching files 2026/03/11 05:20:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tuzubid7kako" 2026/03/11 05:20:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:20:43 DEBUG : Creating backend with remote "/tmp/rclone2094411598" run.go:185: Remote "FileLu root 'rclone-test-tuzubid7kako'", Local "Local file system at /tmp/rclone2094411598", Modify Window "876000h0m0s" 2026/03/11 05:20:44 INFO : FileLu root 'rclone-test-tuzubid7kako': Successfully created folder "rclone-test-tuzubid7kako" with ID 3186299 NFD checkfile vs. NFC remote (without normalization) 2026/03/11 05:20:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/11 05:20:46 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-tuzubid7kako' 2026/03/11 05:20:46 NOTICE: FileLu root 'rclone-test-tuzubid7kako': 1 files missing 2026/03/11 05:20:46 NOTICE: 1 hashes missing 2026/03/11 05:20:46 NOTICE: FileLu root 'rclone-test-tuzubid7kako': 1 differences found 2026/03/11 05:20:46 NOTICE: FileLu root 'rclone-test-tuzubid7kako': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/11 05:20:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/11 05:20:47 NOTICE: FileLu root 'rclone-test-tuzubid7kako': 0 differences found 2026/03/11 05:20:47 NOTICE: FileLu root 'rclone-test-tuzubid7kako': 1 matching files 2026/03/11 05:20:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hadidiz3muru" 2026/03/11 05:20:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:20:47 DEBUG : Creating backend with remote "/tmp/rclone3861184521" run.go:185: Remote "FileLu root 'rclone-test-hadidiz3muru'", Local "Local file system at /tmp/rclone3861184521", Modify Window "876000h0m0s" 2026/03/11 05:20:48 INFO : FileLu root 'rclone-test-hadidiz3muru': Successfully created folder "rclone-test-hadidiz3muru" with ID 3186300 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/03/11 05:20:50 DEBUG : FileLu root 'rclone-test-hadidiz3muru': Purge remote 2026/03/11 05:20:50 INFO : FileLu root 'rclone-test-hadidiz3muru': Rmdir: successfully deleted "/rclone-test-hadidiz3muru" 2026/03/11 05:20:50 DEBUG : FileLu root 'rclone-test-tuzubid7kako': Purge remote 2026/03/11 05:20:50 INFO : FileLu root 'rclone-test-tuzubid7kako': Rmdir: successfully deleted "/rclone-test-tuzubid7kako" 2026/03/11 05:20:50 DEBUG : FileLu root 'rclone-test-zesakot6qeso': Purge remote 2026/03/11 05:20:50 INFO : FileLu root 'rclone-test-zesakot6qeso': Rmdir: successfully deleted "/rclone-test-zesakot6qeso" 2026/03/11 05:20:50 DEBUG : FileLu root 'rclone-test-yahomeg4yeco': Purge remote 2026/03/11 05:20:51 INFO : FileLu root 'rclone-test-yahomeg4yeco': Rmdir: successfully deleted "/rclone-test-yahomeg4yeco" 2026/03/11 05:20:51 DEBUG : FileLu root 'rclone-test-tipolid7dobi': Purge remote 2026/03/11 05:20:51 INFO : FileLu root 'rclone-test-tipolid7dobi': Rmdir: successfully deleted "/rclone-test-tipolid7dobi" 2026/03/11 05:20:51 DEBUG : FileLu root 'rclone-test-mequley8cofi': Purge remote 2026/03/11 05:20:52 INFO : FileLu root 'rclone-test-mequley8cofi': Rmdir: successfully deleted "/rclone-test-mequley8cofi" --- SKIP: TestApplyTransforms (24.06s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:20:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/11 05:20:53 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub" with ID 3186301 2026/03/11 05:20:54 DEBUG : sub/file2: size = 14 OK 2026/03/11 05:20:54 INFO : file1: Copied (new) to: sub/file2 2026/03/11 05:20:55 DEBUG : sub/file2: size = 14 OK 2026/03/11 05:20:55 DEBUG : file1: Sizes identical 2026/03/11 05:20:55 DEBUG : file1: Unchanged skipping 2026/03/11 05:20:56 DEBUG : FileLu root 'rclone-test-mebebem1togu': don't need to copy/move sub/file2, it is already at target location 2026/03/11 05:20:57 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub/file2 2026/03/11 05:20:57 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.59s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:20:59 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/dst" with ID 3186302 2026/03/11 05:21:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu/backup" 2026/03/11 05:21:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2757303973) 2026/03/11 05:21:03 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-mebebem1togu') 2026/03/11 05:21:03 DEBUG : dst/file1: Sizes differ 2026/03/11 05:21:04 INFO : FileLu root 'rclone-test-mebebem1togu/backup': Successfully created folder "rclone-test-mebebem1togu/backup/dst" with ID 3186304 2026/03/11 05:21:06 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/dst/file1 2026/03/11 05:21:06 INFO : dst/file1: Moved (server-side) 2026/03/11 05:21:08 DEBUG : dst/file1: size = 14 OK 2026/03/11 05:21:08 INFO : dst/file1: Copied (new) 2026/03/11 05:21:09 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/dst/file1 2026/03/11 05:21:10 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/backup/dst/file1 2026/03/11 05:21:11 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/dst" 2026/03/11 05:21:11 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/backup/dst" 2026/03/11 05:21:12 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/backup" --- PASS: TestCopyFileBackupDir (13.59s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:21:12 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu/dst" 2026/03/11 05:21:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu/CompareDest" 2026/03/11 05:21:13 DEBUG : one: Need to transfer - File not found at Destination 2026/03/11 05:21:14 INFO : FileLu root 'rclone-test-mebebem1togu/dst': Successfully created folder "rclone-test-mebebem1togu/dst" with ID 3186305 2026/03/11 05:21:16 DEBUG : one: size = 3 OK 2026/03/11 05:21:16 INFO : one: Copied (new) 2026/03/11 05:21:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2757303973) 2026/03/11 05:21:17 DEBUG : one: size = 3 (FileLu root 'rclone-test-mebebem1togu/dst') 2026/03/11 05:21:17 DEBUG : one: Sizes differ 2026/03/11 05:21:19 DEBUG : one: size = 5 OK 2026/03/11 05:21:19 INFO : one: Copied (replaced existing) 2026/03/11 05:21:23 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/CompareDest" with ID 3186306 2026/03/11 05:21:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2757303973) 2026/03/11 05:21:25 DEBUG : one: size = 3 (FileLu root 'rclone-test-mebebem1togu/dst') 2026/03/11 05:21:25 DEBUG : one: Sizes differ 2026/03/11 05:21:26 DEBUG : one: size = 5 OK 2026/03/11 05:21:26 DEBUG : one: Sizes identical 2026/03/11 05:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/11 05:21:29 DEBUG : two: Need to transfer - File not found at Destination 2026/03/11 05:21:29 DEBUG : two: size = 3 OK 2026/03/11 05:21:29 DEBUG : two: Sizes identical 2026/03/11 05:21:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/11 05:21:30 DEBUG : two: Need to transfer - File not found at Destination 2026/03/11 05:21:31 DEBUG : two: size = 3 OK 2026/03/11 05:21:31 DEBUG : two: Sizes identical 2026/03/11 05:21:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/11 05:21:32 DEBUG : two: Need to transfer - File not found at Destination 2026/03/11 05:21:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2757303973) 2026/03/11 05:21:33 DEBUG : two: size = 3 (FileLu root 'rclone-test-mebebem1togu/CompareDest') 2026/03/11 05:21:33 DEBUG : two: Sizes differ 2026/03/11 05:21:34 DEBUG : two: size = 5 OK 2026/03/11 05:21:34 INFO : two: Copied (new) 2026/03/11 05:21:36 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/dst/one 2026/03/11 05:21:36 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/dst/two 2026/03/11 05:21:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/CompareDest/one 2026/03/11 05:21:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/CompareDest/two 2026/03/11 05:21:37 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/dst" 2026/03/11 05:21:38 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/CompareDest" --- PASS: TestCopyFileCompareDest (26.30s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.55s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:21:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/11 05:21:41 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/TestCopyFileMaxTransfer" with ID 3186307 2026/03/11 05:21:43 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/11 05:21:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/11 05:21:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/11 05:21:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.cdnfinal.space/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/11 05:21:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/11 05:21:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/11 05:21:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/11 05:21:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/11 05:21:49 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/TestCopyFileMaxTransfer/file1 2026/03/11 05:21:49 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/TestCopyFileMaxTransfer/file4 2026/03/11 05:21:50 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (9.83s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.55s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.64s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.55s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.55s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:22:00 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir" with ID 3186308 2026/03/11 05:22:04 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir/ignore dir" with ID 3186309 2026/03/11 05:22:07 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir/sub sub dir" with ID 3186310 2026/03/11 05:22:10 DEBUG : a.txt: Excluded (Size Filter) 2026/03/11 05:22:10 DEBUG : a.txt: Excluded 2026/03/11 05:22:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/11 05:22:11 DEBUG : sub dir/hello world2: Excluded 2026/03/11 05:22:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/11 05:22:11 DEBUG : sub dir/hello world: Excluded 2026/03/11 05:22:12 DEBUG : sub dir/ignore dir: Excluded 2026/03/11 05:22:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/11 05:22:12 DEBUG : sub dir/hello world2: Excluded 2026/03/11 05:22:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/11 05:22:12 DEBUG : sub dir/hello world: Excluded 2026/03/11 05:22:12 DEBUG : sub dir/ignore dir: Excluded 2026/03/11 05:22:13 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/a.txt 2026/03/11 05:22:14 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/zend.txt 2026/03/11 05:22:14 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/hello world 2026/03/11 05:22:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/hello world2 2026/03/11 05:22:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/sub sub dir/hello world3 2026/03/11 05:22:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/ignore dir/.ignore 2026/03/11 05:22:16 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/ignore dir/should be ignored 2026/03/11 05:22:16 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir/sub sub dir" 2026/03/11 05:22:17 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir/ignore dir" 2026/03/11 05:22:17 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir" --- PASS: TestListDirSorted (21.24s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:22:22 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir" with ID 3186311 2026/03/11 05:22:25 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir/ignore dir" with ID 3186312 2026/03/11 05:22:29 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir/sub sub dir" with ID 3186313 2026/03/11 05:22:32 DEBUG : a.txt: Excluded (Size Filter) 2026/03/11 05:22:32 DEBUG : a.txt: Excluded 2026/03/11 05:22:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/11 05:22:32 DEBUG : sub dir/hello world2: Excluded 2026/03/11 05:22:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/11 05:22:32 DEBUG : sub dir/hello world: Excluded 2026/03/11 05:22:33 DEBUG : sub dir/ignore dir: Excluded 2026/03/11 05:22:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/11 05:22:33 DEBUG : sub dir/hello world2: Excluded 2026/03/11 05:22:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/11 05:22:33 DEBUG : sub dir/hello world: Excluded 2026/03/11 05:22:34 DEBUG : sub dir/ignore dir: Excluded 2026/03/11 05:22:35 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/a.txt 2026/03/11 05:22:35 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/zend.txt 2026/03/11 05:22:36 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/hello world 2026/03/11 05:22:36 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/hello world2 2026/03/11 05:22:36 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/sub sub dir/hello world3 2026/03/11 05:22:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/ignore dir/.ignore 2026/03/11 05:22:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/ignore dir/should be ignored 2026/03/11 05:22:38 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir/sub sub dir" 2026/03/11 05:22:38 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir/ignore dir" 2026/03/11 05:22:39 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir" --- PASS: TestListDirSortedFn (21.27s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:22:41 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub" with ID 3186314 === 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/11 05:22:46 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/03/11 05:22:47 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/file1 2026/03/11 05:22:47 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub/file2 2026/03/11 05:22:48 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub" --- PASS: TestListJSON (9.08s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:22:50 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub" with ID 3186315 === 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/11 05:22:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu/notfound" 2026/03/11 05:22:58 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/file1 2026/03/11 05:22:58 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub/file2 2026/03/11 05:22:59 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub" --- PASS: TestStatJSON (11.31s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.55s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.56s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (0.84s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:22:59 INFO : FileLu root 'rclone-test-mebebem1togu': Making directory 2026/03/11 05:23:00 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu" with ID 3.186293e+06 2026/03/11 05:23:00 INFO : FileLu root 'rclone-test-mebebem1togu': Making directory 2026/03/11 05:23:00 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu" with ID 3.186293e+06 --- PASS: TestMkdir (1.37s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:01 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir" with ID 3186316 2026/03/11 05:23:04 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/hello world 2026/03/11 05:23:05 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir" --- PASS: TestLsd (4.43s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:10 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:23:10 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 --- PASS: TestLs (4.93s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/11 05:23:14 DEBUG : empty space: Excluded 2026/03/11 05:23:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:23:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 --- PASS: TestLsWithFilesFrom (5.48s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:20 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:23:20 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 --- PASS: TestLsLong (5.45s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:25 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:23:25 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 --- PASS: TestHashSums (4.67s) === RUN TestHashSumsWithErrors 2026/03/11 05:23:26 DEBUG : Creating backend with remote ":memory:" 2026/03/11 05:23:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/11 05:23:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/11 05:23:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/11 05:23:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/11 05:23:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/11 05:23:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/11 05:23:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/11 05:23:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/11 05:23:26 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:30 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir" with ID 3186317 2026/03/11 05:23:32 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/empty space 2026/03/11 05:23:33 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 2026/03/11 05:23:33 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/potato3 2026/03/11 05:23:34 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir" --- PASS: TestCount (8.23s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:39 DEBUG : Waiting for deletions to finish 2026/03/11 05:23:39 DEBUG : large: Excluded (Size Filter) 2026/03/11 05:23:39 DEBUG : large: Excluded 2026/03/11 05:23:40 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/medium 2026/03/11 05:23:40 INFO : medium: Deleted 2026/03/11 05:23:40 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/small 2026/03/11 05:23:40 INFO : small: Deleted 2026/03/11 05:23:41 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/large --- PASS: TestDelete (7.10s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:46 DEBUG : Waiting for deletions to finish 2026/03/11 05:23:47 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/11 05:23:47 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/large 2026/03/11 05:23:47 INFO : large: Deleted 2026/03/11 05:23:47 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/medium 2026/03/11 05:23:47 INFO : medium: Deleted 2026/03/11 05:23:48 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/small --- PASS: TestMaxDelete (7.52s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:23:54 DEBUG : Waiting for deletions to finish 2026/03/11 05:23:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/11 05:23:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/medium 2026/03/11 05:23:54 INFO : medium: Deleted 2026/03/11 05:23:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/small 2026/03/11 05:23:54 INFO : small: Deleted 2026/03/11 05:23:55 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/large --- PASS: TestMaxDeleteSizeLargeFile (7.60s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:24:01 DEBUG : Waiting for deletions to finish 2026/03/11 05:24:02 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/11 05:24:02 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/large 2026/03/11 05:24:02 INFO : large: Deleted 2026/03/11 05:24:02 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/medium 2026/03/11 05:24:02 INFO : medium: Deleted 2026/03/11 05:24:03 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/small --- PASS: TestMaxDeleteSize (7.70s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:24:08 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/ReadFile --- PASS: TestReadFile (4.79s) === RUN TestRetry 2026/03/11 05:24:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/11 05:24:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/11 05:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/11 05:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/11 05:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/11 05:24:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/11 05:24:09 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:24:24 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/file1 2026/03/11 05:24:24 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/file2 --- PASS: TestCat (15.56s) === RUN TestPurge 2026/03/11 05:24:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rokikex6kavu" 2026/03/11 05:24:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:24:24 DEBUG : Creating backend with remote "/tmp/rclone2069807443" run.go:185: Remote "FileLu root 'rclone-test-rokikex6kavu'", Local "Local file system at /tmp/rclone2069807443", Modify Window "876000h0m0s" 2026/03/11 05:24:25 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu" with ID 3186318 2026/03/11 05:24:25 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu" with ID 3.186318e+06 2026/03/11 05:24:26 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A1/B1/C1" with ID 3186321 2026/03/11 05:24:27 INFO : A2: Making directory 2026/03/11 05:24:27 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A2" with ID 3186322 2026/03/11 05:24:27 INFO : A1/B2: Making directory 2026/03/11 05:24:28 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A1/B2" with ID 3186323 2026/03/11 05:24:28 INFO : A1/B2/C2: Making directory 2026/03/11 05:24:28 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A1/B2/C2" with ID 3186324 2026/03/11 05:24:28 INFO : A1/B1/C3: Making directory 2026/03/11 05:24:28 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A1/B1/C3" with ID 3186325 2026/03/11 05:24:28 INFO : A3: Making directory 2026/03/11 05:24:28 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A3" with ID 3186326 2026/03/11 05:24:28 INFO : A3/B3: Making directory 2026/03/11 05:24:29 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A3/B3" with ID 3186327 2026/03/11 05:24:29 INFO : A3/B3/C4: Making directory 2026/03/11 05:24:29 INFO : FileLu root 'rclone-test-rokikex6kavu': Successfully created folder "rclone-test-rokikex6kavu/A3/B3/C4" with ID 3186328 2026/03/11 05:24:32 INFO : FileLu root 'rclone-test-rokikex6kavu': Rmdir: successfully deleted "/rclone-test-rokikex6kavu/A1/B1" 2026/03/11 05:24:34 INFO : FileLu root 'rclone-test-rokikex6kavu': Rmdir: successfully deleted "/rclone-test-rokikex6kavu" 2026/03/11 05:24:34 ERROR : error listing: directory not found 2026/03/11 05:24:34 DEBUG : FileLu root 'rclone-test-rokikex6kavu': Purge remote 2026/03/11 05:24:34 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (10.04s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:24:35 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu" with ID 3.186293e+06 2026/03/11 05:24:35 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1/C1" with ID 3186331 2026/03/11 05:24:37 INFO : A2: Making directory 2026/03/11 05:24:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A2" with ID 3186332 2026/03/11 05:24:37 INFO : A1/B2: Making directory 2026/03/11 05:24:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B2" with ID 3186333 2026/03/11 05:24:37 INFO : A1/B2/C2: Making directory 2026/03/11 05:24:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B2/C2" with ID 3186334 2026/03/11 05:24:37 INFO : A1/B1/C3: Making directory 2026/03/11 05:24:38 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1/C3" with ID 3186335 2026/03/11 05:24:38 INFO : A3: Making directory 2026/03/11 05:24:38 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3" with ID 3186336 2026/03/11 05:24:38 INFO : A3/B3: Making directory 2026/03/11 05:24:38 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3/B3" with ID 3186337 2026/03/11 05:24:38 INFO : A3/B3/C4: Making directory 2026/03/11 05:24:39 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3/B3/C4" with ID 3186338 2026/03/11 05:24:42 DEBUG : removing 1 level 3 directories 2026/03/11 05:24:42 INFO : A3/B3/C4: Removing directory 2026/03/11 05:24:43 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3/B3/C4" 2026/03/11 05:24:45 DEBUG : removing 2 level 3 directories 2026/03/11 05:24:45 INFO : A1/B2/C2: Removing directory 2026/03/11 05:24:45 INFO : A1/B1/C3: Removing directory 2026/03/11 05:24:46 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B2/C2" 2026/03/11 05:24:46 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1/C3" 2026/03/11 05:24:46 DEBUG : removing 2 level 2 directories 2026/03/11 05:24:46 INFO : A3/B3: Removing directory 2026/03/11 05:24:46 INFO : A1/B2: Removing directory 2026/03/11 05:24:46 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3/B3" 2026/03/11 05:24:46 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B2" 2026/03/11 05:24:46 DEBUG : removing 2 level 1 directories 2026/03/11 05:24:46 INFO : A3: Removing directory 2026/03/11 05:24:46 INFO : A2: Removing directory 2026/03/11 05:24:47 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3" 2026/03/11 05:24:47 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A2" 2026/03/11 05:24:49 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A1/B1/C1/one 2026/03/11 05:24:50 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A1/two 2026/03/11 05:24:51 DEBUG : removing 1 level 3 directories 2026/03/11 05:24:51 INFO : A1/B1/C1: Removing directory 2026/03/11 05:24:51 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1/C1" 2026/03/11 05:24:51 DEBUG : removing 1 level 2 directories 2026/03/11 05:24:51 INFO : A1/B1: Removing directory 2026/03/11 05:24:52 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1" 2026/03/11 05:24:52 DEBUG : removing 1 level 1 directories 2026/03/11 05:24:52 INFO : A1: Removing directory 2026/03/11 05:24:52 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1" 2026/03/11 05:24:52 DEBUG : removing 1 level 0 directories 2026/03/11 05:24:52 INFO : FileLu root 'rclone-test-mebebem1togu': Removing directory 2026/03/11 05:24:53 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu" 2026/03/11 05:24:53 ERROR : error listing: directory not found 2026/03/11 05:24:53 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (19.21s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:24:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu" with ID 3186339 2026/03/11 05:24:54 INFO : A1: Making directory 2026/03/11 05:24:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1" with ID 3186340 2026/03/11 05:24:54 INFO : A1/B1: Making directory 2026/03/11 05:24:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1" with ID 3186341 2026/03/11 05:24:54 INFO : A1/B1/C1: Making directory 2026/03/11 05:24:55 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1/C1" with ID 3186342 2026/03/11 05:24:57 DEBUG : removing 1 level 3 directories 2026/03/11 05:24:57 INFO : A1/B1/C1: Removing directory 2026/03/11 05:24:57 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1/C1" 2026/03/11 05:24:57 DEBUG : removing 1 level 2 directories 2026/03/11 05:24:57 INFO : A1/B1: Removing directory 2026/03/11 05:24:58 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1" 2026/03/11 05:24:59 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1" --- PASS: TestRmdirsLeaveRoot (6.14s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:25:00 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu" with ID 3.186339e+06 2026/03/11 05:25:00 INFO : A1: Making directory 2026/03/11 05:25:00 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1" with ID 3186343 2026/03/11 05:25:00 INFO : A1/B1: Making directory 2026/03/11 05:25:00 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1" with ID 3186344 2026/03/11 05:25:00 INFO : A1/B1/C1: Making directory 2026/03/11 05:25:01 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1/C1" with ID 3186345 2026/03/11 05:25:03 DEBUG : removing 1 level 3 directories 2026/03/11 05:25:03 INFO : A1/B1/C1: Removing directory 2026/03/11 05:25:04 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1/C1" 2026/03/11 05:25:04 DEBUG : removing 1 level 2 directories 2026/03/11 05:25:04 INFO : A1/B1: Removing directory 2026/03/11 05:25:04 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1" 2026/03/11 05:25:06 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1" --- PASS: TestRmdirsWithFilter (6.41s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:25:09 DEBUG : filename.txt: File name found in url 2026/03/11 05:25:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/11 05:25:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/file1 2026/03/11 05:25:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/file2 2026/03/11 05:25:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/filename.txt 2026/03/11 05:25:15 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/headerfilename.txt --- PASS: TestCopyURL (9.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:25:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/11 05:25:16 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub" with ID 3186346 2026/03/11 05:25:18 DEBUG : sub/file2: size = 14 OK 2026/03/11 05:25:18 INFO : file1: Copied (new) to: sub/file2 2026/03/11 05:25:18 INFO : file1: Deleted 2026/03/11 05:25:19 DEBUG : sub/file2: size = 14 OK 2026/03/11 05:25:19 DEBUG : file1: Sizes identical 2026/03/11 05:25:19 DEBUG : file1: Unchanged skipping 2026/03/11 05:25:19 INFO : file1: Deleted 2026/03/11 05:25:19 DEBUG : FileLu root 'rclone-test-mebebem1togu': don't need to copy/move sub/file2, it is already at target location 2026/03/11 05:25:21 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub/file2 2026/03/11 05:25:21 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub" --- PASS: TestMoveFile (6.07s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:25:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/11 05:25:24 DEBUG : file1: size = 14 OK 2026/03/11 05:25:24 INFO : file1: Copied (new) 2026/03/11 05:25:24 INFO : file1: Deleted 2026/03/11 05:25:24 DEBUG : file1: Destination exists, skipping 2026/03/11 05:25:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/03/11 05:25:25 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.85s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:25:27 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/dst" with ID 3186347 2026/03/11 05:25:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mebebem1togu/backup" 2026/03/11 05:25:30 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2757303973) 2026/03/11 05:25:30 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-mebebem1togu') 2026/03/11 05:25:30 DEBUG : dst/file1: Sizes differ 2026/03/11 05:25:32 INFO : FileLu root 'rclone-test-mebebem1togu/backup': Successfully created folder "rclone-test-mebebem1togu/backup/dst" with ID 3186349 2026/03/11 05:25:34 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/dst/file1 2026/03/11 05:25:34 INFO : dst/file1: Moved (server-side) 2026/03/11 05:25:35 DEBUG : dst/file1: size = 14 OK 2026/03/11 05:25:35 INFO : dst/file1: Copied (new) 2026/03/11 05:25:35 INFO : dst/file1: Deleted 2026/03/11 05:25:37 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/dst/file1 2026/03/11 05:25:38 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/backup/dst/file1 2026/03/11 05:25:38 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/dst" 2026/03/11 05:25:39 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/backup/dst" 2026/03/11 05:25:39 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/backup" --- PASS: TestMoveFileBackupDir (12.85s) === 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-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:25:40 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu" with ID 3.186339e+06 2026/03/11 05:25:40 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1" with ID 3186350 2026/03/11 05:25:44 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1" with ID 3186351 2026/03/11 05:25:46 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1/C1" with ID 3186352 2026/03/11 05:25:48 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1/C2" with ID 3186353 2026/03/11 05:25:49 INFO : A1/B2: Making directory 2026/03/11 05:25:49 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B2" with ID 3186354 2026/03/11 05:25:49 INFO : A1/B1/C3: Making directory 2026/03/11 05:25:50 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A1/B1/C3" with ID 3186355 2026/03/11 05:25:52 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A2" with ID 3186356 2026/03/11 05:25:53 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A2/B1" with ID 3186357 2026/03/11 05:25:53 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A2/B1/C1" with ID 3186358 2026/03/11 05:25:53 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A2/B1/C2" with ID 3186359 2026/03/11 05:25:53 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A2/B1/C3" with ID 3186360 2026/03/11 05:25:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A2/B2" with ID 3186361 2026/03/11 05:25:57 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A1/one 2026/03/11 05:25:57 INFO : A1/one: Moved (server-side) to: A2/one 2026/03/11 05:25:57 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A1/B1/three 2026/03/11 05:25:57 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/03/11 05:25:57 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A1/B1/C2/five 2026/03/11 05:25:57 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/03/11 05:25:57 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A1/two 2026/03/11 05:25:57 INFO : A1/two: Moved (server-side) to: A2/two 2026/03/11 05:25:57 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A1/B1/C1/four 2026/03/11 05:25:57 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/03/11 05:25:58 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B2" 2026/03/11 05:25:58 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1/C3" 2026/03/11 05:25:59 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1/C2" 2026/03/11 05:25:59 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1/C1" 2026/03/11 05:26:00 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1/B1" 2026/03/11 05:26:00 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A1" 2026/03/11 05:26:03 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3" with ID 3186362 2026/03/11 05:26:03 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3/B1" with ID 3186363 2026/03/11 05:26:03 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3/B1/C1" with ID 3186364 2026/03/11 05:26:03 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3/B1/C2" with ID 3186365 2026/03/11 05:26:04 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3/B1/C3" with ID 3186366 2026/03/11 05:26:04 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A3/B2" with ID 3186367 2026/03/11 05:26:07 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A2/one 2026/03/11 05:26:07 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/11 05:26:07 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A2/B1/three 2026/03/11 05:26:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/11 05:26:07 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A2/two 2026/03/11 05:26:07 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/11 05:26:07 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A2/B1/C2/five 2026/03/11 05:26:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/11 05:26:07 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A2/B1/C1/four 2026/03/11 05:26:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/11 05:26:08 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A2/B2" 2026/03/11 05:26:08 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A2/B1/C3" 2026/03/11 05:26:09 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A2/B1/C2" 2026/03/11 05:26:09 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A2/B1/C1" 2026/03/11 05:26:10 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A2/B1" 2026/03/11 05:26:11 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A2" 2026/03/11 05:26:12 INFO : FileLu root 'rclone-test-mebebem1togu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/11 05:26:13 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A4" with ID 3186368 2026/03/11 05:26:13 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A4/B1" with ID 3186369 2026/03/11 05:26:13 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A4/B1/C1" with ID 3186370 2026/03/11 05:26:14 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A4/B1/C2" with ID 3186371 2026/03/11 05:26:14 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A4/B1/C3" with ID 3186372 2026/03/11 05:26:14 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/A4/B2" with ID 3186373 2026/03/11 05:26:17 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A3/B1/three 2026/03/11 05:26:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/11 05:26:17 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A3/B1/C2/five 2026/03/11 05:26:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/11 05:26:17 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A3/two 2026/03/11 05:26:17 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/11 05:26:17 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A3/B1/C1/four 2026/03/11 05:26:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/11 05:26:18 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A3/one 2026/03/11 05:26:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/11 05:26:18 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3/B2" 2026/03/11 05:26:19 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3/B1/C3" 2026/03/11 05:26:19 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3/B1/C2" 2026/03/11 05:26:20 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3/B1/C1" 2026/03/11 05:26:20 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3/B1" 2026/03/11 05:26:21 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A3" 2026/03/11 05:26:23 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A4/one 2026/03/11 05:26:23 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A4/two 2026/03/11 05:26:24 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A4/B1/three 2026/03/11 05:26:25 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A4/B1/C1/four 2026/03/11 05:26:25 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/A4/B1/C2/five 2026/03/11 05:26:25 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A4/B2" 2026/03/11 05:26:26 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A4/B1/C3" 2026/03/11 05:26:27 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A4/B1/C2" 2026/03/11 05:26:27 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A4/B1/C1" 2026/03/11 05:26:28 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A4/B1" 2026/03/11 05:26:28 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/A4" --- PASS: TestDirMove (48.99s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:26:29 DEBUG : FileLu root 'rclone-test-mebebem1togu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/11 05:26:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/11 05:26:31 NOTICE: FileLu root 'rclone-test-mebebem1togu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/11 05:26:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/11 05:26:31 DEBUG : FileLu root 'rclone-test-mebebem1togu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/11 05:26:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/11 05:26:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/11 05:26:34 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/no_checksum_big_file_from_pipe 2026/03/11 05:26:34 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:26:34 DEBUG : FileLu root 'rclone-test-mebebem1togu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/11 05:26:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/11 05:26:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/11 05:26:36 DEBUG : FileLu root 'rclone-test-mebebem1togu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/11 05:26:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/11 05:26:38 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/11 05:26:39 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/with_checksum_big_file_from_pipe 2026/03/11 05:26:39 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:26:39 DEBUG : FileLu root 'rclone-test-mebebem1togu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/11 05:26:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/11 05:26:41 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/03/11 05:26:41 DEBUG : FileLu root 'rclone-test-mebebem1togu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/11 05:26:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/11 05:26:43 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/03/11 05:26:44 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/ignore_checksum_big_file_from_pipe 2026/03/11 05:26:44 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:26:44 DEBUG : FileLu root 'rclone-test-mebebem1togu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/11 05:26:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/11 05:26:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/11 05:26:46 DEBUG : FileLu root 'rclone-test-mebebem1togu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/11 05:26:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/11 05:26:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/11 05:26:49 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/ignore_checksum_big_file_from_pipe 2026/03/11 05:26:49 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (20.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.04s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.55s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:26:51 DEBUG : FileLu root 'rclone-test-mebebem1togu': File to upload is small (60 bytes), uploading instead of streaming 2026/03/11 05:26:53 DEBUG : potato2: size = 60 OK 2026/03/11 05:26:53 DEBUG : potato2: Size of src and dst objects identical 2026/03/11 05:26:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato1 2026/03/11 05:26:54 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/potato2 --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.55s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.14s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-mebebem1togu'", Local "Local file system at /tmp/rclone2757303973", Modify Window "876000h0m0s" 2026/03/11 05:26:59 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully created folder "rclone-test-mebebem1togu/sub dir" with ID 3186374 2026/03/11 05:27:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tavesef8" before starting 2026/03/11 05:27:08 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/test remove existing 2026/03/11 05:27:08 DEBUG : sub dir/test remove existing.tavesef8: TEST: removing renamed existing file after operation 2026/03/11 05:27:09 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/test remove existing.tavesef8 2026/03/11 05:27:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lehiwag6" before starting 2026/03/11 05:27:13 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/11 05:27:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lehiwag6: TEST: renaming existing back after failed operation 2026/03/11 05:27:16 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lehiwag6 2026/03/11 05:27:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zusizun8" before starting 2026/03/11 05:27:20 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/11 05:27:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zusizun8: TEST: removing renamed existing file after operation 2026/03/11 05:27:21 INFO : FileLu root 'rclone-test-mebebem1togu': Successfully deleted file: /rclone-test-mebebem1togu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zusizun8 2026/03/11 05:27:23 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu/sub dir" --- PASS: TestRemoveExisting (24.07s) === 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/11 05:27:23 DEBUG : FileLu root 'rclone-test-mebebem1togu': Purge remote 2026/03/11 05:27:23 INFO : FileLu root 'rclone-test-mebebem1togu': Rmdir: successfully deleted "/rclone-test-mebebem1togu" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 8m34.499750731s (try 1/5)