"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/06/25 03:19:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi" 2026/06/25 03:19:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:19:37 DEBUG : Creating backend with remote "/tmp/rclone1190009144" === 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-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/25 03:19:37 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.64s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/25 03:19:38 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.56s) === RUN TestSizeDiffers 2026/06/25 03:19:38 DEBUG : a: size = 0 OK 2026/06/25 03:19:38 DEBUG : a: size = 1 (memory) 2026/06/25 03:19:38 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/25 03:19:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/25 03:19:38 DEBUG : potato: Seek from 10 to 0 2026/06/25 03:19:38 DEBUG : potato: Seek from 10 to 0 2026/06/25 03:19:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/25 03:19:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 2 2026/06/25 03:19:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/25 03:19:38 DEBUG : potato: Seek from 7 to 0 2026/06/25 03:19:38 DEBUG : potato: Seek from 7 to 0 2026/06/25 03:19:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/25 03:19:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 2 2026/06/25 03:19:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/25 03:19:38 DEBUG : potato: Seek from 8 to 0 2026/06/25 03:19:38 DEBUG : potato: Seek from 8 to 0 2026/06/25 03:19:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/25 03:19:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/25 03:19:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/25 03:19:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/25 03:19:38 DEBUG : potato: Seek from 5 to 2 2026/06/25 03:19:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/25 03:19:38 DEBUG : potato: Seek from 9 to 0 2026/06/25 03:19:38 DEBUG : potato: Seek from 9 to 0 2026/06/25 03:19:38 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-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:19:38 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi" with ID 4522035 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/06/25 03:19:55 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:19:56 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 2026/06/25 03:19:56 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/remotepotato 2026/06/25 03:19:57 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/rutabaga --- PASS: TestCheck (19.69s) --- PASS: TestCheck/1 (0.57s) --- PASS: TestCheck/2 (0.58s) --- PASS: TestCheck/3 (0.56s) --- PASS: TestCheck/4 (0.56s) --- PASS: TestCheck/5 (0.55s) --- PASS: TestCheck/6 (0.57s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2026/06/25 03:19:57 DEBUG : Creating backend with remote "nonexistent" 2026/06/25 03:19:57 DEBUG : Creating backend with remote "nonexistent" 2026/06/25 03:19:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/25 03:19:57 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/25 03:19:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/25 03:19:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", 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/06/25 03:20:23 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:20:23 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 2026/06/25 03:20:24 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/remotepotato 2026/06/25 03:20:24 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/rutabaga --- PASS: TestCheckDownload (27.45s) --- PASS: TestCheckDownload/1 (1.83s) --- PASS: TestCheckDownload/2 (1.77s) --- PASS: TestCheckDownload/3 (1.76s) --- PASS: TestCheckDownload/4 (1.82s) --- PASS: TestCheckDownload/5 (1.77s) --- PASS: TestCheckDownload/6 (1.88s) --- PASS: TestCheckDownload/7 (1.80s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", 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/06/25 03:20:41 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:20:42 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 2026/06/25 03:20:43 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/remotepotato 2026/06/25 03:20:43 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/rutabaga --- PASS: TestCheckSizeOnly (18.78s) --- PASS: TestCheckSizeOnly/1 (0.56s) --- PASS: TestCheckSizeOnly/2 (0.55s) --- PASS: TestCheckSizeOnly/3 (0.56s) --- PASS: TestCheckSizeOnly/4 (0.56s) --- PASS: TestCheckSizeOnly/5 (0.57s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.55s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:20:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/25 03:20:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/25 03:20:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/25 03:20:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/25 03:20:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/25 03:20:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/25 03:20:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/25 03:20:54 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/25 03:20:55 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/test.sum --- PASS: TestParseSumFile (11.56s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:20:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi/data" check_test.go:350: FileLu root 'rclone-test-ruhazoz5dixi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.73s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:20:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi/data" 2026/06/25 03:20:59 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/data" with ID 4522053 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/06/25 03:22:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/test.sum 2026/06/25 03:22:08 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/data/banana 2026/06/25 03:22:09 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/data/potato 2026/06/25 03:22:10 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/data" --- PASS: TestCheckSumDownload (73.73s) --- PASS: TestCheckSumDownload/subtest1 (4.13s) --- PASS: TestCheckSumDownload/subtest2 (4.12s) --- PASS: TestCheckSumDownload/subtest3 (4.41s) --- PASS: TestCheckSumDownload/subtest4 (4.14s) --- PASS: TestCheckSumDownload/subtest5 (4.21s) --- PASS: TestCheckSumDownload/subtest6 (4.18s) --- PASS: TestCheckSumDownload/subtest7 (4.14s) === RUN TestApplyTransforms 2026/06/25 03:22:11 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wonibeg9gisu" 2026/06/25 03:22:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:22:11 DEBUG : Creating backend with remote "/tmp/rclone3417794432" run.go:198: Remote "FileLu root 'rclone-test-wonibeg9gisu'", Local "Local file system at /tmp/rclone3417794432", Modify Window "876000h0m0s" 2026/06/25 03:22:11 INFO : FileLu root 'rclone-test-wonibeg9gisu': Successfully created folder "rclone-test-wonibeg9gisu" with ID 4522078 upper checkfile vs. lower remote (without normalization) 2026/06/25 03:22:15 ERROR : hello, world!: sum not found 2026/06/25 03:22:15 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-wonibeg9gisu' 2026/06/25 03:22:15 NOTICE: FileLu root 'rclone-test-wonibeg9gisu': 1 files missing 2026/06/25 03:22:15 NOTICE: 1 hashes missing 2026/06/25 03:22:15 NOTICE: FileLu root 'rclone-test-wonibeg9gisu': 1 differences found 2026/06/25 03:22:15 NOTICE: FileLu root 'rclone-test-wonibeg9gisu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/25 03:22:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/25 03:22:16 NOTICE: FileLu root 'rclone-test-wonibeg9gisu': 0 differences found 2026/06/25 03:22:16 NOTICE: FileLu root 'rclone-test-wonibeg9gisu': 1 matching files 2026/06/25 03:22:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-maboyux8cuye" 2026/06/25 03:22:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:22:16 DEBUG : Creating backend with remote "/tmp/rclone3765070977" run.go:198: Remote "FileLu root 'rclone-test-maboyux8cuye'", Local "Local file system at /tmp/rclone3765070977", Modify Window "876000h0m0s" 2026/06/25 03:22:17 INFO : FileLu root 'rclone-test-maboyux8cuye': Successfully created folder "rclone-test-maboyux8cuye" with ID 4522083 lower checkfile vs. upper remote (without normalization) 2026/06/25 03:22:21 ERROR : HELLO, WORLD!: sum not found 2026/06/25 03:22:21 ERROR : hello, world!: file not in FileLu root 'rclone-test-maboyux8cuye' 2026/06/25 03:22:21 NOTICE: FileLu root 'rclone-test-maboyux8cuye': 1 files missing 2026/06/25 03:22:21 NOTICE: 1 hashes missing 2026/06/25 03:22:21 NOTICE: FileLu root 'rclone-test-maboyux8cuye': 1 differences found 2026/06/25 03:22:21 NOTICE: FileLu root 'rclone-test-maboyux8cuye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/25 03:22:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/25 03:22:23 NOTICE: FileLu root 'rclone-test-maboyux8cuye': 0 differences found 2026/06/25 03:22:23 NOTICE: FileLu root 'rclone-test-maboyux8cuye': 1 matching files 2026/06/25 03:22:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-povezon6qiko" 2026/06/25 03:22:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:22:23 DEBUG : Creating backend with remote "/tmp/rclone3521178189" run.go:198: Remote "FileLu root 'rclone-test-povezon6qiko'", Local "Local file system at /tmp/rclone3521178189", Modify Window "876000h0m0s" 2026/06/25 03:22:23 INFO : FileLu root 'rclone-test-povezon6qiko': Successfully created folder "rclone-test-povezon6qiko" with ID 4522086 lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/25 03:22:27 ERROR : HeLlO, wOrLd!: sum not found 2026/06/25 03:22:27 ERROR : hello, world!: file not in FileLu root 'rclone-test-povezon6qiko' 2026/06/25 03:22:27 NOTICE: FileLu root 'rclone-test-povezon6qiko': 1 files missing 2026/06/25 03:22:27 NOTICE: 1 hashes missing 2026/06/25 03:22:27 NOTICE: FileLu root 'rclone-test-povezon6qiko': 1 differences found 2026/06/25 03:22:27 NOTICE: FileLu root 'rclone-test-povezon6qiko': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/25 03:22:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/25 03:22:29 NOTICE: FileLu root 'rclone-test-povezon6qiko': 0 differences found 2026/06/25 03:22:29 NOTICE: FileLu root 'rclone-test-povezon6qiko': 1 matching files 2026/06/25 03:22:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bagiveg1kafu" 2026/06/25 03:22:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:22:29 DEBUG : Creating backend with remote "/tmp/rclone363415602" run.go:198: Remote "FileLu root 'rclone-test-bagiveg1kafu'", Local "Local file system at /tmp/rclone363415602", Modify Window "876000h0m0s" 2026/06/25 03:22:29 INFO : FileLu root 'rclone-test-bagiveg1kafu': Successfully created folder "rclone-test-bagiveg1kafu" with ID 4522090 upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/25 03:22:33 ERROR : HELLO, WORLD!: sum not found 2026/06/25 03:22:33 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-bagiveg1kafu' 2026/06/25 03:22:33 NOTICE: FileLu root 'rclone-test-bagiveg1kafu': 1 files missing 2026/06/25 03:22:33 NOTICE: 1 hashes missing 2026/06/25 03:22:33 NOTICE: FileLu root 'rclone-test-bagiveg1kafu': 1 differences found 2026/06/25 03:22:33 NOTICE: FileLu root 'rclone-test-bagiveg1kafu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/25 03:22:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/25 03:22:34 NOTICE: FileLu root 'rclone-test-bagiveg1kafu': 0 differences found 2026/06/25 03:22:34 NOTICE: FileLu root 'rclone-test-bagiveg1kafu': 1 matching files 2026/06/25 03:22:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cusahoq7wiyo" 2026/06/25 03:22:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:22:34 DEBUG : Creating backend with remote "/tmp/rclone2766650268" run.go:198: Remote "FileLu root 'rclone-test-cusahoq7wiyo'", Local "Local file system at /tmp/rclone2766650268", Modify Window "876000h0m0s" 2026/06/25 03:22:35 INFO : FileLu root 'rclone-test-cusahoq7wiyo': Successfully created folder "rclone-test-cusahoq7wiyo" with ID 4522091 NFD checkfile vs. NFC remote (without normalization) 2026/06/25 03:22:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/25 03:22:38 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-cusahoq7wiyo' 2026/06/25 03:22:38 NOTICE: FileLu root 'rclone-test-cusahoq7wiyo': 1 files missing 2026/06/25 03:22:38 NOTICE: 1 hashes missing 2026/06/25 03:22:38 NOTICE: FileLu root 'rclone-test-cusahoq7wiyo': 1 differences found 2026/06/25 03:22:38 NOTICE: FileLu root 'rclone-test-cusahoq7wiyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/25 03:22:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/25 03:22:40 NOTICE: FileLu root 'rclone-test-cusahoq7wiyo': 0 differences found 2026/06/25 03:22:40 NOTICE: FileLu root 'rclone-test-cusahoq7wiyo': 1 matching files 2026/06/25 03:22:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yozedid8jofi" 2026/06/25 03:22:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:22:40 DEBUG : Creating backend with remote "/tmp/rclone920775784" run.go:198: Remote "FileLu root 'rclone-test-yozedid8jofi'", Local "Local file system at /tmp/rclone920775784", Modify Window "876000h0m0s" 2026/06/25 03:22:41 INFO : FileLu root 'rclone-test-yozedid8jofi': Successfully created folder "rclone-test-yozedid8jofi" with ID 4522092 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/06/25 03:22:44 DEBUG : FileLu root 'rclone-test-yozedid8jofi': Purge remote 2026/06/25 03:22:44 INFO : FileLu root 'rclone-test-yozedid8jofi': Rmdir: successfully deleted "/rclone-test-yozedid8jofi" 2026/06/25 03:22:44 DEBUG : FileLu root 'rclone-test-cusahoq7wiyo': Purge remote 2026/06/25 03:22:45 INFO : FileLu root 'rclone-test-cusahoq7wiyo': Rmdir: successfully deleted "/rclone-test-cusahoq7wiyo" 2026/06/25 03:22:45 DEBUG : FileLu root 'rclone-test-bagiveg1kafu': Purge remote 2026/06/25 03:22:45 INFO : FileLu root 'rclone-test-bagiveg1kafu': Rmdir: successfully deleted "/rclone-test-bagiveg1kafu" 2026/06/25 03:22:45 DEBUG : FileLu root 'rclone-test-povezon6qiko': Purge remote 2026/06/25 03:22:46 INFO : FileLu root 'rclone-test-povezon6qiko': Rmdir: successfully deleted "/rclone-test-povezon6qiko" 2026/06/25 03:22:46 DEBUG : FileLu root 'rclone-test-maboyux8cuye': Purge remote 2026/06/25 03:22:46 INFO : FileLu root 'rclone-test-maboyux8cuye': Rmdir: successfully deleted "/rclone-test-maboyux8cuye" 2026/06/25 03:22:46 DEBUG : FileLu root 'rclone-test-wonibeg9gisu': Purge remote 2026/06/25 03:22:47 INFO : FileLu root 'rclone-test-wonibeg9gisu': Rmdir: successfully deleted "/rclone-test-wonibeg9gisu" --- SKIP: TestApplyTransforms (36.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:22:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/25 03:22:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub" with ID 4522093 2026/06/25 03:22:50 DEBUG : sub/file2: size = 14 OK 2026/06/25 03:22:50 INFO : file1: Copied (new) to: sub/file2 2026/06/25 03:22:53 DEBUG : sub/file2: size = 14 OK 2026/06/25 03:22:53 DEBUG : file1: Sizes identical 2026/06/25 03:22:53 DEBUG : file1: Unchanged skipping 2026/06/25 03:22:54 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': don't need to copy/move sub/file2, it is already at target location 2026/06/25 03:22:57 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub/file2 2026/06/25 03:22:58 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub" --- PASS: TestCopyFile (11.22s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.41s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:23:01 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/dst" with ID 4522095 2026/06/25 03:23:05 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi/backup" 2026/06/25 03:23:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1190009144) 2026/06/25 03:23:05 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-ruhazoz5dixi') 2026/06/25 03:23:05 DEBUG : dst/file1: Sizes differ 2026/06/25 03:23:09 INFO : FileLu root 'rclone-test-ruhazoz5dixi/backup': Successfully created folder "rclone-test-ruhazoz5dixi/backup/dst" with ID 4522098 2026/06/25 03:23:11 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/dst/file1 2026/06/25 03:23:11 INFO : dst/file1: Moved (server-side) 2026/06/25 03:23:13 DEBUG : dst/file1: size = 14 OK 2026/06/25 03:23:13 INFO : dst/file1: Copied (new) 2026/06/25 03:23:16 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/dst/file1 2026/06/25 03:23:18 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/backup/dst/file1 2026/06/25 03:23:19 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/dst" 2026/06/25 03:23:20 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/backup/dst" 2026/06/25 03:23:21 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/backup" --- PASS: TestCopyFileBackupDir (21.87s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:23:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi/dst" 2026/06/25 03:23:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi/CompareDest" 2026/06/25 03:23:23 DEBUG : one: Need to transfer - File not found at Destination 2026/06/25 03:23:25 INFO : FileLu root 'rclone-test-ruhazoz5dixi/dst': Successfully created folder "rclone-test-ruhazoz5dixi/dst" with ID 4522106 2026/06/25 03:23:27 DEBUG : one: size = 3 OK 2026/06/25 03:23:27 INFO : one: Copied (new) 2026/06/25 03:23:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1190009144) 2026/06/25 03:23:30 DEBUG : one: size = 3 (FileLu root 'rclone-test-ruhazoz5dixi/dst') 2026/06/25 03:23:30 DEBUG : one: Sizes differ 2026/06/25 03:23:34 DEBUG : one: size = 5 OK 2026/06/25 03:23:34 INFO : one: Copied (replaced existing) 2026/06/25 03:23:39 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/CompareDest" with ID 4522109 2026/06/25 03:23:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1190009144) 2026/06/25 03:23:43 DEBUG : one: size = 3 (FileLu root 'rclone-test-ruhazoz5dixi/dst') 2026/06/25 03:23:43 DEBUG : one: Sizes differ 2026/06/25 03:23:44 DEBUG : one: size = 5 OK 2026/06/25 03:23:44 DEBUG : one: Sizes identical 2026/06/25 03:23:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/25 03:23:49 DEBUG : two: Need to transfer - File not found at Destination 2026/06/25 03:23:50 DEBUG : two: size = 3 OK 2026/06/25 03:23:50 DEBUG : two: Sizes identical 2026/06/25 03:23:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/25 03:23:52 DEBUG : two: Need to transfer - File not found at Destination 2026/06/25 03:23:53 DEBUG : two: size = 3 OK 2026/06/25 03:23:53 DEBUG : two: Sizes identical 2026/06/25 03:23:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/25 03:23:56 DEBUG : two: Need to transfer - File not found at Destination 2026/06/25 03:23:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone1190009144) 2026/06/25 03:23:57 DEBUG : two: size = 3 (FileLu root 'rclone-test-ruhazoz5dixi/CompareDest') 2026/06/25 03:23:57 DEBUG : two: Sizes differ 2026/06/25 03:24:00 DEBUG : two: size = 5 OK 2026/06/25 03:24:00 INFO : two: Copied (new) 2026/06/25 03:24:02 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/dst/one 2026/06/25 03:24:03 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/dst/two 2026/06/25 03:24:03 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/CompareDest/one 2026/06/25 03:24:04 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/CompareDest/two 2026/06/25 03:24:06 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/dst" 2026/06/25 03:24:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/CompareDest" --- PASS: TestCopyFileCompareDest (46.00s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.12s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.13s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.11s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.11s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:24:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/25 03:24:14 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/TestCopyFileMaxTransfer" with ID 4522115 2026/06/25 03:24:16 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/25 03:24:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/25 03:24:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/25 03:24:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.filelu.live/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/06/25 03:24:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/25 03:24:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/25 03:24:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/25 03:24:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/25 03:24:28 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/TestCopyFileMaxTransfer/file1 2026/06/25 03:24:28 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/TestCopyFileMaxTransfer/file4 2026/06/25 03:24:29 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.82s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.13s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.20s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.15s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.14s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.13s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.15s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.13s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.20s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.11s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.12s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.13s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:24:48 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir" with ID 4522120 2026/06/25 03:24:53 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir/ignore dir" with ID 4522121 2026/06/25 03:24:59 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir/sub sub dir" with ID 4522122 2026/06/25 03:25:03 DEBUG : a.txt: Excluded (Size Filter) 2026/06/25 03:25:03 DEBUG : a.txt: Excluded 2026/06/25 03:25:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/25 03:25:04 DEBUG : sub dir/hello world2: Excluded 2026/06/25 03:25:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/25 03:25:04 DEBUG : sub dir/hello world: Excluded 2026/06/25 03:25:06 DEBUG : sub dir/ignore dir: Excluded 2026/06/25 03:25:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/25 03:25:07 DEBUG : sub dir/hello world2: Excluded 2026/06/25 03:25:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/25 03:25:07 DEBUG : sub dir/hello world: Excluded 2026/06/25 03:25:07 DEBUG : sub dir/ignore dir: Excluded 2026/06/25 03:25:09 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/a.txt 2026/06/25 03:25:10 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/zend.txt 2026/06/25 03:25:11 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/hello world 2026/06/25 03:25:12 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/hello world2 2026/06/25 03:25:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/sub sub dir/hello world3 2026/06/25 03:25:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/ignore dir/.ignore 2026/06/25 03:25:14 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/ignore dir/should be ignored 2026/06/25 03:25:15 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir/sub sub dir" 2026/06/25 03:25:16 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir/ignore dir" 2026/06/25 03:25:17 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir" --- PASS: TestListDirSorted (35.54s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:25:24 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir" with ID 4522125 2026/06/25 03:25:29 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir/ignore dir" with ID 4522126 2026/06/25 03:25:34 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir/sub sub dir" with ID 4522127 2026/06/25 03:25:39 DEBUG : a.txt: Excluded (Size Filter) 2026/06/25 03:25:39 DEBUG : a.txt: Excluded 2026/06/25 03:25:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/25 03:25:40 DEBUG : sub dir/hello world2: Excluded 2026/06/25 03:25:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/25 03:25:40 DEBUG : sub dir/hello world: Excluded 2026/06/25 03:25:42 DEBUG : sub dir/ignore dir: Excluded 2026/06/25 03:25:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/25 03:25:42 DEBUG : sub dir/hello world2: Excluded 2026/06/25 03:25:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/25 03:25:42 DEBUG : sub dir/hello world: Excluded 2026/06/25 03:25:43 DEBUG : sub dir/ignore dir: Excluded 2026/06/25 03:25:45 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/a.txt 2026/06/25 03:25:46 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/zend.txt 2026/06/25 03:25:47 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/hello world 2026/06/25 03:25:47 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/hello world2 2026/06/25 03:25:48 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/sub sub dir/hello world3 2026/06/25 03:25:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/ignore dir/.ignore 2026/06/25 03:25:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/ignore dir/should be ignored 2026/06/25 03:25:51 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir/sub sub dir" 2026/06/25 03:25:52 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir/ignore dir" 2026/06/25 03:25:53 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir" --- PASS: TestListDirSortedFn (35.39s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:25:57 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub" with ID 4522130 === 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/06/25 03:26:06 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/06/25 03:26:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file1 2026/06/25 03:26:09 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub/file2 2026/06/25 03:26:10 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub" --- PASS: TestListJSON (16.86s) --- PASS: TestListJSON/Default (0.56s) --- PASS: TestListJSON/FilesOnly (0.57s) --- PASS: TestListJSON/DirsOnly (0.55s) --- PASS: TestListJSON/Recurse (1.17s) --- PASS: TestListJSON/SubDir (0.55s) --- PASS: TestListJSON/NoModTime (0.56s) --- PASS: TestListJSON/NoMimeType (0.55s) --- PASS: TestListJSON/ShowHash (0.57s) --- PASS: TestListJSON/HashTypes (0.56s) --- PASS: TestListJSON/Metadata (0.57s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:26:14 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub" with ID 4522133 === 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/06/25 03:26:26 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi/notfound" 2026/06/25 03:26:26 DEBUG : Config file has changed externally - reloading 2026/06/25 03:26:29 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file1 2026/06/25 03:26:30 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub/file2 2026/06/25 03:26:31 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub" --- PASS: TestStatJSON (21.25s) --- PASS: TestStatJSON/Root (0.55s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.57s) --- PASS: TestStatJSON/Dir (1.14s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.56s) --- PASS: TestStatJSON/File (1.12s) --- PASS: TestStatJSON/NotFound (1.16s) --- PASS: TestStatJSON/DirFilesOnly (0.55s) --- PASS: TestStatJSON/FileFilesOnly (1.12s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.58s) --- PASS: TestStatJSON/DirDirsOnly (0.56s) --- PASS: TestStatJSON/FileDirsOnly (0.55s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.55s) --- PASS: TestStatJSON/RootNotFound (1.13s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:26:32 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Making directory 2026/06/25 03:26:32 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi" with ID 4.522035e+06 2026/06/25 03:26:33 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Making directory 2026/06/25 03:26:33 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi" with ID 4.522035e+06 --- PASS: TestMkdir (2.79s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:26:35 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir" with ID 4522135 2026/06/25 03:26:41 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/hello world 2026/06/25 03:26:42 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir" --- PASS: TestLsd (8.29s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:26:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:26:50 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 --- PASS: TestLs (7.98s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:26:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/25 03:26:56 DEBUG : empty space: Excluded 2026/06/25 03:26:58 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:26:59 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 --- PASS: TestLsWithFilesFrom (9.02s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:27:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:27:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 --- PASS: TestLsLong (8.07s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:27:14 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:27:14 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 --- PASS: TestHashSums (7.34s) === RUN TestHashSumsWithErrors 2026/06/25 03:27:15 DEBUG : Creating backend with remote ":memory:" 2026/06/25 03:27:15 DEBUG : Config file has changed externally - reloading 2026/06/25 03:27:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/25 03:27:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/25 03:27:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/25 03:27:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/25 03:27:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/25 03:27:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/25 03:27:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/25 03:27:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/25 03:27:15 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-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:27:21 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir" with ID 4522138 2026/06/25 03:27:25 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/empty space 2026/06/25 03:27:26 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 2026/06/25 03:27:27 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/potato3 2026/06/25 03:27:28 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir" --- PASS: TestCount (13.79s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:27:36 DEBUG : Waiting for deletions to finish 2026/06/25 03:27:37 DEBUG : large: Excluded (Size Filter) 2026/06/25 03:27:37 DEBUG : large: Excluded 2026/06/25 03:27:37 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/medium 2026/06/25 03:27:37 INFO : medium: Deleted 2026/06/25 03:27:37 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/small 2026/06/25 03:27:37 INFO : small: Deleted 2026/06/25 03:27:39 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/large --- PASS: TestDelete (10.78s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:27:48 DEBUG : Waiting for deletions to finish 2026/06/25 03:27:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/25 03:27:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/large 2026/06/25 03:27:49 INFO : large: Deleted 2026/06/25 03:27:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/medium 2026/06/25 03:27:49 INFO : medium: Deleted 2026/06/25 03:27:50 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/small --- PASS: TestMaxDelete (12.48s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:27:59 DEBUG : Waiting for deletions to finish 2026/06/25 03:28:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/25 03:28:01 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/medium 2026/06/25 03:28:01 INFO : medium: Deleted 2026/06/25 03:28:01 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/small 2026/06/25 03:28:01 INFO : small: Deleted 2026/06/25 03:28:02 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/large --- PASS: TestMaxDeleteSizeLargeFile (11.97s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:28:12 DEBUG : Waiting for deletions to finish 2026/06/25 03:28:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/25 03:28:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/medium 2026/06/25 03:28:13 INFO : medium: Deleted 2026/06/25 03:28:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/large 2026/06/25 03:28:13 INFO : large: Deleted 2026/06/25 03:28:15 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/small --- PASS: TestMaxDeleteSize (12.20s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:28:22 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/ReadFile --- PASS: TestReadFile (7.92s) === RUN TestRetry 2026/06/25 03:28:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/25 03:28:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/25 03:28:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/25 03:28:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/25 03:28:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/25 03:28:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/25 03:28:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:28:46 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file1 2026/06/25 03:28:46 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file2 --- PASS: TestCat (22.58s) === RUN TestPurge 2026/06/25 03:28:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zukuzuf8bife" 2026/06/25 03:28:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:28:47 DEBUG : Creating backend with remote "/tmp/rclone3547809359" run.go:198: Remote "FileLu root 'rclone-test-zukuzuf8bife'", Local "Local file system at /tmp/rclone3547809359", Modify Window "876000h0m0s" 2026/06/25 03:28:47 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife" with ID 4522142 2026/06/25 03:28:48 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife" with ID 4.522142e+06 2026/06/25 03:28:49 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A1/B1/C1" with ID 4522146 2026/06/25 03:28:51 INFO : A2: Making directory 2026/06/25 03:28:51 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A2" with ID 4522147 2026/06/25 03:28:51 INFO : A1/B2: Making directory 2026/06/25 03:28:52 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A1/B2" with ID 4522148 2026/06/25 03:28:52 INFO : A1/B2/C2: Making directory 2026/06/25 03:28:53 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A1/B2/C2" with ID 4522149 2026/06/25 03:28:53 INFO : A1/B1/C3: Making directory 2026/06/25 03:28:53 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A1/B1/C3" with ID 4522150 2026/06/25 03:28:53 INFO : A3: Making directory 2026/06/25 03:28:54 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A3" with ID 4522151 2026/06/25 03:28:54 INFO : A3/B3: Making directory 2026/06/25 03:28:54 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A3/B3" with ID 4522152 2026/06/25 03:28:54 INFO : A3/B3/C4: Making directory 2026/06/25 03:28:55 INFO : FileLu root 'rclone-test-zukuzuf8bife': Successfully created folder "rclone-test-zukuzuf8bife/A3/B3/C4" with ID 4522153 2026/06/25 03:29:00 INFO : FileLu root 'rclone-test-zukuzuf8bife': Rmdir: successfully deleted "/rclone-test-zukuzuf8bife/A1/B1" 2026/06/25 03:29:03 INFO : FileLu root 'rclone-test-zukuzuf8bife': Rmdir: successfully deleted "/rclone-test-zukuzuf8bife" 2026/06/25 03:29:03 ERROR : error listing: directory not found 2026/06/25 03:29:03 DEBUG : FileLu root 'rclone-test-zukuzuf8bife': Purge remote 2026/06/25 03:29:04 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.19s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:29:05 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi" with ID 4.522035e+06 2026/06/25 03:29:06 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1/C1" with ID 4522156 2026/06/25 03:29:07 INFO : A2: Making directory 2026/06/25 03:29:08 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A2" with ID 4522158 2026/06/25 03:29:08 INFO : A1/B2: Making directory 2026/06/25 03:29:08 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B2" with ID 4522159 2026/06/25 03:29:08 INFO : A1/B2/C2: Making directory 2026/06/25 03:29:09 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B2/C2" with ID 4522160 2026/06/25 03:29:09 INFO : A1/B1/C3: Making directory 2026/06/25 03:29:10 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1/C3" with ID 4522161 2026/06/25 03:29:10 INFO : A3: Making directory 2026/06/25 03:29:10 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3" with ID 4522162 2026/06/25 03:29:10 INFO : A3/B3: Making directory 2026/06/25 03:29:11 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3/B3" with ID 4522163 2026/06/25 03:29:11 INFO : A3/B3/C4: Making directory 2026/06/25 03:29:11 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3/B3/C4" with ID 4522164 2026/06/25 03:29:16 DEBUG : removing 1 level 3 directories 2026/06/25 03:29:16 INFO : A3/B3/C4: Removing directory 2026/06/25 03:29:18 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3/B3/C4" 2026/06/25 03:29:23 DEBUG : removing 2 level 3 directories 2026/06/25 03:29:23 INFO : A1/B2/C2: Removing directory 2026/06/25 03:29:23 INFO : A1/B1/C3: Removing directory 2026/06/25 03:29:24 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B2/C2" 2026/06/25 03:29:24 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1/C3" 2026/06/25 03:29:24 DEBUG : removing 2 level 2 directories 2026/06/25 03:29:24 INFO : A3/B3: Removing directory 2026/06/25 03:29:24 INFO : A1/B2: Removing directory 2026/06/25 03:29:25 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3/B3" 2026/06/25 03:29:25 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B2" 2026/06/25 03:29:25 DEBUG : removing 2 level 1 directories 2026/06/25 03:29:25 INFO : A3: Removing directory 2026/06/25 03:29:25 INFO : A2: Removing directory 2026/06/25 03:29:26 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3" 2026/06/25 03:29:26 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A2" 2026/06/25 03:29:30 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A1/B1/C1/one 2026/06/25 03:29:32 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A1/two 2026/06/25 03:29:34 DEBUG : removing 1 level 3 directories 2026/06/25 03:29:34 INFO : A1/B1/C1: Removing directory 2026/06/25 03:29:36 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1/C1" 2026/06/25 03:29:36 DEBUG : removing 1 level 2 directories 2026/06/25 03:29:36 INFO : A1/B1: Removing directory 2026/06/25 03:29:37 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1" 2026/06/25 03:29:37 DEBUG : removing 1 level 1 directories 2026/06/25 03:29:37 INFO : A1: Removing directory 2026/06/25 03:29:38 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1" 2026/06/25 03:29:38 DEBUG : removing 1 level 0 directories 2026/06/25 03:29:38 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Removing directory 2026/06/25 03:29:39 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi" 2026/06/25 03:29:40 ERROR : error listing: directory not found 2026/06/25 03:29:40 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (36.20s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:29:41 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi" with ID 4522168 2026/06/25 03:29:41 INFO : A1: Making directory 2026/06/25 03:29:41 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1" with ID 4522169 2026/06/25 03:29:41 INFO : A1/B1: Making directory 2026/06/25 03:29:42 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1" with ID 4522170 2026/06/25 03:29:42 INFO : A1/B1/C1: Making directory 2026/06/25 03:29:42 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1/C1" with ID 4522171 2026/06/25 03:29:46 DEBUG : removing 1 level 3 directories 2026/06/25 03:29:46 INFO : A1/B1/C1: Removing directory 2026/06/25 03:29:47 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1/C1" 2026/06/25 03:29:47 DEBUG : removing 1 level 2 directories 2026/06/25 03:29:47 INFO : A1/B1: Removing directory 2026/06/25 03:29:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1" 2026/06/25 03:29:52 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1" --- PASS: TestRmdirsLeaveRoot (12.37s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:29:53 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi" with ID 4.522168e+06 2026/06/25 03:29:53 INFO : A1: Making directory 2026/06/25 03:29:54 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1" with ID 4522177 2026/06/25 03:29:54 INFO : A1/B1: Making directory 2026/06/25 03:29:54 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1" with ID 4522178 2026/06/25 03:29:54 INFO : A1/B1/C1: Making directory 2026/06/25 03:29:55 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1/C1" with ID 4522179 2026/06/25 03:29:59 DEBUG : removing 1 level 3 directories 2026/06/25 03:29:59 INFO : A1/B1/C1: Removing directory 2026/06/25 03:30:01 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1/C1" 2026/06/25 03:30:01 DEBUG : removing 1 level 2 directories 2026/06/25 03:30:01 INFO : A1/B1: Removing directory 2026/06/25 03:30:02 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1" 2026/06/25 03:30:06 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1" --- PASS: TestRmdirsWithFilter (13.71s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:30:11 DEBUG : filename.txt: File name found in url 2026/06/25 03:30:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/25 03:30:19 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file1 2026/06/25 03:30:20 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file2 2026/06/25 03:30:21 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/filename.txt 2026/06/25 03:30:21 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/headerfilename.txt --- PASS: TestCopyURL (15.43s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:30:25 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file1 --- PASS: TestCopyURLDownloadHeaders (4.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:30:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/25 03:30:27 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub" with ID 4522183 2026/06/25 03:30:29 DEBUG : sub/file2: size = 14 OK 2026/06/25 03:30:29 INFO : file1: Copied (new) to: sub/file2 2026/06/25 03:30:29 INFO : file1: Deleted 2026/06/25 03:30:31 DEBUG : sub/file2: size = 14 OK 2026/06/25 03:30:31 DEBUG : file1: Sizes identical 2026/06/25 03:30:31 DEBUG : file1: Unchanged skipping 2026/06/25 03:30:31 INFO : file1: Deleted 2026/06/25 03:30:32 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': don't need to copy/move sub/file2, it is already at target location 2026/06/25 03:30:35 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub/file2 2026/06/25 03:30:36 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub" --- PASS: TestMoveFile (11.28s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:30:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/25 03:30:40 DEBUG : file1: size = 14 OK 2026/06/25 03:30:40 INFO : file1: Copied (new) 2026/06/25 03:30:40 INFO : file1: Deleted 2026/06/25 03:30:41 DEBUG : file1: Destination exists, skipping 2026/06/25 03:30:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/25 03:30:43 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.77s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.12s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:30:47 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/dst" with ID 4522184 2026/06/25 03:30:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruhazoz5dixi/backup" 2026/06/25 03:30:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1190009144) 2026/06/25 03:30:52 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-ruhazoz5dixi') 2026/06/25 03:30:52 DEBUG : dst/file1: Sizes differ 2026/06/25 03:30:55 INFO : FileLu root 'rclone-test-ruhazoz5dixi/backup': Successfully created folder "rclone-test-ruhazoz5dixi/backup/dst" with ID 4522216 2026/06/25 03:30:57 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/dst/file1 2026/06/25 03:30:57 INFO : dst/file1: Moved (server-side) 2026/06/25 03:30:59 DEBUG : dst/file1: size = 14 OK 2026/06/25 03:30:59 INFO : dst/file1: Copied (new) 2026/06/25 03:30:59 INFO : dst/file1: Deleted 2026/06/25 03:31:03 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/dst/file1 2026/06/25 03:31:03 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/backup/dst/file1 2026/06/25 03:31:04 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/dst" 2026/06/25 03:31:06 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/backup/dst" 2026/06/25 03:31:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/backup" --- PASS: TestMoveFileBackupDir (21.29s) === 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-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:31:08 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi" with ID 4.522168e+06 2026/06/25 03:31:09 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1" with ID 4522232 2026/06/25 03:31:14 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1" with ID 4522234 2026/06/25 03:31:17 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1/C1" with ID 4522235 2026/06/25 03:31:20 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1/C2" with ID 4522239 2026/06/25 03:31:22 INFO : A1/B2: Making directory 2026/06/25 03:31:22 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B2" with ID 4522241 2026/06/25 03:31:22 INFO : A1/B1/C3: Making directory 2026/06/25 03:31:23 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A1/B1/C3" with ID 4522242 2026/06/25 03:31:27 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A2" with ID 4522243 2026/06/25 03:31:28 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A2/B1" with ID 4522244 2026/06/25 03:31:29 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A2/B1/C1" with ID 4522245 2026/06/25 03:31:29 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A2/B1/C2" with ID 4522246 2026/06/25 03:31:30 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A2/B1/C3" with ID 4522247 2026/06/25 03:31:30 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A2/B2" with ID 4522248 2026/06/25 03:31:35 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A1/two 2026/06/25 03:31:35 INFO : A1/two: Moved (server-side) to: A2/two 2026/06/25 03:31:35 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A1/B1/three 2026/06/25 03:31:35 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/06/25 03:31:35 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A1/B1/C2/five 2026/06/25 03:31:35 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/06/25 03:31:35 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A1/one 2026/06/25 03:31:35 INFO : A1/one: Moved (server-side) to: A2/one 2026/06/25 03:31:35 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A1/B1/C1/four 2026/06/25 03:31:35 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/06/25 03:31:36 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B2" 2026/06/25 03:31:37 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1/C3" 2026/06/25 03:31:38 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1/C2" 2026/06/25 03:31:40 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1/C1" 2026/06/25 03:31:41 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1/B1" 2026/06/25 03:31:42 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A1" 2026/06/25 03:31:46 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3" with ID 4522258 2026/06/25 03:31:47 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3/B1" with ID 4522260 2026/06/25 03:31:47 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3/B1/C1" with ID 4522261 2026/06/25 03:31:48 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3/B1/C2" with ID 4522262 2026/06/25 03:31:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3/B1/C3" with ID 4522263 2026/06/25 03:31:49 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A3/B2" with ID 4522265 2026/06/25 03:31:54 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A2/one 2026/06/25 03:31:54 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/25 03:31:54 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A2/B1/three 2026/06/25 03:31:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/25 03:31:54 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A2/B1/C1/four 2026/06/25 03:31:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/25 03:31:54 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A2/B1/C2/five 2026/06/25 03:31:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/25 03:31:54 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A2/two 2026/06/25 03:31:54 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/25 03:31:55 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A2/B2" 2026/06/25 03:31:56 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A2/B1/C3" 2026/06/25 03:31:57 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A2/B1/C2" 2026/06/25 03:31:58 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A2/B1/C1" 2026/06/25 03:32:00 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A2/B1" 2026/06/25 03:32:01 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A2" 2026/06/25 03:32:03 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/25 03:32:05 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A4" with ID 4522270 2026/06/25 03:32:06 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A4/B1" with ID 4522272 2026/06/25 03:32:06 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A4/B1/C1" with ID 4522273 2026/06/25 03:32:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A4/B1/C2" with ID 4522274 2026/06/25 03:32:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A4/B1/C3" with ID 4522275 2026/06/25 03:32:08 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/A4/B2" with ID 4522276 2026/06/25 03:32:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A3/B1/C2/five 2026/06/25 03:32:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/25 03:32:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A3/two 2026/06/25 03:32:13 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/25 03:32:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A3/B1/C1/four 2026/06/25 03:32:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/25 03:32:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A3/B1/three 2026/06/25 03:32:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/25 03:32:13 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A3/one 2026/06/25 03:32:13 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/25 03:32:14 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3/B2" 2026/06/25 03:32:15 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3/B1/C3" 2026/06/25 03:32:16 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3/B1/C2" 2026/06/25 03:32:17 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3/B1/C1" 2026/06/25 03:32:19 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3/B1" 2026/06/25 03:32:20 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A3" 2026/06/25 03:32:24 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A4/one 2026/06/25 03:32:24 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A4/two 2026/06/25 03:32:25 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A4/B1/three 2026/06/25 03:32:27 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A4/B1/C1/four 2026/06/25 03:32:27 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/A4/B1/C2/five 2026/06/25 03:32:28 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A4/B2" 2026/06/25 03:32:29 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A4/B1/C3" 2026/06/25 03:32:31 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A4/B1/C2" 2026/06/25 03:32:32 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A4/B1/C1" 2026/06/25 03:32:33 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A4/B1" 2026/06/25 03:32:34 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/A4" --- PASS: TestDirMove (87.23s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:32:34 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (1.13s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:32:36 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/25 03:32:38 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/25 03:32:38 NOTICE: FileLu root 'rclone-test-ruhazoz5dixi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/25 03:32:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/25 03:32:38 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/25 03:32:41 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/25 03:32:41 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/25 03:32:42 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/no_checksum_big_file_from_pipe 2026/06/25 03:32:43 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:32:44 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/25 03:32:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/25 03:32:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/25 03:32:47 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/25 03:32:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/25 03:32:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/25 03:32:51 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/with_checksum_big_file_from_pipe 2026/06/25 03:32:51 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:32:52 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/25 03:32:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/25 03:32:55 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/06/25 03:32:55 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/25 03:32:57 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/25 03:32:57 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/06/25 03:32:59 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/ignore_checksum_big_file_from_pipe 2026/06/25 03:33:00 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:33:01 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/25 03:33:03 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/25 03:33:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/25 03:33:03 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/25 03:33:05 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/25 03:33:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/25 03:33:07 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/ignore_checksum_big_file_from_pipe 2026/06/25 03:33:08 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (32.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.05s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.21s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:33:12 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/25 03:33:14 DEBUG : potato2: size = 60 OK 2026/06/25 03:33:14 DEBUG : potato2: Size of src and dst objects identical 2026/06/25 03:33:16 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato1 2026/06/25 03:33:17 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato2 --- PASS: TestRcatSize (7.75s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.11s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:33:22 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/potato1 --- PASS: TestRcatSizeUploadHeaders (4.05s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.15s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.18s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.13s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.10s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.22s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.11s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-ruhazoz5dixi'", Local "Local file system at /tmp/rclone1190009144", Modify Window "876000h0m0s" 2026/06/25 03:33:30 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully created folder "rclone-test-ruhazoz5dixi/sub dir" with ID 4522298 2026/06/25 03:33:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.namekik5" before starting 2026/06/25 03:33:44 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/test remove existing 2026/06/25 03:33:45 DEBUG : sub dir/test remove existing.namekik5: TEST: removing renamed existing file after operation 2026/06/25 03:33:46 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/test remove existing.namekik5 2026/06/25 03:33:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zikuvid3" before starting 2026/06/25 03:33:52 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/25 03:33:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zikuvid3: TEST: renaming existing back after failed operation 2026/06/25 03:33:57 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zikuvid3 2026/06/25 03:34:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wojaqaz6" before starting 2026/06/25 03:34:04 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/25 03:34:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wojaqaz6: TEST: removing renamed existing file after operation 2026/06/25 03:34:05 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Successfully deleted file: /rclone-test-ruhazoz5dixi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wojaqaz6 2026/06/25 03:34:09 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi/sub dir" --- PASS: TestRemoveExisting (40.14s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/25 03:34:09 DEBUG : FileLu root 'rclone-test-ruhazoz5dixi': Purge remote 2026/06/25 03:34:10 INFO : FileLu root 'rclone-test-ruhazoz5dixi': Rmdir: successfully deleted "/rclone-test-ruhazoz5dixi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m33.531054366s (try 1/5)