"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/01/28 01:16:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu" 2026/01/28 01:16:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:16:54 DEBUG : Creating backend with remote "/tmp/rclone2479519968" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/28 01:16:54 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.66s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/28 01:16:55 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/01/28 01:16:55 DEBUG : a: size = 0 OK 2026/01/28 01:16:55 DEBUG : a: size = 1 (memory) 2026/01/28 01:16:55 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/01/28 01:16:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/01/28 01:16:55 DEBUG : potato: Seek from 10 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 10 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/01/28 01:16:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 2 2026/01/28 01:16:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/01/28 01:16:55 DEBUG : potato: Seek from 7 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 7 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/01/28 01:16:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 2 2026/01/28 01:16:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/01/28 01:16:55 DEBUG : potato: Seek from 8 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 8 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/01/28 01:16:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/28 01:16:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/28 01:16:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/28 01:16:55 DEBUG : potato: Seek from 5 to 2 2026/01/28 01:16:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/01/28 01:16:55 DEBUG : potato: Seek from 9 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 9 to 0 2026/01/28 01:16:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:16:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu" with ID 2567894 2026/01/28 01:16:57 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2026/01/28 01:16:59 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2026/01/28 01:17:01 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2026/01/28 01:17:16 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2026/01/28 01:17:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:17:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 2026/01/28 01:17:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/remotepotato 2026/01/28 01:17:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/rutabaga --- PASS: TestCheck (24.16s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (6.92s) --- PASS: TestCheck/5 (6.14s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/01/28 01:17:19 DEBUG : Creating backend with remote "nonexistent" 2026/01/28 01:17:19 DEBUG : Creating backend with remote "nonexistent" 2026/01/28 01:17:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/01/28 01:17:19 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/01/28 01:17:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/01/28 01:17:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:17:20 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/01/28 01:17:25 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2026/01/28 01:17:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/01/28 01:17:33 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/01/28 01:17:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:17:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 2026/01/28 01:17:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/remotepotato 2026/01/28 01:17:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/rutabaga --- PASS: TestCheckDownload (18.19s) --- PASS: TestCheckDownload/1 (1.31s) --- PASS: TestCheckDownload/2 (1.31s) --- PASS: TestCheckDownload/3 (1.30s) --- PASS: TestCheckDownload/4 (1.54s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.26s) --- PASS: TestCheckDownload/7 (1.28s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:17:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/01/28 01:17:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2026/01/28 01:17:43 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/01/28 01:17:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/01/28 01:17:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:17:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 2026/01/28 01:17:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/remotepotato 2026/01/28 01:17:48 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/rutabaga --- PASS: TestCheckSizeOnly (11.41s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:17:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" 2026/01/28 01:17:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/28 01:17:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/28 01:17:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/28 01:17:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/28 01:17:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" 2026/01/28 01:17:55 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/28 01:17:55 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/28 01:17:55 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/28 01:17:55 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/28 01:17:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/test.sum --- PASS: TestParseSumFile (7.16s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:17:56 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu/data" check_test.go:350: FileLu root 'rclone-test-wufidoh3digu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.16s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:17:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu/data" 2026/01/28 01:17:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/data" with ID 2567895 2026/01/28 01:17:59 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "data/banana" 2026/01/28 01:18:01 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2026/01/28 01:18:15 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "data/potato" 2026/01/28 01:18:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2026/01/28 01:18:23 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2026/01/28 01:18:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2026/01/28 01:18:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2026/01/28 01:18:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2026/01/28 01:18:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "data/banana" 2026/01/28 01:18:46 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "data/potato" 2026/01/28 01:18:48 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2026/01/28 01:18:52 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/test.sum 2026/01/28 01:18:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/data/banana 2026/01/28 01:18:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/data/potato 2026/01/28 01:18:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/data" --- PASS: TestCheckSumDownload (57.07s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (2.95s) --- PASS: TestCheckSumDownload/subtest3 (2.92s) --- PASS: TestCheckSumDownload/subtest4 (3.67s) --- PASS: TestCheckSumDownload/subtest5 (2.76s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (2.69s) === RUN TestApplyTransforms 2026/01/28 01:18:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nudugam8rowe" 2026/01/28 01:18:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:18:54 DEBUG : Creating backend with remote "/tmp/rclone147232133" run.go:185: Remote "FileLu root 'rclone-test-nudugam8rowe'", Local "Local file system at /tmp/rclone147232133", Modify Window "876000h0m0s" 2026/01/28 01:18:54 INFO : FileLu root 'rclone-test-nudugam8rowe': Successfully created folder "rclone-test-nudugam8rowe" with ID 2567896 2026/01/28 01:18:56 INFO : FileLu root 'rclone-test-nudugam8rowe': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2026/01/28 01:18:57 ERROR : hello, world!: sum not found 2026/01/28 01:18:57 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-nudugam8rowe' 2026/01/28 01:18:57 NOTICE: FileLu root 'rclone-test-nudugam8rowe': 1 files missing 2026/01/28 01:18:57 NOTICE: 1 hashes missing 2026/01/28 01:18:57 NOTICE: FileLu root 'rclone-test-nudugam8rowe': 1 differences found 2026/01/28 01:18:57 NOTICE: FileLu root 'rclone-test-nudugam8rowe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/01/28 01:18:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:18:58 NOTICE: FileLu root 'rclone-test-nudugam8rowe': 0 differences found 2026/01/28 01:18:58 NOTICE: FileLu root 'rclone-test-nudugam8rowe': 1 matching files 2026/01/28 01:18:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dodajar0yuse" 2026/01/28 01:18:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:18:58 DEBUG : Creating backend with remote "/tmp/rclone1533248158" run.go:185: Remote "FileLu root 'rclone-test-dodajar0yuse'", Local "Local file system at /tmp/rclone1533248158", Modify Window "876000h0m0s" 2026/01/28 01:18:58 INFO : FileLu root 'rclone-test-dodajar0yuse': Successfully created folder "rclone-test-dodajar0yuse" with ID 2567897 2026/01/28 01:19:00 INFO : FileLu root 'rclone-test-dodajar0yuse': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2026/01/28 01:19:00 ERROR : HELLO, WORLD!: sum not found 2026/01/28 01:19:00 ERROR : hello, world!: file not in FileLu root 'rclone-test-dodajar0yuse' 2026/01/28 01:19:00 NOTICE: FileLu root 'rclone-test-dodajar0yuse': 1 files missing 2026/01/28 01:19:00 NOTICE: 1 hashes missing 2026/01/28 01:19:00 NOTICE: FileLu root 'rclone-test-dodajar0yuse': 1 differences found 2026/01/28 01:19:00 NOTICE: FileLu root 'rclone-test-dodajar0yuse': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/01/28 01:19:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:02 NOTICE: FileLu root 'rclone-test-dodajar0yuse': 0 differences found 2026/01/28 01:19:02 NOTICE: FileLu root 'rclone-test-dodajar0yuse': 1 matching files 2026/01/28 01:19:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hovadud0zasa" 2026/01/28 01:19:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:02 DEBUG : Creating backend with remote "/tmp/rclone1978064217" run.go:185: Remote "FileLu root 'rclone-test-hovadud0zasa'", Local "Local file system at /tmp/rclone1978064217", Modify Window "876000h0m0s" 2026/01/28 01:19:02 INFO : FileLu root 'rclone-test-hovadud0zasa': Successfully created folder "rclone-test-hovadud0zasa" with ID 2567898 2026/01/28 01:19:15 INFO : FileLu root 'rclone-test-hovadud0zasa': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2026/01/28 01:19:17 ERROR : HeLlO, wOrLd!: sum not found 2026/01/28 01:19:17 ERROR : hello, world!: file not in FileLu root 'rclone-test-hovadud0zasa' 2026/01/28 01:19:17 NOTICE: FileLu root 'rclone-test-hovadud0zasa': 1 files missing 2026/01/28 01:19:17 NOTICE: 1 hashes missing 2026/01/28 01:19:17 NOTICE: FileLu root 'rclone-test-hovadud0zasa': 1 differences found 2026/01/28 01:19:17 NOTICE: FileLu root 'rclone-test-hovadud0zasa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/01/28 01:19:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:18 NOTICE: FileLu root 'rclone-test-hovadud0zasa': 0 differences found 2026/01/28 01:19:18 NOTICE: FileLu root 'rclone-test-hovadud0zasa': 1 matching files 2026/01/28 01:19:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lusufuf9lose" 2026/01/28 01:19:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:18 DEBUG : Creating backend with remote "/tmp/rclone1856229662" run.go:185: Remote "FileLu root 'rclone-test-lusufuf9lose'", Local "Local file system at /tmp/rclone1856229662", Modify Window "876000h0m0s" 2026/01/28 01:19:19 INFO : FileLu root 'rclone-test-lusufuf9lose': Successfully created folder "rclone-test-lusufuf9lose" with ID 2567899 2026/01/28 01:19:20 INFO : FileLu root 'rclone-test-lusufuf9lose': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2026/01/28 01:19:21 ERROR : HELLO, WORLD!: sum not found 2026/01/28 01:19:21 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-lusufuf9lose' 2026/01/28 01:19:21 NOTICE: FileLu root 'rclone-test-lusufuf9lose': 1 files missing 2026/01/28 01:19:21 NOTICE: 1 hashes missing 2026/01/28 01:19:21 NOTICE: FileLu root 'rclone-test-lusufuf9lose': 1 differences found 2026/01/28 01:19:21 NOTICE: FileLu root 'rclone-test-lusufuf9lose': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/01/28 01:19:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:22 NOTICE: FileLu root 'rclone-test-lusufuf9lose': 0 differences found 2026/01/28 01:19:22 NOTICE: FileLu root 'rclone-test-lusufuf9lose': 1 matching files 2026/01/28 01:19:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nitoxor8luko" 2026/01/28 01:19:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:22 DEBUG : Creating backend with remote "/tmp/rclone3508565906" run.go:185: Remote "FileLu root 'rclone-test-nitoxor8luko'", Local "Local file system at /tmp/rclone3508565906", Modify Window "876000h0m0s" 2026/01/28 01:19:22 INFO : FileLu root 'rclone-test-nitoxor8luko': Successfully created folder "rclone-test-nitoxor8luko" with ID 2567900 2026/01/28 01:19:24 INFO : FileLu root 'rclone-test-nitoxor8luko': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2026/01/28 01:19:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/28 01:19:24 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nitoxor8luko' 2026/01/28 01:19:24 NOTICE: FileLu root 'rclone-test-nitoxor8luko': 1 files missing 2026/01/28 01:19:24 NOTICE: 1 hashes missing 2026/01/28 01:19:24 NOTICE: FileLu root 'rclone-test-nitoxor8luko': 1 differences found 2026/01/28 01:19:24 NOTICE: FileLu root 'rclone-test-nitoxor8luko': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/01/28 01:19:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:26 NOTICE: FileLu root 'rclone-test-nitoxor8luko': 0 differences found 2026/01/28 01:19:26 NOTICE: FileLu root 'rclone-test-nitoxor8luko': 1 matching files 2026/01/28 01:19:26 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xolelic3latu" 2026/01/28 01:19:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:26 DEBUG : Creating backend with remote "/tmp/rclone2240948281" run.go:185: Remote "FileLu root 'rclone-test-xolelic3latu'", Local "Local file system at /tmp/rclone2240948281", Modify Window "876000h0m0s" 2026/01/28 01:19:26 INFO : FileLu root 'rclone-test-xolelic3latu': Successfully created folder "rclone-test-xolelic3latu" with ID 2567901 2026/01/28 01:19:27 INFO : FileLu root 'rclone-test-xolelic3latu': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2026/01/28 01:19:28 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/28 01:19:28 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xolelic3latu' 2026/01/28 01:19:28 NOTICE: FileLu root 'rclone-test-xolelic3latu': 1 files missing 2026/01/28 01:19:28 NOTICE: 1 hashes missing 2026/01/28 01:19:28 NOTICE: FileLu root 'rclone-test-xolelic3latu': 1 differences found 2026/01/28 01:19:28 NOTICE: FileLu root 'rclone-test-xolelic3latu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/01/28 01:19:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:29 NOTICE: FileLu root 'rclone-test-xolelic3latu': 0 differences found 2026/01/28 01:19:29 NOTICE: FileLu root 'rclone-test-xolelic3latu': 1 matching files 2026/01/28 01:19:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-genimun5debe" 2026/01/28 01:19:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:29 DEBUG : Creating backend with remote "/tmp/rclone474371412" run.go:185: Remote "FileLu root 'rclone-test-genimun5debe'", Local "Local file system at /tmp/rclone474371412", Modify Window "876000h0m0s" 2026/01/28 01:19:30 INFO : FileLu root 'rclone-test-genimun5debe': Successfully created folder "rclone-test-genimun5debe" with ID 2567902 2026/01/28 01:19:31 INFO : FileLu root 'rclone-test-genimun5debe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2026/01/28 01:19:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/28 01:19:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-genimun5debe' 2026/01/28 01:19:32 NOTICE: FileLu root 'rclone-test-genimun5debe': 1 files missing 2026/01/28 01:19:32 NOTICE: 1 hashes missing 2026/01/28 01:19:32 NOTICE: FileLu root 'rclone-test-genimun5debe': 1 differences found 2026/01/28 01:19:32 NOTICE: FileLu root 'rclone-test-genimun5debe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/01/28 01:19:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:33 NOTICE: FileLu root 'rclone-test-genimun5debe': 0 differences found 2026/01/28 01:19:33 NOTICE: FileLu root 'rclone-test-genimun5debe': 1 matching files 2026/01/28 01:19:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nupudus7sobe" 2026/01/28 01:19:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:33 DEBUG : Creating backend with remote "/tmp/rclone1371234936" run.go:185: Remote "FileLu root 'rclone-test-nupudus7sobe'", Local "Local file system at /tmp/rclone1371234936", Modify Window "876000h0m0s" 2026/01/28 01:19:33 INFO : FileLu root 'rclone-test-nupudus7sobe': Successfully created folder "rclone-test-nupudus7sobe" with ID 2567903 2026/01/28 01:19:35 INFO : FileLu root 'rclone-test-nupudus7sobe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2026/01/28 01:19:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/28 01:19:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nupudus7sobe' 2026/01/28 01:19:35 NOTICE: FileLu root 'rclone-test-nupudus7sobe': 1 files missing 2026/01/28 01:19:35 NOTICE: 1 hashes missing 2026/01/28 01:19:35 NOTICE: FileLu root 'rclone-test-nupudus7sobe': 1 differences found 2026/01/28 01:19:35 NOTICE: FileLu root 'rclone-test-nupudus7sobe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/01/28 01:19:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:36 NOTICE: FileLu root 'rclone-test-nupudus7sobe': 0 differences found 2026/01/28 01:19:36 NOTICE: FileLu root 'rclone-test-nupudus7sobe': 1 matching files 2026/01/28 01:19:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-manoqaz4fivo" 2026/01/28 01:19:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:36 DEBUG : Creating backend with remote "/tmp/rclone3243165737" run.go:185: Remote "FileLu root 'rclone-test-manoqaz4fivo'", Local "Local file system at /tmp/rclone3243165737", Modify Window "876000h0m0s" 2026/01/28 01:19:37 INFO : FileLu root 'rclone-test-manoqaz4fivo': Successfully created folder "rclone-test-manoqaz4fivo" with ID 2567904 2026/01/28 01:19:39 INFO : FileLu root 'rclone-test-manoqaz4fivo': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2026/01/28 01:19:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/28 01:19:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-manoqaz4fivo' 2026/01/28 01:19:39 NOTICE: FileLu root 'rclone-test-manoqaz4fivo': 1 files missing 2026/01/28 01:19:39 NOTICE: 1 hashes missing 2026/01/28 01:19:39 NOTICE: FileLu root 'rclone-test-manoqaz4fivo': 1 differences found 2026/01/28 01:19:39 NOTICE: FileLu root 'rclone-test-manoqaz4fivo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/01/28 01:19:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:41 NOTICE: FileLu root 'rclone-test-manoqaz4fivo': 0 differences found 2026/01/28 01:19:41 NOTICE: FileLu root 'rclone-test-manoqaz4fivo': 1 matching files 2026/01/28 01:19:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hugipuz9roda" 2026/01/28 01:19:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:19:41 DEBUG : Creating backend with remote "/tmp/rclone715065994" run.go:185: Remote "FileLu root 'rclone-test-hugipuz9roda'", Local "Local file system at /tmp/rclone715065994", Modify Window "876000h0m0s" 2026/01/28 01:19:41 INFO : FileLu root 'rclone-test-hugipuz9roda': Successfully created folder "rclone-test-hugipuz9roda" with ID 2567905 2026/01/28 01:19:43 INFO : FileLu root 'rclone-test-hugipuz9roda': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2026/01/28 01:19:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/28 01:19:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-hugipuz9roda' 2026/01/28 01:19:43 NOTICE: FileLu root 'rclone-test-hugipuz9roda': 1 files missing 2026/01/28 01:19:43 NOTICE: 1 hashes missing 2026/01/28 01:19:43 NOTICE: FileLu root 'rclone-test-hugipuz9roda': 1 differences found 2026/01/28 01:19:43 NOTICE: FileLu root 'rclone-test-hugipuz9roda': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/01/28 01:19:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/28 01:19:45 NOTICE: FileLu root 'rclone-test-hugipuz9roda': 0 differences found 2026/01/28 01:19:45 NOTICE: FileLu root 'rclone-test-hugipuz9roda': 1 matching files 2026/01/28 01:19:45 DEBUG : FileLu root 'rclone-test-hugipuz9roda': Purge remote 2026/01/28 01:19:45 INFO : FileLu root 'rclone-test-hugipuz9roda': Rmdir: successfully deleted "/rclone-test-hugipuz9roda" 2026/01/28 01:19:45 DEBUG : FileLu root 'rclone-test-manoqaz4fivo': Purge remote 2026/01/28 01:19:45 INFO : FileLu root 'rclone-test-manoqaz4fivo': Rmdir: successfully deleted "/rclone-test-manoqaz4fivo" 2026/01/28 01:19:45 DEBUG : FileLu root 'rclone-test-nupudus7sobe': Purge remote 2026/01/28 01:19:45 INFO : FileLu root 'rclone-test-nupudus7sobe': Rmdir: successfully deleted "/rclone-test-nupudus7sobe" 2026/01/28 01:19:45 DEBUG : FileLu root 'rclone-test-genimun5debe': Purge remote 2026/01/28 01:19:46 INFO : FileLu root 'rclone-test-genimun5debe': Rmdir: successfully deleted "/rclone-test-genimun5debe" 2026/01/28 01:19:46 DEBUG : FileLu root 'rclone-test-xolelic3latu': Purge remote 2026/01/28 01:19:46 INFO : FileLu root 'rclone-test-xolelic3latu': Rmdir: successfully deleted "/rclone-test-xolelic3latu" 2026/01/28 01:19:46 DEBUG : FileLu root 'rclone-test-nitoxor8luko': Purge remote 2026/01/28 01:19:46 INFO : FileLu root 'rclone-test-nitoxor8luko': Rmdir: successfully deleted "/rclone-test-nitoxor8luko" 2026/01/28 01:19:46 DEBUG : FileLu root 'rclone-test-lusufuf9lose': Purge remote 2026/01/28 01:19:47 INFO : FileLu root 'rclone-test-lusufuf9lose': Rmdir: successfully deleted "/rclone-test-lusufuf9lose" 2026/01/28 01:19:47 DEBUG : FileLu root 'rclone-test-hovadud0zasa': Purge remote 2026/01/28 01:19:47 INFO : FileLu root 'rclone-test-hovadud0zasa': Rmdir: successfully deleted "/rclone-test-hovadud0zasa" 2026/01/28 01:19:47 DEBUG : FileLu root 'rclone-test-dodajar0yuse': Purge remote 2026/01/28 01:19:48 INFO : FileLu root 'rclone-test-dodajar0yuse': Rmdir: successfully deleted "/rclone-test-dodajar0yuse" 2026/01/28 01:19:48 DEBUG : FileLu root 'rclone-test-nudugam8rowe': Purge remote 2026/01/28 01:19:48 INFO : FileLu root 'rclone-test-nudugam8rowe': Rmdir: successfully deleted "/rclone-test-nudugam8rowe" --- PASS: TestApplyTransforms (54.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:19:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/28 01:19:49 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub" with ID 2567906 2026/01/28 01:19:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub/file2" 2026/01/28 01:19:50 DEBUG : sub/file2: size = 14 OK 2026/01/28 01:19:50 INFO : file1: Copied (new) to: sub/file2 2026/01/28 01:19:51 DEBUG : sub/file2: size = 14 OK 2026/01/28 01:19:51 DEBUG : file1: Sizes identical 2026/01/28 01:19:51 DEBUG : file1: Unchanged skipping 2026/01/28 01:19:52 DEBUG : FileLu root 'rclone-test-wufidoh3digu': don't need to copy/move sub/file2, it is already at target location 2026/01/28 01:19:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub/file2 2026/01/28 01:19:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub" --- PASS: TestCopyFile (6.02s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:19:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/dst" with ID 2567907 2026/01/28 01:19:56 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "dst/file1" 2026/01/28 01:19:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu/backup" 2026/01/28 01:19:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2479519968) 2026/01/28 01:19:58 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-wufidoh3digu') 2026/01/28 01:19:58 DEBUG : dst/file1: Sizes differ 2026/01/28 01:20:00 INFO : FileLu root 'rclone-test-wufidoh3digu/backup': Successfully created folder "rclone-test-wufidoh3digu/backup/dst" with ID 2567909 2026/01/28 01:20:15 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/dst/file1 2026/01/28 01:20:15 INFO : dst/file1: Moved (server-side) 2026/01/28 01:20:16 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "dst/file1" 2026/01/28 01:20:16 DEBUG : dst/file1: size = 14 OK 2026/01/28 01:20:16 INFO : dst/file1: Copied (new) 2026/01/28 01:20:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/dst/file1 2026/01/28 01:20:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/backup/dst/file1 2026/01/28 01:20:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/dst" 2026/01/28 01:20:20 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/backup/dst" 2026/01/28 01:20:20 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/backup" --- PASS: TestCopyFileBackupDir (26.08s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:20:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu/dst" 2026/01/28 01:20:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu/CompareDest" 2026/01/28 01:20:22 DEBUG : one: Need to transfer - File not found at Destination 2026/01/28 01:20:23 INFO : FileLu root 'rclone-test-wufidoh3digu/dst': Successfully created folder "rclone-test-wufidoh3digu/dst" with ID 2567910 2026/01/28 01:20:24 INFO : FileLu root 'rclone-test-wufidoh3digu/dst': Put: Successfully uploaded new file "one" 2026/01/28 01:20:24 DEBUG : one: size = 3 OK 2026/01/28 01:20:24 INFO : one: Copied (new) 2026/01/28 01:20:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479519968) 2026/01/28 01:20:26 DEBUG : one: size = 3 (FileLu root 'rclone-test-wufidoh3digu/dst') 2026/01/28 01:20:26 DEBUG : one: Sizes differ 2026/01/28 01:20:28 DEBUG : one: size = 5 OK 2026/01/28 01:20:28 INFO : one: Copied (replaced existing) 2026/01/28 01:20:30 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "dst/one" 2026/01/28 01:20:31 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/CompareDest" with ID 2567911 2026/01/28 01:20:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "CompareDest/one" 2026/01/28 01:20:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479519968) 2026/01/28 01:20:33 DEBUG : one: size = 3 (FileLu root 'rclone-test-wufidoh3digu/dst') 2026/01/28 01:20:33 DEBUG : one: Sizes differ 2026/01/28 01:20:34 DEBUG : one: size = 5 OK 2026/01/28 01:20:34 DEBUG : one: Sizes identical 2026/01/28 01:20:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 01:20:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "CompareDest/two" 2026/01/28 01:20:36 DEBUG : two: Need to transfer - File not found at Destination 2026/01/28 01:20:37 DEBUG : two: size = 3 OK 2026/01/28 01:20:37 DEBUG : two: Sizes identical 2026/01/28 01:20:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/28 01:20:38 DEBUG : two: Need to transfer - File not found at Destination 2026/01/28 01:20:38 DEBUG : two: size = 3 OK 2026/01/28 01:20:38 DEBUG : two: Sizes identical 2026/01/28 01:20:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/28 01:20:40 DEBUG : two: Need to transfer - File not found at Destination 2026/01/28 01:20:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone2479519968) 2026/01/28 01:20:40 DEBUG : two: size = 3 (FileLu root 'rclone-test-wufidoh3digu/CompareDest') 2026/01/28 01:20:40 DEBUG : two: Sizes differ 2026/01/28 01:20:42 INFO : FileLu root 'rclone-test-wufidoh3digu/dst': Put: Successfully uploaded new file "two" 2026/01/28 01:20:42 DEBUG : two: size = 5 OK 2026/01/28 01:20:42 INFO : two: Copied (new) 2026/01/28 01:20:43 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/dst/one 2026/01/28 01:20:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/dst/two 2026/01/28 01:20:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/CompareDest/one 2026/01/28 01:20:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/CompareDest/two 2026/01/28 01:20:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/dst" 2026/01/28 01:20:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/CompareDest" --- PASS: TestCopyFileCompareDest (24.83s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.55s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:20:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/01/28 01:20:49 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/TestCopyFileMaxTransfer" with ID 2567912 2026/01/28 01:20:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2026/01/28 01:20:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/01/28 01:20:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/01/28 01:20:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/01/28 01:20:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/01/28 01:20:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/01/28 01:20:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/01/28 01:20:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2026/01/28 01:20:55 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/01/28 01:20:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/01/28 01:20:56 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/TestCopyFileMaxTransfer/file1 2026/01/28 01:20:56 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/TestCopyFileMaxTransfer/file4 2026/01/28 01:20:57 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (9.56s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.56s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.55s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (7.07s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (6.47s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.55s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.56s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:21:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "a.txt" 2026/01/28 01:21:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "zend.txt" 2026/01/28 01:21:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir" with ID 2567913 2026/01/28 01:21:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/28 01:21:22 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/28 01:21:23 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir/ignore dir" with ID 2567914 2026/01/28 01:21:24 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/28 01:21:25 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/28 01:21:26 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir/sub sub dir" with ID 2567915 2026/01/28 01:21:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/01/28 01:21:28 DEBUG : a.txt: Excluded (Size Filter) 2026/01/28 01:21:28 DEBUG : a.txt: Excluded 2026/01/28 01:21:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/28 01:21:29 DEBUG : sub dir/hello world2: Excluded 2026/01/28 01:21:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/28 01:21:29 DEBUG : sub dir/hello world: Excluded 2026/01/28 01:21:30 DEBUG : sub dir/ignore dir: Excluded 2026/01/28 01:21:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/28 01:21:30 DEBUG : sub dir/hello world2: Excluded 2026/01/28 01:21:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/28 01:21:30 DEBUG : sub dir/hello world: Excluded 2026/01/28 01:21:30 DEBUG : sub dir/ignore dir: Excluded 2026/01/28 01:21:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/a.txt 2026/01/28 01:21:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/zend.txt 2026/01/28 01:21:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/hello world 2026/01/28 01:21:33 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/hello world2 2026/01/28 01:21:33 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/sub sub dir/hello world3 2026/01/28 01:21:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/ignore dir/.ignore 2026/01/28 01:21:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/ignore dir/should be ignored 2026/01/28 01:21:35 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir/sub sub dir" 2026/01/28 01:21:35 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir/ignore dir" 2026/01/28 01:21:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir" --- PASS: TestListDirSorted (20.15s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:21:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "a.txt" 2026/01/28 01:21:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "zend.txt" 2026/01/28 01:21:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir" with ID 2567916 2026/01/28 01:21:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/28 01:21:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/28 01:21:43 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir/ignore dir" with ID 2567917 2026/01/28 01:21:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/28 01:21:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/28 01:21:46 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir/sub sub dir" with ID 2567918 2026/01/28 01:21:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/01/28 01:21:49 DEBUG : a.txt: Excluded (Size Filter) 2026/01/28 01:21:49 DEBUG : a.txt: Excluded 2026/01/28 01:21:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/28 01:21:49 DEBUG : sub dir/hello world2: Excluded 2026/01/28 01:21:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/28 01:21:49 DEBUG : sub dir/hello world: Excluded 2026/01/28 01:21:50 DEBUG : sub dir/ignore dir: Excluded 2026/01/28 01:21:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/28 01:21:50 DEBUG : sub dir/hello world2: Excluded 2026/01/28 01:21:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/28 01:21:50 DEBUG : sub dir/hello world: Excluded 2026/01/28 01:21:51 DEBUG : sub dir/ignore dir: Excluded 2026/01/28 01:21:52 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/a.txt 2026/01/28 01:21:52 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/zend.txt 2026/01/28 01:21:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/hello world 2026/01/28 01:21:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/hello world2 2026/01/28 01:21:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/sub sub dir/hello world3 2026/01/28 01:21:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/ignore dir/.ignore 2026/01/28 01:21:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/ignore dir/should be ignored 2026/01/28 01:21:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir/sub sub dir" 2026/01/28 01:21:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir/ignore dir" 2026/01/28 01:21:56 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir" --- PASS: TestListDirSortedFn (20.24s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:21:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "file1" 2026/01/28 01:21:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub" with ID 2567919 2026/01/28 01:22:00 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub/file2" === 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/01/28 01:22:10 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/01/28 01:22:14 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/file1 2026/01/28 01:22:16 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub/file2 2026/01/28 01:22:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub" --- PASS: TestListJSON (20.92s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.43s) --- PASS: TestListJSON/DirsOnly (6.83s) --- PASS: TestListJSON/Recurse (1.04s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "file1" 2026/01/28 01:22:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub" with ID 2567920 2026/01/28 01:22:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub/file2" === 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/01/28 01:22:26 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu/notfound" 2026/01/28 01:22:26 DEBUG : Config file has changed externally - reloading 2026/01/28 01:22:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/file1 2026/01/28 01:22:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub/file2 2026/01/28 01:22:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub" --- PASS: TestStatJSON (11.63s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.55s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.55s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.83s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Making directory 2026/01/28 01:22:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu" with ID 2.567894e+06 2026/01/28 01:22:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Making directory 2026/01/28 01:22:30 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu" with ID 2.567894e+06 --- PASS: TestMkdir (1.42s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:31 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir" with ID 2567922 2026/01/28 01:22:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/28 01:22:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/hello world 2026/01/28 01:22:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir" --- PASS: TestLsd (4.28s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" 2026/01/28 01:22:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" 2026/01/28 01:22:38 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:22:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 --- PASS: TestLs (4.65s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" 2026/01/28 01:22:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" 2026/01/28 01:22:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/01/28 01:22:43 DEBUG : empty space: Excluded 2026/01/28 01:22:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:22:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 --- PASS: TestLsWithFilesFrom (5.23s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:46 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" 2026/01/28 01:22:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" 2026/01/28 01:22:48 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:22:49 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" 2026/01/28 01:22:52 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" 2026/01/28 01:22:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:22:53 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2026/01/28 01:22:53 DEBUG : Creating backend with remote ":memory:" 2026/01/28 01:22:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/01/28 01:22:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/28 01:22:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/28 01:22:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/28 01:22:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/28 01:22:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/28 01:22:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/28 01:22:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/01/28 01:22:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:22:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" 2026/01/28 01:22:56 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "empty space" 2026/01/28 01:22:57 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir" with ID 2567923 2026/01/28 01:22:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/potato3" 2026/01/28 01:23:00 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/empty space 2026/01/28 01:23:00 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 2026/01/28 01:23:00 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/potato3 2026/01/28 01:23:08 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir" --- PASS: TestCount (21.07s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:23:16 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "small" 2026/01/28 01:23:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "medium" 2026/01/28 01:23:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "large" 2026/01/28 01:23:20 DEBUG : Waiting for deletions to finish 2026/01/28 01:23:20 DEBUG : large: Excluded (Size Filter) 2026/01/28 01:23:20 DEBUG : large: Excluded 2026/01/28 01:23:20 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/medium 2026/01/28 01:23:20 INFO : medium: Deleted 2026/01/28 01:23:20 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/small 2026/01/28 01:23:20 INFO : small: Deleted 2026/01/28 01:23:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/large --- PASS: TestDelete (6.92s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:23:23 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "small" 2026/01/28 01:23:24 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "medium" 2026/01/28 01:23:26 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "large" 2026/01/28 01:23:26 DEBUG : Waiting for deletions to finish 2026/01/28 01:23:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/01/28 01:23:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/large 2026/01/28 01:23:27 INFO : large: Deleted 2026/01/28 01:23:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/medium 2026/01/28 01:23:27 INFO : medium: Deleted 2026/01/28 01:23:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/small --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:23:30 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "small" 2026/01/28 01:23:31 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "medium" 2026/01/28 01:23:33 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "large" 2026/01/28 01:23:33 DEBUG : Waiting for deletions to finish 2026/01/28 01:23:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/01/28 01:23:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/small 2026/01/28 01:23:34 INFO : small: Deleted 2026/01/28 01:23:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/medium 2026/01/28 01:23:34 INFO : medium: Deleted 2026/01/28 01:23:35 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/large --- PASS: TestMaxDeleteSizeLargeFile (7.21s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:23:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "small" 2026/01/28 01:23:38 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "medium" 2026/01/28 01:23:40 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "large" 2026/01/28 01:23:40 DEBUG : Waiting for deletions to finish 2026/01/28 01:23:40 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/01/28 01:23:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/large 2026/01/28 01:23:41 INFO : large: Deleted 2026/01/28 01:23:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/medium 2026/01/28 01:23:41 INFO : medium: Deleted 2026/01/28 01:23:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/small --- PASS: TestMaxDeleteSize (7.22s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:23:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "ReadFile" 2026/01/28 01:23:46 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/ReadFile --- PASS: TestReadFile (4.62s) === RUN TestRetry 2026/01/28 01:23:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/01/28 01:23:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/01/28 01:23:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/28 01:23:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/28 01:23:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/28 01:23:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/28 01:23:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:23:49 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "file1" 2026/01/28 01:23:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "file2" 2026/01/28 01:24:08 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/file1 2026/01/28 01:24:14 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/file2 --- PASS: TestCat (28.81s) === RUN TestPurge 2026/01/28 01:24:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zorevef7mapa" 2026/01/28 01:24:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:24:16 DEBUG : Creating backend with remote "/tmp/rclone2116780014" run.go:185: Remote "FileLu root 'rclone-test-zorevef7mapa'", Local "Local file system at /tmp/rclone2116780014", Modify Window "876000h0m0s" 2026/01/28 01:24:17 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa" with ID 2567924 2026/01/28 01:24:17 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa" with ID 2.567924e+06 2026/01/28 01:24:17 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A1/B1/C1" with ID 2567927 2026/01/28 01:24:19 INFO : FileLu root 'rclone-test-zorevef7mapa': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/28 01:24:19 INFO : A2: Making directory 2026/01/28 01:24:19 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A2" with ID 2567928 2026/01/28 01:24:19 INFO : A1/B2: Making directory 2026/01/28 01:24:19 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A1/B2" with ID 2567929 2026/01/28 01:24:19 INFO : A1/B2/C2: Making directory 2026/01/28 01:24:19 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A1/B2/C2" with ID 2567930 2026/01/28 01:24:19 INFO : A1/B1/C3: Making directory 2026/01/28 01:24:20 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A1/B1/C3" with ID 2567931 2026/01/28 01:24:20 INFO : A3: Making directory 2026/01/28 01:24:20 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A3" with ID 2567932 2026/01/28 01:24:20 INFO : A3/B3: Making directory 2026/01/28 01:24:20 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A3/B3" with ID 2567933 2026/01/28 01:24:20 INFO : A3/B3/C4: Making directory 2026/01/28 01:24:21 INFO : FileLu root 'rclone-test-zorevef7mapa': Successfully created folder "rclone-test-zorevef7mapa/A3/B3/C4" with ID 2567934 2026/01/28 01:24:22 INFO : FileLu root 'rclone-test-zorevef7mapa': Put: Successfully uploaded new file "A1/two" 2026/01/28 01:24:24 INFO : FileLu root 'rclone-test-zorevef7mapa': Rmdir: successfully deleted "/rclone-test-zorevef7mapa/A1/B1" 2026/01/28 01:24:25 INFO : FileLu root 'rclone-test-zorevef7mapa': Rmdir: successfully deleted "/rclone-test-zorevef7mapa" 2026/01/28 01:24:25 ERROR : error listing: directory not found 2026/01/28 01:24:25 DEBUG : FileLu root 'rclone-test-zorevef7mapa': Purge remote 2026/01/28 01:24:26 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (9.54s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:24:26 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu" with ID 2.567894e+06 2026/01/28 01:24:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1/C1" with ID 2567937 2026/01/28 01:24:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/28 01:24:28 INFO : A2: Making directory 2026/01/28 01:24:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A2" with ID 2567938 2026/01/28 01:24:28 INFO : A1/B2: Making directory 2026/01/28 01:24:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B2" with ID 2567939 2026/01/28 01:24:28 INFO : A1/B2/C2: Making directory 2026/01/28 01:24:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B2/C2" with ID 2567940 2026/01/28 01:24:29 INFO : A1/B1/C3: Making directory 2026/01/28 01:24:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1/C3" with ID 2567941 2026/01/28 01:24:29 INFO : A3: Making directory 2026/01/28 01:24:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3" with ID 2567942 2026/01/28 01:24:29 INFO : A3/B3: Making directory 2026/01/28 01:24:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3/B3" with ID 2567943 2026/01/28 01:24:29 INFO : A3/B3/C4: Making directory 2026/01/28 01:24:30 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3/B3/C4" with ID 2567944 2026/01/28 01:24:31 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "A1/two" 2026/01/28 01:24:33 DEBUG : removing 1 level 3 directories 2026/01/28 01:24:33 INFO : A3/B3/C4: Removing directory 2026/01/28 01:24:33 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3/B3/C4" 2026/01/28 01:24:35 DEBUG : removing 2 level 3 directories 2026/01/28 01:24:35 INFO : A1/B2/C2: Removing directory 2026/01/28 01:24:35 INFO : A1/B1/C3: Removing directory 2026/01/28 01:24:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B2/C2" 2026/01/28 01:24:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1/C3" 2026/01/28 01:24:36 DEBUG : removing 2 level 2 directories 2026/01/28 01:24:36 INFO : A3/B3: Removing directory 2026/01/28 01:24:36 INFO : A1/B2: Removing directory 2026/01/28 01:24:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3/B3" 2026/01/28 01:24:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B2" 2026/01/28 01:24:37 DEBUG : removing 2 level 1 directories 2026/01/28 01:24:37 INFO : A3: Removing directory 2026/01/28 01:24:37 INFO : A2: Removing directory 2026/01/28 01:24:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3" 2026/01/28 01:24:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A2" 2026/01/28 01:24:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A1/B1/C1/one 2026/01/28 01:24:40 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A1/two 2026/01/28 01:24:41 DEBUG : removing 1 level 3 directories 2026/01/28 01:24:41 INFO : A1/B1/C1: Removing directory 2026/01/28 01:24:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1/C1" 2026/01/28 01:24:42 DEBUG : removing 1 level 2 directories 2026/01/28 01:24:42 INFO : A1/B1: Removing directory 2026/01/28 01:24:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1" 2026/01/28 01:24:42 DEBUG : removing 1 level 1 directories 2026/01/28 01:24:42 INFO : A1: Removing directory 2026/01/28 01:24:43 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1" 2026/01/28 01:24:43 DEBUG : removing 1 level 0 directories 2026/01/28 01:24:43 INFO : FileLu root 'rclone-test-wufidoh3digu': Removing directory 2026/01/28 01:24:43 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu" 2026/01/28 01:24:44 ERROR : error listing: directory not found 2026/01/28 01:24:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (18.19s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:24:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu" with ID 2567945 2026/01/28 01:24:44 INFO : A1: Making directory 2026/01/28 01:24:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1" with ID 2567946 2026/01/28 01:24:44 INFO : A1/B1: Making directory 2026/01/28 01:24:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1" with ID 2567947 2026/01/28 01:24:45 INFO : A1/B1/C1: Making directory 2026/01/28 01:24:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1/C1" with ID 2567948 2026/01/28 01:24:47 DEBUG : removing 1 level 3 directories 2026/01/28 01:24:47 INFO : A1/B1/C1: Removing directory 2026/01/28 01:24:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1/C1" 2026/01/28 01:24:47 DEBUG : removing 1 level 2 directories 2026/01/28 01:24:47 INFO : A1/B1: Removing directory 2026/01/28 01:24:48 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1" 2026/01/28 01:24:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1" --- PASS: TestRmdirsLeaveRoot (6.11s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:24:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu" with ID 2.567945e+06 2026/01/28 01:24:50 INFO : A1: Making directory 2026/01/28 01:24:51 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1" with ID 2567949 2026/01/28 01:24:51 INFO : A1/B1: Making directory 2026/01/28 01:24:51 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1" with ID 2567950 2026/01/28 01:24:51 INFO : A1/B1/C1: Making directory 2026/01/28 01:24:51 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1/C1" with ID 2567951 2026/01/28 01:24:54 DEBUG : removing 1 level 3 directories 2026/01/28 01:24:54 INFO : A1/B1/C1: Removing directory 2026/01/28 01:24:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1/C1" 2026/01/28 01:24:54 DEBUG : removing 1 level 2 directories 2026/01/28 01:24:54 INFO : A1/B1: Removing directory 2026/01/28 01:24:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1" 2026/01/28 01:24:56 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1" --- PASS: TestRmdirsWithFilter (6.75s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:24:59 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "file1" 2026/01/28 01:24:59 DEBUG : filename.txt: File name found in url 2026/01/28 01:25:01 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "filename.txt" 2026/01/28 01:25:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/01/28 01:25:15 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "headerfilename.txt" 2026/01/28 01:25:16 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "file2" 2026/01/28 01:25:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/file1 2026/01/28 01:25:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/file2 2026/01/28 01:25:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/filename.txt 2026/01/28 01:25:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/headerfilename.txt --- PASS: TestCopyURL (21.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:25:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/28 01:25:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub" with ID 2567954 2026/01/28 01:25:20 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub/file2" 2026/01/28 01:25:20 DEBUG : sub/file2: size = 14 OK 2026/01/28 01:25:20 INFO : file1: Copied (new) to: sub/file2 2026/01/28 01:25:20 INFO : file1: Deleted 2026/01/28 01:25:21 DEBUG : sub/file2: size = 14 OK 2026/01/28 01:25:21 DEBUG : file1: Sizes identical 2026/01/28 01:25:21 DEBUG : file1: Unchanged skipping 2026/01/28 01:25:21 INFO : file1: Deleted 2026/01/28 01:25:22 DEBUG : FileLu root 'rclone-test-wufidoh3digu': don't need to copy/move sub/file2, it is already at target location 2026/01/28 01:25:23 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub/file2 2026/01/28 01:25:24 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub" --- PASS: TestMoveFile (5.98s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:25:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/28 01:25:26 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "file1" 2026/01/28 01:25:26 DEBUG : file1: size = 14 OK 2026/01/28 01:25:26 INFO : file1: Copied (new) 2026/01/28 01:25:26 INFO : file1: Deleted 2026/01/28 01:25:27 DEBUG : file1: Destination exists, skipping 2026/01/28 01:25:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/01/28 01:25:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.71s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.63s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:25:29 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/dst" with ID 2567955 2026/01/28 01:25:31 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "dst/file1" 2026/01/28 01:25:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufidoh3digu/backup" 2026/01/28 01:25:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2479519968) 2026/01/28 01:25:32 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-wufidoh3digu') 2026/01/28 01:25:32 DEBUG : dst/file1: Sizes differ 2026/01/28 01:25:34 INFO : FileLu root 'rclone-test-wufidoh3digu/backup': Successfully created folder "rclone-test-wufidoh3digu/backup/dst" with ID 2567957 2026/01/28 01:25:36 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/dst/file1 2026/01/28 01:25:36 INFO : dst/file1: Moved (server-side) 2026/01/28 01:25:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "dst/file1" 2026/01/28 01:25:37 DEBUG : dst/file1: size = 14 OK 2026/01/28 01:25:37 INFO : dst/file1: Copied (new) 2026/01/28 01:25:37 INFO : dst/file1: Deleted 2026/01/28 01:25:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/dst/file1 2026/01/28 01:25:40 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/backup/dst/file1 2026/01/28 01:25:40 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/dst" 2026/01/28 01:25:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/backup/dst" 2026/01/28 01:25:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/backup" --- PASS: TestMoveFileBackupDir (12.77s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:25:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu" with ID 2.567945e+06 2026/01/28 01:25:43 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1" with ID 2567958 2026/01/28 01:25:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "A1/one" 2026/01/28 01:25:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "A1/two" 2026/01/28 01:25:46 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1" with ID 2567959 2026/01/28 01:25:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "A1/B1/three" 2026/01/28 01:25:48 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1/C1" with ID 2567960 2026/01/28 01:25:49 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "A1/B1/C1/four" 2026/01/28 01:25:49 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1/C2" with ID 2567961 2026/01/28 01:25:51 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "A1/B1/C2/five" 2026/01/28 01:25:51 INFO : A1/B2: Making directory 2026/01/28 01:25:51 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B2" with ID 2567962 2026/01/28 01:25:51 INFO : A1/B1/C3: Making directory 2026/01/28 01:25:51 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A1/B1/C3" with ID 2567963 2026/01/28 01:25:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A2" with ID 2567964 2026/01/28 01:25:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A2/B1" with ID 2567965 2026/01/28 01:25:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A2/B1/C1" with ID 2567966 2026/01/28 01:25:54 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A2/B1/C2" with ID 2567967 2026/01/28 01:25:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A2/B1/C3" with ID 2567968 2026/01/28 01:25:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A2/B2" with ID 2567969 2026/01/28 01:25:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A1/one 2026/01/28 01:25:58 INFO : A1/one: Moved (server-side) to: A2/one 2026/01/28 01:25:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A1/B1/C2/five 2026/01/28 01:25:58 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/01/28 01:25:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A1/two 2026/01/28 01:25:58 INFO : A1/two: Moved (server-side) to: A2/two 2026/01/28 01:25:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A1/B1/three 2026/01/28 01:25:58 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/01/28 01:25:58 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A1/B1/C1/four 2026/01/28 01:25:59 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/01/28 01:25:59 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B2" 2026/01/28 01:26:00 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1/C3" 2026/01/28 01:26:00 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1/C2" 2026/01/28 01:26:01 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1/C1" 2026/01/28 01:26:01 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1/B1" 2026/01/28 01:26:08 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A1" 2026/01/28 01:26:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3" with ID 2567971 2026/01/28 01:26:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3/B1" with ID 2567972 2026/01/28 01:26:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3/B1/C1" with ID 2567973 2026/01/28 01:26:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3/B1/C2" with ID 2567974 2026/01/28 01:26:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3/B1/C3" with ID 2567975 2026/01/28 01:26:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A3/B2" with ID 2567976 2026/01/28 01:26:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A2/B1/C2/five 2026/01/28 01:26:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/01/28 01:26:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A2/B1/three 2026/01/28 01:26:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/01/28 01:26:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A2/B1/C1/four 2026/01/28 01:26:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/01/28 01:26:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A2/one 2026/01/28 01:26:21 INFO : A2/one: Moved (server-side) to: A3/one 2026/01/28 01:26:21 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A2/two 2026/01/28 01:26:21 INFO : A2/two: Moved (server-side) to: A3/two 2026/01/28 01:26:22 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A2/B2" 2026/01/28 01:26:22 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A2/B1/C3" 2026/01/28 01:26:23 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A2/B1/C2" 2026/01/28 01:26:24 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A2/B1/C1" 2026/01/28 01:26:24 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A2/B1" 2026/01/28 01:26:25 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A2" 2026/01/28 01:26:26 INFO : FileLu root 'rclone-test-wufidoh3digu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/01/28 01:26:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A4" with ID 2567977 2026/01/28 01:26:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A4/B1" with ID 2567978 2026/01/28 01:26:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A4/B1/C1" with ID 2567979 2026/01/28 01:26:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A4/B1/C2" with ID 2567980 2026/01/28 01:26:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A4/B1/C3" with ID 2567981 2026/01/28 01:26:28 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/A4/B2" with ID 2567982 2026/01/28 01:26:31 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A3/B1/C1/four 2026/01/28 01:26:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/01/28 01:26:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A3/B1/three 2026/01/28 01:26:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/01/28 01:26:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A3/two 2026/01/28 01:26:32 INFO : A3/two: Moved (server-side) to: A4/two 2026/01/28 01:26:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A3/one 2026/01/28 01:26:32 INFO : A3/one: Moved (server-side) to: A4/one 2026/01/28 01:26:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A3/B1/C2/five 2026/01/28 01:26:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/01/28 01:26:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3/B2" 2026/01/28 01:26:33 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3/B1/C3" 2026/01/28 01:26:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3/B1/C2" 2026/01/28 01:26:34 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3/B1/C1" 2026/01/28 01:26:35 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3/B1" 2026/01/28 01:26:35 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A3" 2026/01/28 01:26:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A4/one 2026/01/28 01:26:38 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A4/two 2026/01/28 01:26:38 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A4/B1/three 2026/01/28 01:26:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A4/B1/C1/four 2026/01/28 01:26:39 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/A4/B1/C2/five 2026/01/28 01:26:40 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A4/B2" 2026/01/28 01:26:40 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A4/B1/C3" 2026/01/28 01:26:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A4/B1/C2" 2026/01/28 01:26:41 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A4/B1/C1" 2026/01/28 01:26:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A4/B1" 2026/01/28 01:26:42 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/A4" --- PASS: TestDirMove (60.89s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:26:43 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:26:43 DEBUG : FileLu root 'rclone-test-wufidoh3digu': File to upload is small (34 bytes), uploading instead of streaming 2026/01/28 01:26:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2026/01/28 01:26:45 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/01/28 01:26:45 NOTICE: FileLu root 'rclone-test-wufidoh3digu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/28 01:26:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/28 01:26:45 DEBUG : FileLu root 'rclone-test-wufidoh3digu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/28 01:26:46 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2026/01/28 01:26:46 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/01/28 01:26:46 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/28 01:26:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/no_checksum_big_file_from_pipe 2026/01/28 01:26:48 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:26:48 DEBUG : FileLu root 'rclone-test-wufidoh3digu': File to upload is small (34 bytes), uploading instead of streaming 2026/01/28 01:26:50 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2026/01/28 01:26:50 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/01/28 01:26:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/28 01:26:50 DEBUG : FileLu root 'rclone-test-wufidoh3digu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/28 01:26:51 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2026/01/28 01:26:51 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/01/28 01:26:51 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/28 01:26:52 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/with_checksum_big_file_from_pipe 2026/01/28 01:26:52 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:26:53 DEBUG : FileLu root 'rclone-test-wufidoh3digu': File to upload is small (34 bytes), uploading instead of streaming 2026/01/28 01:26:55 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/28 01:26:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/28 01:26:55 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/01/28 01:26:55 DEBUG : FileLu root 'rclone-test-wufidoh3digu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/28 01:26:56 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/28 01:26:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/28 01:26:56 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/01/28 01:26:57 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/ignore_checksum_big_file_from_pipe 2026/01/28 01:26:57 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:26:58 DEBUG : FileLu root 'rclone-test-wufidoh3digu': File to upload is small (34 bytes), uploading instead of streaming 2026/01/28 01:26:59 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/28 01:26:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/28 01:26:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/28 01:26:59 DEBUG : FileLu root 'rclone-test-wufidoh3digu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/28 01:27:01 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/28 01:27:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/28 01:27:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/28 01:27:08 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/ignore_checksum_big_file_from_pipe 2026/01/28 01:27:14 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (31.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (17.24s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.79s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:27:17 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato1" 2026/01/28 01:27:17 DEBUG : FileLu root 'rclone-test-wufidoh3digu': File to upload is small (60 bytes), uploading instead of streaming 2026/01/28 01:27:18 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "potato2" 2026/01/28 01:27:18 DEBUG : potato2: size = 60 OK 2026/01/28 01:27:18 DEBUG : potato2: Size of src and dst objects identical 2026/01/28 01:27:19 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato1 2026/01/28 01:27:20 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/potato2 --- PASS: TestRcatSize (4.38s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.56s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.56s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.57s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.56s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.56s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.55s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-wufidoh3digu'", Local "Local file system at /tmp/rclone2479519968", Modify Window "876000h0m0s" 2026/01/28 01:27:24 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully created folder "rclone-test-wufidoh3digu/sub dir" with ID 2567984 2026/01/28 01:27:26 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/test remove existing" 2026/01/28 01:27:27 INFO : FileLu root 'rclone-test-wufidoh3digu': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/01/28 01:27:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gixoyid9" before starting 2026/01/28 01:27:32 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/test remove existing 2026/01/28 01:27:33 DEBUG : sub dir/test remove existing.gixoyid9: TEST: removing renamed existing file after operation 2026/01/28 01:27:33 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/test remove existing.gixoyid9 2026/01/28 01:27:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qivuduz9" before starting 2026/01/28 01:27:37 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/28 01:27:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qivuduz9: TEST: renaming existing back after failed operation 2026/01/28 01:27:40 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qivuduz9 2026/01/28 01:27:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sugayot0" before starting 2026/01/28 01:27:44 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/28 01:27:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sugayot0: TEST: removing renamed existing file after operation 2026/01/28 01:27:45 INFO : FileLu root 'rclone-test-wufidoh3digu': Successfully deleted file: /rclone-test-wufidoh3digu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sugayot0 2026/01/28 01:27:47 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu/sub dir" --- PASS: TestRemoveExisting (23.87s) === 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/01/28 01:27:48 DEBUG : FileLu root 'rclone-test-wufidoh3digu': Purge remote 2026/01/28 01:27:48 INFO : FileLu root 'rclone-test-wufidoh3digu': Rmdir: successfully deleted "/rclone-test-wufidoh3digu" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 10m54.239129096s (try 1/5)