"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/08/11 03:16:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila" 2026/08/11 03:16:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:16:07 DEBUG : Creating backend with remote "/tmp/rclone2238452184" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/11 03:16:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.65s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/11 03:16:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.55s) === RUN TestSizeDiffers 2026/08/11 03:16:08 DEBUG : a: size = 0 OK 2026/08/11 03:16:08 DEBUG : a: size = 1 (memory) 2026/08/11 03:16:08 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/11 03:16:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/11 03:16:08 DEBUG : potato: Seek from 10 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 10 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/11 03:16:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 2 2026/08/11 03:16:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/11 03:16:08 DEBUG : potato: Seek from 7 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 7 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/11 03:16:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 2 2026/08/11 03:16:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/11 03:16:08 DEBUG : potato: Seek from 8 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 8 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/11 03:16:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 03:16:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 03:16:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 03:16:08 DEBUG : potato: Seek from 5 to 2 2026/08/11 03:16:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/11 03:16:08 DEBUG : potato: Seek from 9 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 9 to 0 2026/08/11 03:16:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:16:09 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila" with ID 5221122 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/08/11 03:16:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:16:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 2026/08/11 03:16:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/remotepotato 2026/08/11 03:16:26 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/rutabaga --- PASS: TestCheck (18.36s) --- PASS: TestCheck/1 (0.55s) --- PASS: TestCheck/2 (0.55s) --- PASS: TestCheck/3 (0.54s) --- PASS: TestCheck/4 (0.54s) --- PASS: TestCheck/5 (0.55s) --- PASS: TestCheck/6 (0.55s) --- PASS: TestCheck/7 (0.54s) === RUN TestCheckFsError 2026/08/11 03:16:26 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 03:16:26 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 03:16:26 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/11 03:16:26 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/11 03:16:26 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/11 03:16:26 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", 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/08/11 03:16:50 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:16:51 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 2026/08/11 03:16:52 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/remotepotato 2026/08/11 03:16:52 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/rutabaga --- PASS: TestCheckDownload (26.21s) --- PASS: TestCheckDownload/1 (1.83s) --- PASS: TestCheckDownload/2 (1.78s) --- PASS: TestCheckDownload/3 (1.76s) --- PASS: TestCheckDownload/4 (1.76s) --- PASS: TestCheckDownload/5 (1.82s) --- PASS: TestCheckDownload/6 (1.75s) --- PASS: TestCheckDownload/7 (1.74s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", 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/08/11 03:17:08 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:17:09 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 2026/08/11 03:17:09 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/remotepotato 2026/08/11 03:17:10 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/rutabaga --- PASS: TestCheckSizeOnly (17.67s) --- PASS: TestCheckSizeOnly/1 (0.54s) --- PASS: TestCheckSizeOnly/2 (0.54s) --- PASS: TestCheckSizeOnly/3 (0.54s) --- PASS: TestCheckSizeOnly/4 (0.54s) --- PASS: TestCheckSizeOnly/5 (0.54s) --- PASS: TestCheckSizeOnly/6 (0.55s) --- PASS: TestCheckSizeOnly/7 (0.54s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:17:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 03:17:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 03:17:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 03:17:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/11 03:17:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 03:17:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 03:17:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 03:17:20 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/11 03:17:21 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/test.sum --- PASS: TestParseSumFile (11.63s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:17:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila/data" check_test.go:350: FileLu root 'rclone-test-xucozec7jila/data' lacks md5, skipping --- SKIP: TestCheckSum (1.66s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:17:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila/data" 2026/08/11 03:17:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/data" with ID 5221157 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/08/11 03:18:34 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/test.sum 2026/08/11 03:18:35 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/data/banana 2026/08/11 03:18:35 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/data/potato 2026/08/11 03:18:36 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/data" --- PASS: TestCheckSumDownload (73.24s) --- PASS: TestCheckSumDownload/subtest1 (5.05s) --- PASS: TestCheckSumDownload/subtest2 (4.05s) --- PASS: TestCheckSumDownload/subtest3 (4.04s) --- PASS: TestCheckSumDownload/subtest4 (4.09s) --- PASS: TestCheckSumDownload/subtest5 (4.06s) --- PASS: TestCheckSumDownload/subtest6 (4.10s) --- PASS: TestCheckSumDownload/subtest7 (4.08s) === RUN TestApplyTransforms 2026/08/11 03:18:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-culexir5vaki" 2026/08/11 03:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:18:37 DEBUG : Creating backend with remote "/tmp/rclone1216456206" run.go:198: Remote "FileLu root 'rclone-test-culexir5vaki'", Local "Local file system at /tmp/rclone1216456206", Modify Window "876000h0m0s" 2026/08/11 03:18:37 INFO : FileLu root 'rclone-test-culexir5vaki': Successfully created folder "rclone-test-culexir5vaki" with ID 5221158 upper checkfile vs. lower remote (without normalization) 2026/08/11 03:18:41 ERROR : hello, world!: sum not found 2026/08/11 03:18:41 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-culexir5vaki' 2026/08/11 03:18:41 NOTICE: FileLu root 'rclone-test-culexir5vaki': 1 files missing 2026/08/11 03:18:41 NOTICE: 1 hashes missing 2026/08/11 03:18:41 NOTICE: FileLu root 'rclone-test-culexir5vaki': 1 differences found 2026/08/11 03:18:41 NOTICE: FileLu root 'rclone-test-culexir5vaki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/11 03:18:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 03:18:42 NOTICE: FileLu root 'rclone-test-culexir5vaki': 0 differences found 2026/08/11 03:18:42 NOTICE: FileLu root 'rclone-test-culexir5vaki': 1 matching files 2026/08/11 03:18:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dixokad5keza" 2026/08/11 03:18:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:18:42 DEBUG : Creating backend with remote "/tmp/rclone562872686" run.go:198: Remote "FileLu root 'rclone-test-dixokad5keza'", Local "Local file system at /tmp/rclone562872686", Modify Window "876000h0m0s" 2026/08/11 03:18:43 INFO : FileLu root 'rclone-test-dixokad5keza': Successfully created folder "rclone-test-dixokad5keza" with ID 5221159 lower checkfile vs. upper remote (without normalization) 2026/08/11 03:18:46 ERROR : HELLO, WORLD!: sum not found 2026/08/11 03:18:46 ERROR : hello, world!: file not in FileLu root 'rclone-test-dixokad5keza' 2026/08/11 03:18:46 NOTICE: FileLu root 'rclone-test-dixokad5keza': 1 files missing 2026/08/11 03:18:46 NOTICE: 1 hashes missing 2026/08/11 03:18:46 NOTICE: FileLu root 'rclone-test-dixokad5keza': 1 differences found 2026/08/11 03:18:46 NOTICE: FileLu root 'rclone-test-dixokad5keza': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/11 03:18:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 03:18:48 NOTICE: FileLu root 'rclone-test-dixokad5keza': 0 differences found 2026/08/11 03:18:48 NOTICE: FileLu root 'rclone-test-dixokad5keza': 1 matching files 2026/08/11 03:18:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wipupez9cile" 2026/08/11 03:18:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:18:48 DEBUG : Creating backend with remote "/tmp/rclone1890189660" run.go:198: Remote "FileLu root 'rclone-test-wipupez9cile'", Local "Local file system at /tmp/rclone1890189660", Modify Window "876000h0m0s" 2026/08/11 03:18:48 INFO : FileLu root 'rclone-test-wipupez9cile': Successfully created folder "rclone-test-wipupez9cile" with ID 5221160 lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/11 03:18:52 ERROR : HeLlO, wOrLd!: sum not found 2026/08/11 03:18:52 ERROR : hello, world!: file not in FileLu root 'rclone-test-wipupez9cile' 2026/08/11 03:18:52 NOTICE: FileLu root 'rclone-test-wipupez9cile': 1 files missing 2026/08/11 03:18:52 NOTICE: 1 hashes missing 2026/08/11 03:18:52 NOTICE: FileLu root 'rclone-test-wipupez9cile': 1 differences found 2026/08/11 03:18:52 NOTICE: FileLu root 'rclone-test-wipupez9cile': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/11 03:18:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 03:18:53 NOTICE: FileLu root 'rclone-test-wipupez9cile': 0 differences found 2026/08/11 03:18:53 NOTICE: FileLu root 'rclone-test-wipupez9cile': 1 matching files 2026/08/11 03:18:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cosohin5telo" 2026/08/11 03:18:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:18:53 DEBUG : Creating backend with remote "/tmp/rclone3487328725" run.go:198: Remote "FileLu root 'rclone-test-cosohin5telo'", Local "Local file system at /tmp/rclone3487328725", Modify Window "876000h0m0s" 2026/08/11 03:18:54 INFO : FileLu root 'rclone-test-cosohin5telo': Successfully created folder "rclone-test-cosohin5telo" with ID 5221161 upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/11 03:18:57 ERROR : HELLO, WORLD!: sum not found 2026/08/11 03:18:57 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-cosohin5telo' 2026/08/11 03:18:57 NOTICE: FileLu root 'rclone-test-cosohin5telo': 1 files missing 2026/08/11 03:18:57 NOTICE: 1 hashes missing 2026/08/11 03:18:57 NOTICE: FileLu root 'rclone-test-cosohin5telo': 1 differences found 2026/08/11 03:18:57 NOTICE: FileLu root 'rclone-test-cosohin5telo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/11 03:18:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 03:18:59 NOTICE: FileLu root 'rclone-test-cosohin5telo': 0 differences found 2026/08/11 03:18:59 NOTICE: FileLu root 'rclone-test-cosohin5telo': 1 matching files 2026/08/11 03:18:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jadeyis3sori" 2026/08/11 03:18:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:18:59 DEBUG : Creating backend with remote "/tmp/rclone4168029473" run.go:198: Remote "FileLu root 'rclone-test-jadeyis3sori'", Local "Local file system at /tmp/rclone4168029473", Modify Window "876000h0m0s" 2026/08/11 03:19:00 INFO : FileLu root 'rclone-test-jadeyis3sori': Successfully created folder "rclone-test-jadeyis3sori" with ID 5221162 NFD checkfile vs. NFC remote (without normalization) 2026/08/11 03:19:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/11 03:19:03 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-jadeyis3sori' 2026/08/11 03:19:03 NOTICE: FileLu root 'rclone-test-jadeyis3sori': 1 files missing 2026/08/11 03:19:03 NOTICE: 1 hashes missing 2026/08/11 03:19:03 NOTICE: FileLu root 'rclone-test-jadeyis3sori': 1 differences found 2026/08/11 03:19:03 NOTICE: FileLu root 'rclone-test-jadeyis3sori': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/11 03:19:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 03:19:05 NOTICE: FileLu root 'rclone-test-jadeyis3sori': 0 differences found 2026/08/11 03:19:05 NOTICE: FileLu root 'rclone-test-jadeyis3sori': 1 matching files 2026/08/11 03:19:05 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nojovik1fusu" 2026/08/11 03:19:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:19:05 DEBUG : Creating backend with remote "/tmp/rclone2096300770" run.go:198: Remote "FileLu root 'rclone-test-nojovik1fusu'", Local "Local file system at /tmp/rclone2096300770", Modify Window "876000h0m0s" 2026/08/11 03:19:06 INFO : FileLu root 'rclone-test-nojovik1fusu': Successfully created folder "rclone-test-nojovik1fusu" with ID 5221163 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/08/11 03:19:08 DEBUG : FileLu root 'rclone-test-nojovik1fusu': Purge remote 2026/08/11 03:19:09 INFO : FileLu root 'rclone-test-nojovik1fusu': Rmdir: successfully deleted "/rclone-test-nojovik1fusu" 2026/08/11 03:19:09 DEBUG : FileLu root 'rclone-test-jadeyis3sori': Purge remote 2026/08/11 03:19:09 INFO : FileLu root 'rclone-test-jadeyis3sori': Rmdir: successfully deleted "/rclone-test-jadeyis3sori" 2026/08/11 03:19:09 DEBUG : FileLu root 'rclone-test-cosohin5telo': Purge remote 2026/08/11 03:19:10 INFO : FileLu root 'rclone-test-cosohin5telo': Rmdir: successfully deleted "/rclone-test-cosohin5telo" 2026/08/11 03:19:10 DEBUG : FileLu root 'rclone-test-wipupez9cile': Purge remote 2026/08/11 03:19:10 INFO : FileLu root 'rclone-test-wipupez9cile': Rmdir: successfully deleted "/rclone-test-wipupez9cile" 2026/08/11 03:19:10 DEBUG : FileLu root 'rclone-test-dixokad5keza': Purge remote 2026/08/11 03:19:11 INFO : FileLu root 'rclone-test-dixokad5keza': Rmdir: successfully deleted "/rclone-test-dixokad5keza" 2026/08/11 03:19:11 DEBUG : FileLu root 'rclone-test-culexir5vaki': Purge remote 2026/08/11 03:19:12 INFO : FileLu root 'rclone-test-culexir5vaki': Rmdir: successfully deleted "/rclone-test-culexir5vaki" --- SKIP: TestApplyTransforms (34.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:19:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 03:19:13 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub" with ID 5221164 2026/08/11 03:19:15 DEBUG : sub/file2: size = 14 OK 2026/08/11 03:19:15 INFO : file1: Copied (new) to: sub/file2 2026/08/11 03:19:17 DEBUG : sub/file2: size = 14 OK 2026/08/11 03:19:17 DEBUG : file1: Sizes identical 2026/08/11 03:19:17 DEBUG : file1: Unchanged skipping 2026/08/11 03:19:18 DEBUG : FileLu root 'rclone-test-xucozec7jila': don't need to copy/move sub/file2, it is already at target location 2026/08/11 03:19:21 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub/file2 2026/08/11 03:19:22 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub" --- PASS: TestCopyFile (10.81s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.09s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:19:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/dst" with ID 5221165 2026/08/11 03:19:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila/backup" 2026/08/11 03:19:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2238452184) 2026/08/11 03:19:29 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-xucozec7jila') 2026/08/11 03:19:29 DEBUG : dst/file1: Sizes differ 2026/08/11 03:19:32 INFO : FileLu root 'rclone-test-xucozec7jila/backup': Successfully created folder "rclone-test-xucozec7jila/backup/dst" with ID 5221167 2026/08/11 03:19:34 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/dst/file1 2026/08/11 03:19:34 INFO : dst/file1: Moved (server-side) 2026/08/11 03:19:36 DEBUG : dst/file1: size = 14 OK 2026/08/11 03:19:36 INFO : dst/file1: Copied (new) 2026/08/11 03:19:39 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/dst/file1 2026/08/11 03:19:40 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/backup/dst/file1 2026/08/11 03:19:41 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/dst" 2026/08/11 03:19:43 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/backup/dst" 2026/08/11 03:19:44 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/backup" --- PASS: TestCopyFileBackupDir (20.76s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:19:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila/dst" 2026/08/11 03:19:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila/CompareDest" 2026/08/11 03:19:46 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 03:19:48 INFO : FileLu root 'rclone-test-xucozec7jila/dst': Successfully created folder "rclone-test-xucozec7jila/dst" with ID 5221168 2026/08/11 03:19:49 DEBUG : one: size = 3 OK 2026/08/11 03:19:49 INFO : one: Copied (new) 2026/08/11 03:19:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2238452184) 2026/08/11 03:19:52 DEBUG : one: size = 3 (FileLu root 'rclone-test-xucozec7jila/dst') 2026/08/11 03:19:52 DEBUG : one: Sizes differ 2026/08/11 03:19:56 DEBUG : one: size = 5 OK 2026/08/11 03:19:56 INFO : one: Copied (replaced existing) 2026/08/11 03:20:00 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/CompareDest" with ID 5221169 2026/08/11 03:20:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2238452184) 2026/08/11 03:20:04 DEBUG : one: size = 3 (FileLu root 'rclone-test-xucozec7jila/dst') 2026/08/11 03:20:04 DEBUG : one: Sizes differ 2026/08/11 03:20:05 DEBUG : one: size = 5 OK 2026/08/11 03:20:05 DEBUG : one: Sizes identical 2026/08/11 03:20:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 03:20:11 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 03:20:12 DEBUG : two: size = 3 OK 2026/08/11 03:20:12 DEBUG : two: Sizes identical 2026/08/11 03:20:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 03:20:13 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 03:20:14 DEBUG : two: size = 3 OK 2026/08/11 03:20:14 DEBUG : two: Sizes identical 2026/08/11 03:20:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 03:20:17 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 03:20:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone2238452184) 2026/08/11 03:20:18 DEBUG : two: size = 3 (FileLu root 'rclone-test-xucozec7jila/CompareDest') 2026/08/11 03:20:18 DEBUG : two: Sizes differ 2026/08/11 03:20:20 DEBUG : two: size = 5 OK 2026/08/11 03:20:20 INFO : two: Copied (new) 2026/08/11 03:20:23 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/dst/one 2026/08/11 03:20:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/dst/two 2026/08/11 03:20:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/CompareDest/one 2026/08/11 03:20:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/CompareDest/two 2026/08/11 03:20:26 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/dst" 2026/08/11 03:20:27 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/CompareDest" --- PASS: TestCopyFileCompareDest (43.38s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.14s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.09s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.12s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.09s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:20:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/11 03:20:34 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/TestCopyFileMaxTransfer" with ID 5221183 2026/08/11 03:20:35 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/11 03:20:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/11 03:20:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/11 03:20:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d370s.cdnguest.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/08/11 03:20:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/11 03:20:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/11 03:20:44 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/11 03:20:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/11 03:20:47 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/TestCopyFileMaxTransfer/file1 2026/08/11 03:20:48 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/TestCopyFileMaxTransfer/file4 2026/08/11 03:20:49 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.14s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.09s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.09s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.09s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.09s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.09s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.10s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.09s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.09s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.10s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.09s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.09s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:21:07 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir" with ID 5221191 2026/08/11 03:21:12 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir/ignore dir" with ID 5221192 2026/08/11 03:21:17 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir/sub sub dir" with ID 5221193 2026/08/11 03:21:21 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 03:21:21 DEBUG : a.txt: Excluded 2026/08/11 03:21:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 03:21:22 DEBUG : sub dir/hello world2: Excluded 2026/08/11 03:21:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 03:21:22 DEBUG : sub dir/hello world: Excluded 2026/08/11 03:21:24 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 03:21:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 03:21:24 DEBUG : sub dir/hello world2: Excluded 2026/08/11 03:21:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 03:21:24 DEBUG : sub dir/hello world: Excluded 2026/08/11 03:21:25 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 03:21:27 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/a.txt 2026/08/11 03:21:28 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/zend.txt 2026/08/11 03:21:29 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/hello world 2026/08/11 03:21:29 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/hello world2 2026/08/11 03:21:31 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/sub sub dir/hello world3 2026/08/11 03:21:31 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/ignore dir/.ignore 2026/08/11 03:21:37 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/ignore dir/should be ignored 2026/08/11 03:21:38 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir/sub sub dir" 2026/08/11 03:21:39 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir/ignore dir" 2026/08/11 03:21:40 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir" --- PASS: TestListDirSorted (39.18s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:21:47 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir" with ID 5221194 2026/08/11 03:21:51 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir/ignore dir" with ID 5221195 2026/08/11 03:21:56 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir/sub sub dir" with ID 5221196 2026/08/11 03:22:00 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 03:22:00 DEBUG : a.txt: Excluded 2026/08/11 03:22:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 03:22:01 DEBUG : sub dir/hello world2: Excluded 2026/08/11 03:22:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 03:22:01 DEBUG : sub dir/hello world: Excluded 2026/08/11 03:22:03 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 03:22:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 03:22:04 DEBUG : sub dir/hello world2: Excluded 2026/08/11 03:22:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 03:22:04 DEBUG : sub dir/hello world: Excluded 2026/08/11 03:22:04 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 03:22:06 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/a.txt 2026/08/11 03:22:07 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/zend.txt 2026/08/11 03:22:08 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/hello world 2026/08/11 03:22:09 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/hello world2 2026/08/11 03:22:10 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/sub sub dir/hello world3 2026/08/11 03:22:10 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/ignore dir/.ignore 2026/08/11 03:22:11 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/ignore dir/should be ignored 2026/08/11 03:22:13 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir/sub sub dir" 2026/08/11 03:22:14 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir/ignore dir" 2026/08/11 03:22:15 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir" --- PASS: TestListDirSortedFn (35.11s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:22:19 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub" with ID 5221198 === 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/08/11 03:22:27 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/08/11 03:22:29 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file1 2026/08/11 03:22:30 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub/file2 2026/08/11 03:22:31 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub" --- PASS: TestListJSON (15.93s) --- PASS: TestListJSON/Default (0.55s) --- PASS: TestListJSON/FilesOnly (0.55s) --- PASS: TestListJSON/DirsOnly (0.54s) --- PASS: TestListJSON/Recurse (1.09s) --- PASS: TestListJSON/SubDir (0.54s) --- PASS: TestListJSON/NoModTime (0.55s) --- PASS: TestListJSON/NoMimeType (0.54s) --- PASS: TestListJSON/ShowHash (0.54s) --- PASS: TestListJSON/HashTypes (0.54s) --- PASS: TestListJSON/Metadata (0.55s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:22:35 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub" with ID 5221199 === 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/08/11 03:22:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila/notfound" 2026/08/11 03:22:46 DEBUG : Config file has changed externally - reloading 2026/08/11 03:22:48 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file1 2026/08/11 03:22:49 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub/file2 2026/08/11 03:22:51 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub" --- PASS: TestStatJSON (19.73s) --- PASS: TestStatJSON/Root (0.54s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.55s) --- PASS: TestStatJSON/Dir (1.11s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.55s) --- PASS: TestStatJSON/File (1.10s) --- PASS: TestStatJSON/NotFound (1.10s) --- PASS: TestStatJSON/DirFilesOnly (0.54s) --- PASS: TestStatJSON/FileFilesOnly (1.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.57s) --- PASS: TestStatJSON/DirDirsOnly (0.55s) --- PASS: TestStatJSON/FileDirsOnly (0.54s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.54s) --- PASS: TestStatJSON/RootNotFound (1.22s) === RUN TestStatJSONMemory 2026/08/11 03:22:51 DEBUG : Creating backend with remote ":memory:" 2026/08/11 03:22:51 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 03:22:51 DEBUG : sub/file1: size = 5 OK 2026/08/11 03:22:51 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 03:22:51 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.01s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:22:51 INFO : FileLu root 'rclone-test-xucozec7jila': Making directory 2026/08/11 03:22:52 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila" with ID 5.221122e+06 2026/08/11 03:22:52 INFO : FileLu root 'rclone-test-xucozec7jila': Making directory 2026/08/11 03:22:53 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila" with ID 5.221122e+06 --- PASS: TestMkdir (2.74s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:22:55 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir" with ID 5221200 2026/08/11 03:23:00 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/hello world 2026/08/11 03:23:01 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir" --- PASS: TestLsd (7.58s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:23:08 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:23:08 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 --- PASS: TestLs (7.58s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:23:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/11 03:23:15 DEBUG : empty space: Excluded 2026/08/11 03:23:17 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:23:17 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 --- PASS: TestLsWithFilesFrom (8.78s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:23:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:23:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 --- PASS: TestLsLong (7.52s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:23:31 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:23:32 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 --- PASS: TestHashSums (7.02s) === RUN TestHashSumsWithErrors 2026/08/11 03:23:32 DEBUG : Creating backend with remote ":memory:" 2026/08/11 03:23:32 ERROR : file1: hash unsupported: hash type not supported 2026/08/11 03:23:32 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/11 03:23:32 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/11 03:23:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 03:23:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 03:23:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 03:23:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 03:23:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 03:23:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 03:23:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/11 03:23:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:23:38 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir" with ID 5221204 2026/08/11 03:23:42 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/empty space 2026/08/11 03:23:43 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 2026/08/11 03:23:44 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/potato3 2026/08/11 03:23:45 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir" --- PASS: TestCount (13.16s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:23:52 DEBUG : Waiting for deletions to finish 2026/08/11 03:23:53 DEBUG : large: Excluded (Size Filter) 2026/08/11 03:23:53 DEBUG : large: Excluded 2026/08/11 03:23:53 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/small 2026/08/11 03:23:53 INFO : small: Deleted 2026/08/11 03:23:54 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/medium 2026/08/11 03:23:54 INFO : medium: Deleted 2026/08/11 03:23:55 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/large --- PASS: TestDelete (10.17s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:24:03 DEBUG : Waiting for deletions to finish 2026/08/11 03:24:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/11 03:24:04 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/large 2026/08/11 03:24:04 INFO : large: Deleted 2026/08/11 03:24:04 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/medium 2026/08/11 03:24:04 INFO : medium: Deleted 2026/08/11 03:24:05 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/small --- PASS: TestMaxDelete (11.28s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:24:14 DEBUG : Waiting for deletions to finish 2026/08/11 03:24:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 03:24:15 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/small 2026/08/11 03:24:15 INFO : small: Deleted 2026/08/11 03:24:15 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/medium 2026/08/11 03:24:15 INFO : medium: Deleted 2026/08/11 03:24:17 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/large --- PASS: TestMaxDeleteSizeLargeFile (11.67s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:24:26 DEBUG : Waiting for deletions to finish 2026/08/11 03:24:26 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 03:24:27 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/large 2026/08/11 03:24:27 INFO : large: Deleted 2026/08/11 03:24:27 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/small 2026/08/11 03:24:27 INFO : small: Deleted 2026/08/11 03:24:28 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/medium --- PASS: TestMaxDeleteSize (11.42s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:24:36 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/ReadFile --- PASS: TestReadFile (7.72s) === RUN TestRetry 2026/08/11 03:24:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/11 03:24:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/11 03:24:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 03:24:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 03:24:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 03:24:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 03:24:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:24:59 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file1 2026/08/11 03:25:00 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file2 --- PASS: TestCat (22.55s) === RUN TestPurge 2026/08/11 03:25:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pefuzux4geko" 2026/08/11 03:25:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 03:25:00 DEBUG : Creating backend with remote "/tmp/rclone2196759708" run.go:198: Remote "FileLu root 'rclone-test-pefuzux4geko'", Local "Local file system at /tmp/rclone2196759708", Modify Window "876000h0m0s" 2026/08/11 03:25:01 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko" with ID 5221220 2026/08/11 03:25:02 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko" with ID 5.22122e+06 2026/08/11 03:25:03 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A1/B1/C1" with ID 5221223 2026/08/11 03:25:04 INFO : A2: Making directory 2026/08/11 03:25:05 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A2" with ID 5221224 2026/08/11 03:25:05 INFO : A1/B2: Making directory 2026/08/11 03:25:05 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A1/B2" with ID 5221225 2026/08/11 03:25:05 INFO : A1/B2/C2: Making directory 2026/08/11 03:25:06 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A1/B2/C2" with ID 5221226 2026/08/11 03:25:06 INFO : A1/B1/C3: Making directory 2026/08/11 03:25:06 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A1/B1/C3" with ID 5221227 2026/08/11 03:25:06 INFO : A3: Making directory 2026/08/11 03:25:07 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A3" with ID 5221228 2026/08/11 03:25:07 INFO : A3/B3: Making directory 2026/08/11 03:25:08 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A3/B3" with ID 5221229 2026/08/11 03:25:08 INFO : A3/B3/C4: Making directory 2026/08/11 03:25:08 INFO : FileLu root 'rclone-test-pefuzux4geko': Successfully created folder "rclone-test-pefuzux4geko/A3/B3/C4" with ID 5221230 2026/08/11 03:25:13 INFO : FileLu root 'rclone-test-pefuzux4geko': Rmdir: successfully deleted "/rclone-test-pefuzux4geko/A1/B1" 2026/08/11 03:25:16 INFO : FileLu root 'rclone-test-pefuzux4geko': Rmdir: successfully deleted "/rclone-test-pefuzux4geko" 2026/08/11 03:25:17 ERROR : error listing: directory not found 2026/08/11 03:25:17 DEBUG : FileLu root 'rclone-test-pefuzux4geko': Purge remote 2026/08/11 03:25:18 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.14s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:25:18 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila" with ID 5.221122e+06 2026/08/11 03:25:19 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1/C1" with ID 5221234 2026/08/11 03:25:21 INFO : A2: Making directory 2026/08/11 03:25:22 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A2" with ID 5221235 2026/08/11 03:25:22 INFO : A1/B2: Making directory 2026/08/11 03:25:23 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B2" with ID 5221236 2026/08/11 03:25:23 INFO : A1/B2/C2: Making directory 2026/08/11 03:25:23 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B2/C2" with ID 5221237 2026/08/11 03:25:23 INFO : A1/B1/C3: Making directory 2026/08/11 03:25:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1/C3" with ID 5221238 2026/08/11 03:25:24 INFO : A3: Making directory 2026/08/11 03:25:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3" with ID 5221239 2026/08/11 03:25:24 INFO : A3/B3: Making directory 2026/08/11 03:25:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3/B3" with ID 5221240 2026/08/11 03:25:25 INFO : A3/B3/C4: Making directory 2026/08/11 03:25:25 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3/B3/C4" with ID 5221241 2026/08/11 03:25:30 DEBUG : removing 1 level 3 directories 2026/08/11 03:25:30 INFO : A3/B3/C4: Removing directory 2026/08/11 03:25:31 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3/B3/C4" 2026/08/11 03:25:36 DEBUG : removing 2 level 3 directories 2026/08/11 03:25:36 INFO : A1/B2/C2: Removing directory 2026/08/11 03:25:36 INFO : A1/B1/C3: Removing directory 2026/08/11 03:25:37 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B2/C2" 2026/08/11 03:25:37 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1/C3" 2026/08/11 03:25:37 DEBUG : removing 2 level 2 directories 2026/08/11 03:25:37 INFO : A1/B2: Removing directory 2026/08/11 03:25:37 INFO : A3/B3: Removing directory 2026/08/11 03:25:38 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B2" 2026/08/11 03:25:38 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3/B3" 2026/08/11 03:25:38 DEBUG : removing 2 level 1 directories 2026/08/11 03:25:38 INFO : A3: Removing directory 2026/08/11 03:25:38 INFO : A2: Removing directory 2026/08/11 03:25:39 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A2" 2026/08/11 03:25:39 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3" 2026/08/11 03:25:43 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A1/B1/C1/one 2026/08/11 03:25:45 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A1/two 2026/08/11 03:25:48 DEBUG : removing 1 level 3 directories 2026/08/11 03:25:48 INFO : A1/B1/C1: Removing directory 2026/08/11 03:25:49 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1/C1" 2026/08/11 03:25:49 DEBUG : removing 1 level 2 directories 2026/08/11 03:25:49 INFO : A1/B1: Removing directory 2026/08/11 03:25:50 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1" 2026/08/11 03:25:50 DEBUG : removing 1 level 1 directories 2026/08/11 03:25:50 INFO : A1: Removing directory 2026/08/11 03:25:51 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1" 2026/08/11 03:25:51 DEBUG : removing 1 level 0 directories 2026/08/11 03:25:51 INFO : FileLu root 'rclone-test-xucozec7jila': Removing directory 2026/08/11 03:25:52 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila" 2026/08/11 03:25:52 ERROR : error listing: directory not found 2026/08/11 03:25:53 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (35.48s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:25:54 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila" with ID 5221242 2026/08/11 03:25:54 INFO : A1: Making directory 2026/08/11 03:25:54 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1" with ID 5221243 2026/08/11 03:25:54 INFO : A1/B1: Making directory 2026/08/11 03:25:55 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1" with ID 5221244 2026/08/11 03:25:55 INFO : A1/B1/C1: Making directory 2026/08/11 03:25:55 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1/C1" with ID 5221245 2026/08/11 03:25:59 DEBUG : removing 1 level 3 directories 2026/08/11 03:25:59 INFO : A1/B1/C1: Removing directory 2026/08/11 03:26:00 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1/C1" 2026/08/11 03:26:00 DEBUG : removing 1 level 2 directories 2026/08/11 03:26:00 INFO : A1/B1: Removing directory 2026/08/11 03:26:01 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1" 2026/08/11 03:26:05 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1" --- PASS: TestRmdirsLeaveRoot (12.16s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:26:06 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila" with ID 5.221242e+06 2026/08/11 03:26:06 INFO : A1: Making directory 2026/08/11 03:26:06 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1" with ID 5221246 2026/08/11 03:26:06 INFO : A1/B1: Making directory 2026/08/11 03:26:07 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1" with ID 5221247 2026/08/11 03:26:07 INFO : A1/B1/C1: Making directory 2026/08/11 03:26:07 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1/C1" with ID 5221248 2026/08/11 03:26:12 DEBUG : removing 1 level 3 directories 2026/08/11 03:26:12 INFO : A1/B1/C1: Removing directory 2026/08/11 03:26:13 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1/C1" 2026/08/11 03:26:13 DEBUG : removing 1 level 2 directories 2026/08/11 03:26:13 INFO : A1/B1: Removing directory 2026/08/11 03:26:14 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1" 2026/08/11 03:26:17 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1" --- PASS: TestRmdirsWithFilter (12.65s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:26:21 DEBUG : file1: size = 14 OK 2026/08/11 03:26:23 DEBUG : filename.txt: File name found in url 2026/08/11 03:26:25 DEBUG : filename.txt: size = 14 OK 2026/08/11 03:26:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/11 03:26:28 DEBUG : headerfilename.txt: size = 14 OK 2026/08/11 03:26:30 DEBUG : file2: size = 14 OK 2026/08/11 03:26:31 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file1 2026/08/11 03:26:32 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file2 2026/08/11 03:26:32 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/filename.txt 2026/08/11 03:26:33 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/headerfilename.txt --- PASS: TestCopyURL (15.66s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:26:36 DEBUG : file1: size = 14 OK 2026/08/11 03:26:37 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file1 --- PASS: TestCopyURLDownloadHeaders (3.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:26:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 03:26:39 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub" with ID 5221249 2026/08/11 03:26:40 DEBUG : sub/file2: size = 14 OK 2026/08/11 03:26:40 INFO : file1: Copied (new) to: sub/file2 2026/08/11 03:26:40 INFO : file1: Deleted 2026/08/11 03:26:43 DEBUG : sub/file2: size = 14 OK 2026/08/11 03:26:43 DEBUG : file1: Sizes identical 2026/08/11 03:26:43 DEBUG : file1: Unchanged skipping 2026/08/11 03:26:43 INFO : file1: Deleted 2026/08/11 03:26:44 DEBUG : FileLu root 'rclone-test-xucozec7jila': don't need to copy/move sub/file2, it is already at target location 2026/08/11 03:26:46 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub/file2 2026/08/11 03:26:47 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub" --- PASS: TestMoveFile (10.81s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:26:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 03:26:51 DEBUG : file1: size = 14 OK 2026/08/11 03:26:51 INFO : file1: Copied (new) 2026/08/11 03:26:51 INFO : file1: Deleted 2026/08/11 03:26:52 DEBUG : file1: Destination exists, skipping 2026/08/11 03:26:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 03:26:54 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.95s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.09s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:26:58 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/dst" with ID 5221250 2026/08/11 03:27:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xucozec7jila/backup" 2026/08/11 03:27:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2238452184) 2026/08/11 03:27:03 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-xucozec7jila') 2026/08/11 03:27:03 DEBUG : dst/file1: Sizes differ 2026/08/11 03:27:06 INFO : FileLu root 'rclone-test-xucozec7jila/backup': Successfully created folder "rclone-test-xucozec7jila/backup/dst" with ID 5221252 2026/08/11 03:27:08 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/dst/file1 2026/08/11 03:27:08 INFO : dst/file1: Moved (server-side) 2026/08/11 03:27:10 DEBUG : dst/file1: size = 14 OK 2026/08/11 03:27:10 INFO : dst/file1: Copied (new) 2026/08/11 03:27:10 INFO : dst/file1: Deleted 2026/08/11 03:27:13 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/dst/file1 2026/08/11 03:27:14 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/backup/dst/file1 2026/08/11 03:27:15 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/dst" 2026/08/11 03:27:16 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/backup/dst" 2026/08/11 03:27:17 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/backup" --- PASS: TestMoveFileBackupDir (20.78s) === 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:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:27:18 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila" with ID 5.221242e+06 2026/08/11 03:27:20 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1" with ID 5221253 2026/08/11 03:27:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1" with ID 5221254 2026/08/11 03:27:27 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1/C1" with ID 5221255 2026/08/11 03:27:30 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1/C2" with ID 5221256 2026/08/11 03:27:31 INFO : A1/B2: Making directory 2026/08/11 03:27:32 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B2" with ID 5221257 2026/08/11 03:27:32 INFO : A1/B1/C3: Making directory 2026/08/11 03:27:32 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A1/B1/C3" with ID 5221258 2026/08/11 03:27:37 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A2" with ID 5221259 2026/08/11 03:27:37 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A2/B1" with ID 5221260 2026/08/11 03:27:38 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A2/B1/C1" with ID 5221261 2026/08/11 03:27:38 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A2/B1/C2" with ID 5221262 2026/08/11 03:27:39 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A2/B1/C3" with ID 5221263 2026/08/11 03:27:39 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A2/B2" with ID 5221264 2026/08/11 03:27:44 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A1/one 2026/08/11 03:27:44 INFO : A1/one: Moved (server-side) to: A2/one 2026/08/11 03:27:44 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A1/two 2026/08/11 03:27:44 INFO : A1/two: Moved (server-side) to: A2/two 2026/08/11 03:27:44 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A1/B1/three 2026/08/11 03:27:44 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/08/11 03:27:44 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A1/B1/C2/five 2026/08/11 03:27:44 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/08/11 03:27:44 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A1/B1/C1/four 2026/08/11 03:27:44 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/08/11 03:27:45 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B2" 2026/08/11 03:27:46 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1/C3" 2026/08/11 03:27:47 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1/C2" 2026/08/11 03:27:48 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1/C1" 2026/08/11 03:27:49 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1/B1" 2026/08/11 03:27:50 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A1" 2026/08/11 03:27:55 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3" with ID 5221265 2026/08/11 03:27:55 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3/B1" with ID 5221266 2026/08/11 03:27:56 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3/B1/C1" with ID 5221267 2026/08/11 03:27:56 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3/B1/C2" with ID 5221268 2026/08/11 03:27:57 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3/B1/C3" with ID 5221269 2026/08/11 03:27:58 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A3/B2" with ID 5221270 2026/08/11 03:28:02 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A2/one 2026/08/11 03:28:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/11 03:28:02 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A2/B1/three 2026/08/11 03:28:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/11 03:28:02 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A2/B1/C1/four 2026/08/11 03:28:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/11 03:28:02 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A2/B1/C2/five 2026/08/11 03:28:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/11 03:28:02 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A2/two 2026/08/11 03:28:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/11 03:28:04 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A2/B2" 2026/08/11 03:28:05 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A2/B1/C3" 2026/08/11 03:28:06 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A2/B1/C2" 2026/08/11 03:28:07 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A2/B1/C1" 2026/08/11 03:28:08 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A2/B1" 2026/08/11 03:28:09 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A2" 2026/08/11 03:28:11 INFO : FileLu root 'rclone-test-xucozec7jila': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/11 03:28:14 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A4" with ID 5221272 2026/08/11 03:28:14 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A4/B1" with ID 5221273 2026/08/11 03:28:15 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A4/B1/C1" with ID 5221274 2026/08/11 03:28:15 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A4/B1/C2" with ID 5221275 2026/08/11 03:28:16 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A4/B1/C3" with ID 5221276 2026/08/11 03:28:16 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/A4/B2" with ID 5221277 2026/08/11 03:28:21 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A3/two 2026/08/11 03:28:21 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/11 03:28:21 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A3/B1/three 2026/08/11 03:28:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/11 03:28:21 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A3/B1/C2/five 2026/08/11 03:28:21 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/11 03:28:21 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A3/one 2026/08/11 03:28:21 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/11 03:28:21 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A3/B1/C1/four 2026/08/11 03:28:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/11 03:28:22 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3/B2" 2026/08/11 03:28:23 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3/B1/C3" 2026/08/11 03:28:24 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3/B1/C2" 2026/08/11 03:28:25 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3/B1/C1" 2026/08/11 03:28:26 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3/B1" 2026/08/11 03:28:27 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A3" 2026/08/11 03:28:31 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A4/one 2026/08/11 03:28:32 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A4/two 2026/08/11 03:28:33 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A4/B1/three 2026/08/11 03:28:34 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A4/B1/C1/four 2026/08/11 03:28:34 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/A4/B1/C2/five 2026/08/11 03:28:36 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A4/B2" 2026/08/11 03:28:37 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A4/B1/C3" 2026/08/11 03:28:38 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A4/B1/C2" 2026/08/11 03:28:39 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A4/B1/C1" 2026/08/11 03:28:40 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A4/B1" 2026/08/11 03:28:41 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/A4" --- PASS: TestDirMove (83.61s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:28:43 DEBUG : FileLu root 'rclone-test-xucozec7jila': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 03:28:45 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 03:28:45 NOTICE: FileLu root 'rclone-test-xucozec7jila': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/11 03:28:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 03:28:45 DEBUG : FileLu root 'rclone-test-xucozec7jila': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 03:28:47 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 03:28:47 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/11 03:28:49 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/no_checksum_big_file_from_pipe 2026/08/11 03:28:50 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:28:51 DEBUG : FileLu root 'rclone-test-xucozec7jila': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 03:28:53 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 03:28:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 03:28:53 DEBUG : FileLu root 'rclone-test-xucozec7jila': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 03:28:55 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 03:28:55 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/11 03:28:57 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/with_checksum_big_file_from_pipe 2026/08/11 03:28:57 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:28:58 DEBUG : FileLu root 'rclone-test-xucozec7jila': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 03:29:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 03:29:00 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/11 03:29:00 DEBUG : FileLu root 'rclone-test-xucozec7jila': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 03:29:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 03:29:02 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/11 03:29:04 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/ignore_checksum_big_file_from_pipe 2026/08/11 03:29:05 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:29:06 DEBUG : FileLu root 'rclone-test-xucozec7jila': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 03:29:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 03:29:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 03:29:08 DEBUG : FileLu root 'rclone-test-xucozec7jila': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 03:29:10 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 03:29:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/11 03:29:12 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/ignore_checksum_big_file_from_pipe 2026/08/11 03:29:12 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (30.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.53s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.09s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:29:16 DEBUG : potato1: size = 60 OK 2026/08/11 03:29:16 DEBUG : FileLu root 'rclone-test-xucozec7jila': File to upload is small (60 bytes), uploading instead of streaming 2026/08/11 03:29:18 DEBUG : potato2: size = 60 OK 2026/08/11 03:29:18 DEBUG : potato2: Size of src and dst objects identical 2026/08/11 03:29:20 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato1 2026/08/11 03:29:20 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato2 --- PASS: TestRcatSize (6.94s) === RUN TestRcatSizeShortEOF run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:29:23 DEBUG : potato1: size = 120 OK operations_test.go:1649: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1649 Error: An error is expected but got nil. Test: TestRcatSizeShortEOF Messages: uploading a source which ends before its declared size must not succeed 2026/08/11 03:29:24 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato1 --- FAIL: TestRcatSizeShortEOF (3.70s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1656: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.10s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:29:28 DEBUG : potato1: size = 60 OK 2026/08/11 03:29:29 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/potato1 --- PASS: TestRcatSizeUploadHeaders (3.71s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1747: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.09s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1785: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.09s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1804: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.09s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1825: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.10s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1861: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.10s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" operations_test.go:1905: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.09s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-xucozec7jila'", Local "Local file system at /tmp/rclone2238452184", Modify Window "876000h0m0s" 2026/08/11 03:29:37 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully created folder "rclone-test-xucozec7jila/sub dir" with ID 5221279 2026/08/11 03:29:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.givesoh5" before starting 2026/08/11 03:29:50 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/test remove existing 2026/08/11 03:29:51 DEBUG : sub dir/test remove existing.givesoh5: TEST: removing renamed existing file after operation 2026/08/11 03:29:51 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/test remove existing.givesoh5 2026/08/11 03:29:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.doyuxit0" before starting 2026/08/11 03:29:58 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/11 03:29:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.doyuxit0: TEST: renaming existing back after failed operation 2026/08/11 03:30:02 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.doyuxit0 2026/08/11 03:30:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hemufes5" before starting 2026/08/11 03:30:09 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/11 03:30:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hemufes5: TEST: removing renamed existing file after operation 2026/08/11 03:30:11 INFO : FileLu root 'rclone-test-xucozec7jila': Successfully deleted file: /rclone-test-xucozec7jila/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hemufes5 2026/08/11 03:30:14 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila/sub dir" --- PASS: TestRemoveExisting (38.54s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/08/11 03:30:14 DEBUG : FileLu root 'rclone-test-xucozec7jila': Purge remote 2026/08/11 03:30:15 INFO : FileLu root 'rclone-test-xucozec7jila': Rmdir: successfully deleted "/rclone-test-xucozec7jila" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 14m8.116377479s (try 1/5): exit status 1: Failed [TestRcatSizeShortEOF]