"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/02/22 05:30:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho" 2026/02/22 05:30:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:30:55 DEBUG : Creating backend with remote "/tmp/rclone1177151246" === 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/22 05:30:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.66s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/22 05:30:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/02/22 05:30:56 DEBUG : a: size = 0 OK 2026/02/22 05:30:56 DEBUG : a: size = 1 (memory) 2026/02/22 05:30:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/22 05:30:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/22 05:30:56 DEBUG : potato: Seek from 10 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 10 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/22 05:30:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 2 2026/02/22 05:30:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/22 05:30:56 DEBUG : potato: Seek from 7 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 7 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/22 05:30:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 2 2026/02/22 05:30:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/22 05:30:56 DEBUG : potato: Seek from 8 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 8 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/22 05:30:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/22 05:30:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/22 05:30:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/22 05:30:56 DEBUG : potato: Seek from 5 to 2 2026/02/22 05:30:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/22 05:30:56 DEBUG : potato: Seek from 9 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 9 to 0 2026/02/22 05:30:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:30:56 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho" with ID 2911118 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/02/22 05:31:06 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:31:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 2026/02/22 05:31:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/remotepotato 2026/02/22 05:31:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/rutabaga --- PASS: TestCheck (11.41s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/02/22 05:31:07 DEBUG : Creating backend with remote "nonexistent" 2026/02/22 05:31:07 DEBUG : Creating backend with remote "nonexistent" 2026/02/22 05:31:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/22 05:31:07 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/02/22 05:31:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/22 05:31:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/22 05:31:24 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:31:25 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 2026/02/22 05:31:25 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/remotepotato 2026/02/22 05:31:25 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/rutabaga --- PASS: TestCheckDownload (18.13s) --- PASS: TestCheckDownload/1 (1.22s) --- PASS: TestCheckDownload/2 (1.30s) --- PASS: TestCheckDownload/3 (1.29s) --- PASS: TestCheckDownload/4 (1.47s) --- PASS: TestCheckDownload/5 (1.31s) --- PASS: TestCheckDownload/6 (1.30s) --- PASS: TestCheckDownload/7 (1.29s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/22 05:31:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:31:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 2026/02/22 05:31:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/remotepotato 2026/02/22 05:31:37 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/rutabaga --- PASS: TestCheckSizeOnly (11.35s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:31:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/22 05:31:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/22 05:31:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/22 05:31:40 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/22 05:31:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/22 05:31:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/22 05:31:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/22 05:31:43 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/22 05:31:44 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/test.sum --- PASS: TestParseSumFile (7.19s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:31:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho/data" check_test.go:350: FileLu root 'rclone-test-nofomav0liho/data' lacks md5, skipping --- SKIP: TestCheckSum (0.95s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:31:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho/data" 2026/02/22 05:31:46 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/data" with ID 2911121 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/02/22 05:32:28 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/test.sum 2026/02/22 05:32:29 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/data/banana 2026/02/22 05:32:29 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/data/potato 2026/02/22 05:32:30 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/data" --- PASS: TestCheckSumDownload (44.88s) --- PASS: TestCheckSumDownload/subtest1 (2.69s) --- PASS: TestCheckSumDownload/subtest2 (2.70s) --- PASS: TestCheckSumDownload/subtest3 (2.69s) --- PASS: TestCheckSumDownload/subtest4 (2.67s) --- PASS: TestCheckSumDownload/subtest5 (2.70s) --- PASS: TestCheckSumDownload/subtest6 (2.68s) --- PASS: TestCheckSumDownload/subtest7 (2.90s) === RUN TestApplyTransforms 2026/02/22 05:32:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kepured6ruvi" 2026/02/22 05:32:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:32:30 DEBUG : Creating backend with remote "/tmp/rclone1297200011" run.go:185: Remote "FileLu root 'rclone-test-kepured6ruvi'", Local "Local file system at /tmp/rclone1297200011", Modify Window "876000h0m0s" 2026/02/22 05:32:30 INFO : FileLu root 'rclone-test-kepured6ruvi': Successfully created folder "rclone-test-kepured6ruvi" with ID 2911122 upper checkfile vs. lower remote (without normalization) 2026/02/22 05:32:32 ERROR : hello, world!: sum not found 2026/02/22 05:32:32 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-kepured6ruvi' 2026/02/22 05:32:32 NOTICE: FileLu root 'rclone-test-kepured6ruvi': 1 files missing 2026/02/22 05:32:32 NOTICE: 1 hashes missing 2026/02/22 05:32:32 NOTICE: FileLu root 'rclone-test-kepured6ruvi': 1 differences found 2026/02/22 05:32:32 NOTICE: FileLu root 'rclone-test-kepured6ruvi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/22 05:32:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:32:34 NOTICE: FileLu root 'rclone-test-kepured6ruvi': 0 differences found 2026/02/22 05:32:34 NOTICE: FileLu root 'rclone-test-kepured6ruvi': 1 matching files 2026/02/22 05:32:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xupifaw3hafi" 2026/02/22 05:32:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:32:34 DEBUG : Creating backend with remote "/tmp/rclone2522138449" run.go:185: Remote "FileLu root 'rclone-test-xupifaw3hafi'", Local "Local file system at /tmp/rclone2522138449", Modify Window "876000h0m0s" 2026/02/22 05:32:34 INFO : FileLu root 'rclone-test-xupifaw3hafi': Successfully created folder "rclone-test-xupifaw3hafi" with ID 2911123 lower checkfile vs. upper remote (without normalization) 2026/02/22 05:32:36 ERROR : HELLO, WORLD!: sum not found 2026/02/22 05:32:36 ERROR : hello, world!: file not in FileLu root 'rclone-test-xupifaw3hafi' 2026/02/22 05:32:36 NOTICE: FileLu root 'rclone-test-xupifaw3hafi': 1 files missing 2026/02/22 05:32:36 NOTICE: 1 hashes missing 2026/02/22 05:32:36 NOTICE: FileLu root 'rclone-test-xupifaw3hafi': 1 differences found 2026/02/22 05:32:36 NOTICE: FileLu root 'rclone-test-xupifaw3hafi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/22 05:32:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:32:37 NOTICE: FileLu root 'rclone-test-xupifaw3hafi': 0 differences found 2026/02/22 05:32:37 NOTICE: FileLu root 'rclone-test-xupifaw3hafi': 1 matching files 2026/02/22 05:32:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zudayun3qale" 2026/02/22 05:32:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:32:37 DEBUG : Creating backend with remote "/tmp/rclone167376165" run.go:185: Remote "FileLu root 'rclone-test-zudayun3qale'", Local "Local file system at /tmp/rclone167376165", Modify Window "876000h0m0s" 2026/02/22 05:32:38 INFO : FileLu root 'rclone-test-zudayun3qale': Successfully created folder "rclone-test-zudayun3qale" with ID 2911124 lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/22 05:32:40 ERROR : HeLlO, wOrLd!: sum not found 2026/02/22 05:32:40 ERROR : hello, world!: file not in FileLu root 'rclone-test-zudayun3qale' 2026/02/22 05:32:40 NOTICE: FileLu root 'rclone-test-zudayun3qale': 1 files missing 2026/02/22 05:32:40 NOTICE: 1 hashes missing 2026/02/22 05:32:40 NOTICE: FileLu root 'rclone-test-zudayun3qale': 1 differences found 2026/02/22 05:32:40 NOTICE: FileLu root 'rclone-test-zudayun3qale': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/22 05:32:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:32:41 NOTICE: FileLu root 'rclone-test-zudayun3qale': 0 differences found 2026/02/22 05:32:41 NOTICE: FileLu root 'rclone-test-zudayun3qale': 1 matching files 2026/02/22 05:32:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ciyapaf7some" 2026/02/22 05:32:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:32:41 DEBUG : Creating backend with remote "/tmp/rclone75538284" run.go:185: Remote "FileLu root 'rclone-test-ciyapaf7some'", Local "Local file system at /tmp/rclone75538284", Modify Window "876000h0m0s" 2026/02/22 05:32:41 INFO : FileLu root 'rclone-test-ciyapaf7some': Successfully created folder "rclone-test-ciyapaf7some" with ID 2911125 upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/22 05:32:44 ERROR : HELLO, WORLD!: sum not found 2026/02/22 05:32:44 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-ciyapaf7some' 2026/02/22 05:32:44 NOTICE: FileLu root 'rclone-test-ciyapaf7some': 1 files missing 2026/02/22 05:32:44 NOTICE: 1 hashes missing 2026/02/22 05:32:44 NOTICE: FileLu root 'rclone-test-ciyapaf7some': 1 differences found 2026/02/22 05:32:44 NOTICE: FileLu root 'rclone-test-ciyapaf7some': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/22 05:32:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:32:45 NOTICE: FileLu root 'rclone-test-ciyapaf7some': 0 differences found 2026/02/22 05:32:45 NOTICE: FileLu root 'rclone-test-ciyapaf7some': 1 matching files 2026/02/22 05:32:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yejoxum2qide" 2026/02/22 05:32:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:32:45 DEBUG : Creating backend with remote "/tmp/rclone2804189774" run.go:185: Remote "FileLu root 'rclone-test-yejoxum2qide'", Local "Local file system at /tmp/rclone2804189774", Modify Window "876000h0m0s" 2026/02/22 05:32:45 INFO : FileLu root 'rclone-test-yejoxum2qide': Successfully created folder "rclone-test-yejoxum2qide" with ID 2911126 NFD checkfile vs. NFC remote (without normalization) 2026/02/22 05:32:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/22 05:32:47 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-yejoxum2qide' 2026/02/22 05:32:47 NOTICE: FileLu root 'rclone-test-yejoxum2qide': 1 files missing 2026/02/22 05:32:47 NOTICE: 1 hashes missing 2026/02/22 05:32:47 NOTICE: FileLu root 'rclone-test-yejoxum2qide': 1 differences found 2026/02/22 05:32:47 NOTICE: FileLu root 'rclone-test-yejoxum2qide': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/22 05:32:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/22 05:32:48 NOTICE: FileLu root 'rclone-test-yejoxum2qide': 0 differences found 2026/02/22 05:32:48 NOTICE: FileLu root 'rclone-test-yejoxum2qide': 1 matching files 2026/02/22 05:32:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-corunot1yizi" 2026/02/22 05:32:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:32:48 DEBUG : Creating backend with remote "/tmp/rclone2653445286" run.go:185: Remote "FileLu root 'rclone-test-corunot1yizi'", Local "Local file system at /tmp/rclone2653445286", Modify Window "876000h0m0s" 2026/02/22 05:32:49 INFO : FileLu root 'rclone-test-corunot1yizi': Successfully created folder "rclone-test-corunot1yizi" with ID 2911127 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/02/22 05:32:51 DEBUG : FileLu root 'rclone-test-corunot1yizi': Purge remote 2026/02/22 05:32:51 INFO : FileLu root 'rclone-test-corunot1yizi': Rmdir: successfully deleted "/rclone-test-corunot1yizi" 2026/02/22 05:32:51 DEBUG : FileLu root 'rclone-test-yejoxum2qide': Purge remote 2026/02/22 05:32:51 INFO : FileLu root 'rclone-test-yejoxum2qide': Rmdir: successfully deleted "/rclone-test-yejoxum2qide" 2026/02/22 05:32:51 DEBUG : FileLu root 'rclone-test-ciyapaf7some': Purge remote 2026/02/22 05:32:51 INFO : FileLu root 'rclone-test-ciyapaf7some': Rmdir: successfully deleted "/rclone-test-ciyapaf7some" 2026/02/22 05:32:51 DEBUG : FileLu root 'rclone-test-zudayun3qale': Purge remote 2026/02/22 05:32:52 INFO : FileLu root 'rclone-test-zudayun3qale': Rmdir: successfully deleted "/rclone-test-zudayun3qale" 2026/02/22 05:32:52 DEBUG : FileLu root 'rclone-test-xupifaw3hafi': Purge remote 2026/02/22 05:32:52 INFO : FileLu root 'rclone-test-xupifaw3hafi': Rmdir: successfully deleted "/rclone-test-xupifaw3hafi" 2026/02/22 05:32:52 DEBUG : FileLu root 'rclone-test-kepured6ruvi': Purge remote 2026/02/22 05:32:52 INFO : FileLu root 'rclone-test-kepured6ruvi': Rmdir: successfully deleted "/rclone-test-kepured6ruvi" --- SKIP: TestApplyTransforms (22.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:32:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/22 05:32:53 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub" with ID 2911128 2026/02/22 05:32:56 DEBUG : sub/file2: size = 14 OK 2026/02/22 05:32:56 INFO : file1: Copied (new) to: sub/file2 2026/02/22 05:32:57 DEBUG : sub/file2: size = 14 OK 2026/02/22 05:32:57 DEBUG : file1: Sizes identical 2026/02/22 05:32:57 DEBUG : file1: Unchanged skipping 2026/02/22 05:32:57 DEBUG : FileLu root 'rclone-test-nofomav0liho': don't need to copy/move sub/file2, it is already at target location 2026/02/22 05:32:59 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub/file2 2026/02/22 05:32:59 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub" --- PASS: TestCopyFile (7.14s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:33:01 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/dst" with ID 2911129 2026/02/22 05:33:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho/backup" 2026/02/22 05:33:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1177151246) 2026/02/22 05:33:04 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-nofomav0liho') 2026/02/22 05:33:04 DEBUG : dst/file1: Sizes differ 2026/02/22 05:33:05 INFO : FileLu root 'rclone-test-nofomav0liho/backup': Successfully created folder "rclone-test-nofomav0liho/backup/dst" with ID 2911131 2026/02/22 05:33:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/dst/file1 2026/02/22 05:33:07 INFO : dst/file1: Moved (server-side) 2026/02/22 05:33:08 DEBUG : dst/file1: size = 14 OK 2026/02/22 05:33:08 INFO : dst/file1: Copied (new) 2026/02/22 05:33:10 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/dst/file1 2026/02/22 05:33:11 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/backup/dst/file1 2026/02/22 05:33:11 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/dst" 2026/02/22 05:33:12 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/backup/dst" 2026/02/22 05:33:13 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/backup" --- PASS: TestCopyFileBackupDir (12.91s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:33:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho/dst" 2026/02/22 05:33:14 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho/CompareDest" 2026/02/22 05:33:14 DEBUG : one: Need to transfer - File not found at Destination 2026/02/22 05:33:15 INFO : FileLu root 'rclone-test-nofomav0liho/dst': Successfully created folder "rclone-test-nofomav0liho/dst" with ID 2911132 2026/02/22 05:33:16 DEBUG : one: size = 3 OK 2026/02/22 05:33:16 INFO : one: Copied (new) 2026/02/22 05:33:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1177151246) 2026/02/22 05:33:18 DEBUG : one: size = 3 (FileLu root 'rclone-test-nofomav0liho/dst') 2026/02/22 05:33:18 DEBUG : one: Sizes differ 2026/02/22 05:33:20 DEBUG : one: size = 5 OK 2026/02/22 05:33:20 INFO : one: Copied (replaced existing) 2026/02/22 05:33:23 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/CompareDest" with ID 2911133 2026/02/22 05:33:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1177151246) 2026/02/22 05:33:25 DEBUG : one: size = 3 (FileLu root 'rclone-test-nofomav0liho/dst') 2026/02/22 05:33:25 DEBUG : one: Sizes differ 2026/02/22 05:33:26 DEBUG : one: size = 5 OK 2026/02/22 05:33:26 DEBUG : one: Sizes identical 2026/02/22 05:33:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/22 05:33:29 DEBUG : two: Need to transfer - File not found at Destination 2026/02/22 05:33:29 DEBUG : two: size = 3 OK 2026/02/22 05:33:29 DEBUG : two: Sizes identical 2026/02/22 05:33:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/22 05:33:30 DEBUG : two: Need to transfer - File not found at Destination 2026/02/22 05:33:31 DEBUG : two: size = 3 OK 2026/02/22 05:33:31 DEBUG : two: Sizes identical 2026/02/22 05:33:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/22 05:33:32 DEBUG : two: Need to transfer - File not found at Destination 2026/02/22 05:33:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone1177151246) 2026/02/22 05:33:33 DEBUG : two: size = 3 (FileLu root 'rclone-test-nofomav0liho/CompareDest') 2026/02/22 05:33:33 DEBUG : two: Sizes differ 2026/02/22 05:33:35 DEBUG : two: size = 5 OK 2026/02/22 05:33:35 INFO : two: Copied (new) 2026/02/22 05:33:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/dst/one 2026/02/22 05:33:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/dst/two 2026/02/22 05:33:37 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/CompareDest/one 2026/02/22 05:33:37 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/CompareDest/two 2026/02/22 05:33:38 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/dst" 2026/02/22 05:33:38 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/CompareDest" --- PASS: TestCopyFileCompareDest (25.38s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.56s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.57s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:33:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/22 05:33:41 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/TestCopyFileMaxTransfer" with ID 2911134 2026/02/22 05:33:43 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/22 05:33:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/22 05:33:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/22 05:33:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/02/22 05:33:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/22 05:33:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/22 05:33:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/22 05:33:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/22 05:33:49 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/TestCopyFileMaxTransfer/file1 2026/02/22 05:33:49 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/TestCopyFileMaxTransfer/file4 2026/02/22 05:33:50 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (9.69s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.56s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.56s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.57s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.56s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.55s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:34:00 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir" with ID 2911135 2026/02/22 05:34:03 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir/ignore dir" with ID 2911136 2026/02/22 05:34:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir/sub sub dir" with ID 2911137 2026/02/22 05:34:09 DEBUG : a.txt: Excluded (Size Filter) 2026/02/22 05:34:09 DEBUG : a.txt: Excluded 2026/02/22 05:34:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 05:34:10 DEBUG : sub dir/hello world2: Excluded 2026/02/22 05:34:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 05:34:10 DEBUG : sub dir/hello world: Excluded 2026/02/22 05:34:11 DEBUG : sub dir/ignore dir: Excluded 2026/02/22 05:34:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 05:34:11 DEBUG : sub dir/hello world2: Excluded 2026/02/22 05:34:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 05:34:11 DEBUG : sub dir/hello world: Excluded 2026/02/22 05:34:11 DEBUG : sub dir/ignore dir: Excluded 2026/02/22 05:34:12 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/a.txt 2026/02/22 05:34:13 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/zend.txt 2026/02/22 05:34:14 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/hello world 2026/02/22 05:34:14 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/hello world2 2026/02/22 05:34:15 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/sub sub dir/hello world3 2026/02/22 05:34:15 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/ignore dir/.ignore 2026/02/22 05:34:15 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/ignore dir/should be ignored 2026/02/22 05:34:16 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir/sub sub dir" 2026/02/22 05:34:16 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir/ignore dir" 2026/02/22 05:34:17 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir" --- PASS: TestListDirSorted (20.90s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:34:21 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir" with ID 2911138 2026/02/22 05:34:24 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir/ignore dir" with ID 2911139 2026/02/22 05:34:28 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir/sub sub dir" with ID 2911140 2026/02/22 05:34:30 DEBUG : a.txt: Excluded (Size Filter) 2026/02/22 05:34:30 DEBUG : a.txt: Excluded 2026/02/22 05:34:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 05:34:31 DEBUG : sub dir/hello world2: Excluded 2026/02/22 05:34:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 05:34:31 DEBUG : sub dir/hello world: Excluded 2026/02/22 05:34:32 DEBUG : sub dir/ignore dir: Excluded 2026/02/22 05:34:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/22 05:34:32 DEBUG : sub dir/hello world2: Excluded 2026/02/22 05:34:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/22 05:34:32 DEBUG : sub dir/hello world: Excluded 2026/02/22 05:34:32 DEBUG : sub dir/ignore dir: Excluded 2026/02/22 05:34:33 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/a.txt 2026/02/22 05:34:34 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/zend.txt 2026/02/22 05:34:34 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/hello world 2026/02/22 05:34:34 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/hello world2 2026/02/22 05:34:35 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/sub sub dir/hello world3 2026/02/22 05:34:35 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/ignore dir/.ignore 2026/02/22 05:34:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/ignore dir/should be ignored 2026/02/22 05:34:36 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir/sub sub dir" 2026/02/22 05:34:37 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir/ignore dir" 2026/02/22 05:34:37 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir" --- PASS: TestListDirSortedFn (20.14s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:34:40 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub" with ID 2911141 === 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/02/22 05:34:44 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/02/22 05:34:45 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/file1 2026/02/22 05:34:46 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub/file2 2026/02/22 05:34:46 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub" --- PASS: TestListJSON (8.95s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:34:49 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub" with ID 2911143 === 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/02/22 05:34:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho/notfound" 2026/02/22 05:34:56 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/file1 2026/02/22 05:34:57 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub/file2 2026/02/22 05:34:57 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub" --- PASS: TestStatJSON (10.98s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.55s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.56s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (0.68s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:34:57 INFO : FileLu root 'rclone-test-nofomav0liho': Making directory 2026/02/22 05:34:58 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho" with ID 2.911118e+06 2026/02/22 05:34:58 INFO : FileLu root 'rclone-test-nofomav0liho': Making directory 2026/02/22 05:34:58 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho" with ID 2.911118e+06 --- PASS: TestMkdir (1.37s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:34:59 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir" with ID 2911146 2026/02/22 05:35:02 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/hello world 2026/02/22 05:35:03 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir" --- PASS: TestLsd (4.52s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:35:08 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 --- PASS: TestLs (4.72s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/22 05:35:12 DEBUG : empty space: Excluded 2026/02/22 05:35:13 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:35:13 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:17 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:35:18 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:22 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:35:22 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 --- PASS: TestHashSums (4.49s) === RUN TestHashSumsWithErrors 2026/02/22 05:35:22 DEBUG : Creating backend with remote ":memory:" 2026/02/22 05:35:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/22 05:35:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/22 05:35:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/22 05:35:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/22 05:35:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/22 05:35:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/22 05:35:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/22 05:35:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/22 05:35:22 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:26 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir" with ID 2911155 2026/02/22 05:35:29 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/empty space 2026/02/22 05:35:29 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 2026/02/22 05:35:30 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/potato3 2026/02/22 05:35:30 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir" --- PASS: TestCount (7.90s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:36 DEBUG : Waiting for deletions to finish 2026/02/22 05:35:36 DEBUG : large: Excluded (Size Filter) 2026/02/22 05:35:36 DEBUG : large: Excluded 2026/02/22 05:35:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/medium 2026/02/22 05:35:36 INFO : medium: Deleted 2026/02/22 05:35:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/small 2026/02/22 05:35:36 INFO : small: Deleted 2026/02/22 05:35:37 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/large --- PASS: TestDelete (7.19s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:42 DEBUG : Waiting for deletions to finish 2026/02/22 05:35:43 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/22 05:35:43 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/large 2026/02/22 05:35:43 INFO : large: Deleted 2026/02/22 05:35:43 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/medium 2026/02/22 05:35:43 INFO : medium: Deleted 2026/02/22 05:35:44 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/small --- PASS: TestMaxDelete (7.03s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:49 DEBUG : Waiting for deletions to finish 2026/02/22 05:35:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/22 05:35:50 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/small 2026/02/22 05:35:50 INFO : small: Deleted 2026/02/22 05:35:50 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/medium 2026/02/22 05:35:50 INFO : medium: Deleted 2026/02/22 05:35:51 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/large --- PASS: TestMaxDeleteSizeLargeFile (7.06s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:35:57 DEBUG : Waiting for deletions to finish 2026/02/22 05:35:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/22 05:35:57 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/large 2026/02/22 05:35:57 INFO : large: Deleted 2026/02/22 05:35:57 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/medium 2026/02/22 05:35:57 INFO : medium: Deleted 2026/02/22 05:35:58 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/small --- PASS: TestMaxDeleteSize (7.07s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:36:03 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/ReadFile --- PASS: TestReadFile (4.68s) === RUN TestRetry 2026/02/22 05:36:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/22 05:36:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/22 05:36:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 05:36:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 05:36:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 05:36:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/22 05:36:03 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:36:19 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/file1 2026/02/22 05:36:19 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/file2 --- PASS: TestCat (15.67s) === RUN TestPurge 2026/02/22 05:36:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xutomic5noya" 2026/02/22 05:36:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 05:36:19 DEBUG : Creating backend with remote "/tmp/rclone764770129" run.go:185: Remote "FileLu root 'rclone-test-xutomic5noya'", Local "Local file system at /tmp/rclone764770129", Modify Window "876000h0m0s" 2026/02/22 05:36:20 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya" with ID 2911166 2026/02/22 05:36:20 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya" with ID 2.911166e+06 2026/02/22 05:36:21 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A1/B1/C1" with ID 2911169 2026/02/22 05:36:22 INFO : A2: Making directory 2026/02/22 05:36:22 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A2" with ID 2911170 2026/02/22 05:36:22 INFO : A1/B2: Making directory 2026/02/22 05:36:22 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A1/B2" with ID 2911171 2026/02/22 05:36:22 INFO : A1/B2/C2: Making directory 2026/02/22 05:36:23 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A1/B2/C2" with ID 2911172 2026/02/22 05:36:23 INFO : A1/B1/C3: Making directory 2026/02/22 05:36:23 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A1/B1/C3" with ID 2911173 2026/02/22 05:36:23 INFO : A3: Making directory 2026/02/22 05:36:23 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A3" with ID 2911174 2026/02/22 05:36:23 INFO : A3/B3: Making directory 2026/02/22 05:36:23 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A3/B3" with ID 2911175 2026/02/22 05:36:23 INFO : A3/B3/C4: Making directory 2026/02/22 05:36:24 INFO : FileLu root 'rclone-test-xutomic5noya': Successfully created folder "rclone-test-xutomic5noya/A3/B3/C4" with ID 2911176 2026/02/22 05:36:27 INFO : FileLu root 'rclone-test-xutomic5noya': Rmdir: successfully deleted "/rclone-test-xutomic5noya/A1/B1" 2026/02/22 05:36:28 INFO : FileLu root 'rclone-test-xutomic5noya': Rmdir: successfully deleted "/rclone-test-xutomic5noya" 2026/02/22 05:36:29 ERROR : error listing: directory not found 2026/02/22 05:36:29 DEBUG : FileLu root 'rclone-test-xutomic5noya': Purge remote 2026/02/22 05:36:29 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (9.80s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:36:29 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho" with ID 2.911118e+06 2026/02/22 05:36:30 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1/C1" with ID 2911179 2026/02/22 05:36:31 INFO : A2: Making directory 2026/02/22 05:36:31 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A2" with ID 2911180 2026/02/22 05:36:31 INFO : A1/B2: Making directory 2026/02/22 05:36:32 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B2" with ID 2911181 2026/02/22 05:36:32 INFO : A1/B2/C2: Making directory 2026/02/22 05:36:32 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B2/C2" with ID 2911182 2026/02/22 05:36:32 INFO : A1/B1/C3: Making directory 2026/02/22 05:36:32 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1/C3" with ID 2911183 2026/02/22 05:36:32 INFO : A3: Making directory 2026/02/22 05:36:32 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3" with ID 2911184 2026/02/22 05:36:32 INFO : A3/B3: Making directory 2026/02/22 05:36:33 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3/B3" with ID 2911185 2026/02/22 05:36:33 INFO : A3/B3/C4: Making directory 2026/02/22 05:36:33 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3/B3/C4" with ID 2911186 2026/02/22 05:36:36 DEBUG : removing 1 level 3 directories 2026/02/22 05:36:36 INFO : A3/B3/C4: Removing directory 2026/02/22 05:36:37 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3/B3/C4" 2026/02/22 05:36:39 DEBUG : removing 2 level 3 directories 2026/02/22 05:36:39 INFO : A1/B2/C2: Removing directory 2026/02/22 05:36:39 INFO : A1/B1/C3: Removing directory 2026/02/22 05:36:40 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B2/C2" 2026/02/22 05:36:40 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1/C3" 2026/02/22 05:36:40 DEBUG : removing 2 level 2 directories 2026/02/22 05:36:40 INFO : A3/B3: Removing directory 2026/02/22 05:36:40 INFO : A1/B2: Removing directory 2026/02/22 05:36:40 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3/B3" 2026/02/22 05:36:40 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B2" 2026/02/22 05:36:40 DEBUG : removing 2 level 1 directories 2026/02/22 05:36:40 INFO : A3: Removing directory 2026/02/22 05:36:40 INFO : A2: Removing directory 2026/02/22 05:36:41 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3" 2026/02/22 05:36:41 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A2" 2026/02/22 05:36:43 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A1/B1/C1/one 2026/02/22 05:36:43 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A1/two 2026/02/22 05:36:45 DEBUG : removing 1 level 3 directories 2026/02/22 05:36:45 INFO : A1/B1/C1: Removing directory 2026/02/22 05:36:45 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1/C1" 2026/02/22 05:36:45 DEBUG : removing 1 level 2 directories 2026/02/22 05:36:45 INFO : A1/B1: Removing directory 2026/02/22 05:36:46 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1" 2026/02/22 05:36:46 DEBUG : removing 1 level 1 directories 2026/02/22 05:36:46 INFO : A1: Removing directory 2026/02/22 05:36:46 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1" 2026/02/22 05:36:46 DEBUG : removing 1 level 0 directories 2026/02/22 05:36:46 INFO : FileLu root 'rclone-test-nofomav0liho': Removing directory 2026/02/22 05:36:47 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho" 2026/02/22 05:36:47 ERROR : error listing: directory not found 2026/02/22 05:36:47 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (18.44s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:36:48 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho" with ID 2911188 2026/02/22 05:36:48 INFO : A1: Making directory 2026/02/22 05:36:48 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1" with ID 2911189 2026/02/22 05:36:48 INFO : A1/B1: Making directory 2026/02/22 05:36:48 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1" with ID 2911190 2026/02/22 05:36:48 INFO : A1/B1/C1: Making directory 2026/02/22 05:36:48 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1/C1" with ID 2911191 2026/02/22 05:36:51 DEBUG : removing 1 level 3 directories 2026/02/22 05:36:51 INFO : A1/B1/C1: Removing directory 2026/02/22 05:36:51 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1/C1" 2026/02/22 05:36:51 DEBUG : removing 1 level 2 directories 2026/02/22 05:36:51 INFO : A1/B1: Removing directory 2026/02/22 05:36:52 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1" 2026/02/22 05:36:54 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1" --- PASS: TestRmdirsLeaveRoot (6.55s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:36:54 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho" with ID 2.911188e+06 2026/02/22 05:36:54 INFO : A1: Making directory 2026/02/22 05:36:55 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1" with ID 2911194 2026/02/22 05:36:55 INFO : A1/B1: Making directory 2026/02/22 05:36:55 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1" with ID 2911195 2026/02/22 05:36:55 INFO : A1/B1/C1: Making directory 2026/02/22 05:36:55 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1/C1" with ID 2911196 2026/02/22 05:36:57 DEBUG : removing 1 level 3 directories 2026/02/22 05:36:57 INFO : A1/B1/C1: Removing directory 2026/02/22 05:36:58 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1/C1" 2026/02/22 05:36:58 DEBUG : removing 1 level 2 directories 2026/02/22 05:36:58 INFO : A1/B1: Removing directory 2026/02/22 05:36:58 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1" 2026/02/22 05:37:00 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1" --- PASS: TestRmdirsWithFilter (6.39s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:37:03 DEBUG : filename.txt: File name found in url 2026/02/22 05:37:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/22 05:37:08 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/file1 2026/02/22 05:37:09 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/file2 2026/02/22 05:37:09 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/filename.txt 2026/02/22 05:37:09 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/headerfilename.txt --- PASS: TestCopyURL (9.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:37:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/22 05:37:10 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub" with ID 2911197 2026/02/22 05:37:12 DEBUG : sub/file2: size = 14 OK 2026/02/22 05:37:12 INFO : file1: Copied (new) to: sub/file2 2026/02/22 05:37:12 INFO : file1: Deleted 2026/02/22 05:37:13 DEBUG : sub/file2: size = 14 OK 2026/02/22 05:37:13 DEBUG : file1: Sizes identical 2026/02/22 05:37:13 DEBUG : file1: Unchanged skipping 2026/02/22 05:37:13 INFO : file1: Deleted 2026/02/22 05:37:13 DEBUG : FileLu root 'rclone-test-nofomav0liho': don't need to copy/move sub/file2, it is already at target location 2026/02/22 05:37:15 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub/file2 2026/02/22 05:37:15 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub" --- PASS: TestMoveFile (5.96s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:37:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/22 05:37:17 DEBUG : file1: size = 14 OK 2026/02/22 05:37:17 INFO : file1: Copied (new) 2026/02/22 05:37:17 INFO : file1: Deleted 2026/02/22 05:37:18 DEBUG : file1: Destination exists, skipping 2026/02/22 05:37:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/22 05:37:19 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.78s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:37:21 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/dst" with ID 2911198 2026/02/22 05:37:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nofomav0liho/backup" 2026/02/22 05:37:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1177151246) 2026/02/22 05:37:24 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-nofomav0liho') 2026/02/22 05:37:24 DEBUG : dst/file1: Sizes differ 2026/02/22 05:37:26 INFO : FileLu root 'rclone-test-nofomav0liho/backup': Successfully created folder "rclone-test-nofomav0liho/backup/dst" with ID 2911200 2026/02/22 05:37:27 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/dst/file1 2026/02/22 05:37:27 INFO : dst/file1: Moved (server-side) 2026/02/22 05:37:29 DEBUG : dst/file1: size = 14 OK 2026/02/22 05:37:29 INFO : dst/file1: Copied (new) 2026/02/22 05:37:29 INFO : dst/file1: Deleted 2026/02/22 05:37:31 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/dst/file1 2026/02/22 05:37:31 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/backup/dst/file1 2026/02/22 05:37:32 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/dst" 2026/02/22 05:37:33 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/backup/dst" 2026/02/22 05:37:33 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/backup" --- PASS: TestMoveFileBackupDir (13.04s) === 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:37:34 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho" with ID 2.911188e+06 2026/02/22 05:37:34 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1" with ID 2911201 2026/02/22 05:37:38 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1" with ID 2911202 2026/02/22 05:37:39 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1/C1" with ID 2911203 2026/02/22 05:37:41 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1/C2" with ID 2911204 2026/02/22 05:37:42 INFO : A1/B2: Making directory 2026/02/22 05:37:43 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B2" with ID 2911205 2026/02/22 05:37:43 INFO : A1/B1/C3: Making directory 2026/02/22 05:37:43 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A1/B1/C3" with ID 2911206 2026/02/22 05:37:45 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A2" with ID 2911207 2026/02/22 05:37:46 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A2/B1" with ID 2911208 2026/02/22 05:37:46 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A2/B1/C1" with ID 2911209 2026/02/22 05:37:46 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A2/B1/C2" with ID 2911210 2026/02/22 05:37:47 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A2/B1/C3" with ID 2911211 2026/02/22 05:37:47 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A2/B2" with ID 2911212 2026/02/22 05:37:50 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A1/B1/three 2026/02/22 05:37:50 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/02/22 05:37:50 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A1/B1/C2/five 2026/02/22 05:37:50 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/02/22 05:37:50 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A1/B1/C1/four 2026/02/22 05:37:50 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/02/22 05:37:50 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A1/one 2026/02/22 05:37:50 INFO : A1/one: Moved (server-side) to: A2/one 2026/02/22 05:37:50 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A1/two 2026/02/22 05:37:50 INFO : A1/two: Moved (server-side) to: A2/two 2026/02/22 05:37:51 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B2" 2026/02/22 05:37:51 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1/C3" 2026/02/22 05:37:52 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1/C2" 2026/02/22 05:37:52 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1/C1" 2026/02/22 05:37:53 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1/B1" 2026/02/22 05:37:53 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A1" 2026/02/22 05:37:56 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3" with ID 2911215 2026/02/22 05:37:56 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3/B1" with ID 2911216 2026/02/22 05:37:56 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3/B1/C1" with ID 2911217 2026/02/22 05:37:57 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3/B1/C2" with ID 2911218 2026/02/22 05:37:57 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3/B1/C3" with ID 2911219 2026/02/22 05:37:57 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A3/B2" with ID 2911220 2026/02/22 05:38:00 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A2/B1/C1/four 2026/02/22 05:38:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/22 05:38:00 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A2/B1/three 2026/02/22 05:38:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/22 05:38:00 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A2/B1/C2/five 2026/02/22 05:38:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/22 05:38:00 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A2/one 2026/02/22 05:38:00 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/22 05:38:00 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A2/two 2026/02/22 05:38:00 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/22 05:38:01 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A2/B2" 2026/02/22 05:38:02 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A2/B1/C3" 2026/02/22 05:38:02 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A2/B1/C2" 2026/02/22 05:38:03 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A2/B1/C1" 2026/02/22 05:38:03 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A2/B1" 2026/02/22 05:38:04 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A2" 2026/02/22 05:38:05 INFO : FileLu root 'rclone-test-nofomav0liho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/22 05:38:06 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A4" with ID 2911222 2026/02/22 05:38:06 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A4/B1" with ID 2911223 2026/02/22 05:38:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A4/B1/C1" with ID 2911224 2026/02/22 05:38:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A4/B1/C2" with ID 2911225 2026/02/22 05:38:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A4/B1/C3" with ID 2911226 2026/02/22 05:38:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/A4/B2" with ID 2911227 2026/02/22 05:38:10 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A3/one 2026/02/22 05:38:10 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/22 05:38:10 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A3/B1/three 2026/02/22 05:38:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/22 05:38:10 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A3/B1/C1/four 2026/02/22 05:38:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/22 05:38:11 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A3/two 2026/02/22 05:38:11 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/22 05:38:11 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A3/B1/C2/five 2026/02/22 05:38:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/22 05:38:11 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3/B2" 2026/02/22 05:38:12 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3/B1/C3" 2026/02/22 05:38:12 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3/B1/C2" 2026/02/22 05:38:13 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3/B1/C1" 2026/02/22 05:38:13 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3/B1" 2026/02/22 05:38:14 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A3" 2026/02/22 05:38:16 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A4/one 2026/02/22 05:38:16 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A4/two 2026/02/22 05:38:17 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A4/B1/three 2026/02/22 05:38:17 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A4/B1/C2/five 2026/02/22 05:38:18 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/A4/B1/C1/four 2026/02/22 05:38:18 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A4/B2" 2026/02/22 05:38:19 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A4/B1/C3" 2026/02/22 05:38:19 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A4/B1/C2" 2026/02/22 05:38:20 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A4/B1/C1" 2026/02/22 05:38:20 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A4/B1" 2026/02/22 05:38:21 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/A4" --- PASS: TestDirMove (47.69s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:38:22 DEBUG : FileLu root 'rclone-test-nofomav0liho': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 05:38:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 05:38:23 NOTICE: FileLu root 'rclone-test-nofomav0liho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/22 05:38:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/22 05:38:23 DEBUG : FileLu root 'rclone-test-nofomav0liho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 05:38:25 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 05:38:25 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/22 05:38:26 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/no_checksum_big_file_from_pipe 2026/02/22 05:38:26 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:38:27 DEBUG : FileLu root 'rclone-test-nofomav0liho': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 05:38:28 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 05:38:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/22 05:38:28 DEBUG : FileLu root 'rclone-test-nofomav0liho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 05:38:30 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 05:38:30 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/22 05:38:31 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/with_checksum_big_file_from_pipe 2026/02/22 05:38:31 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:38:31 DEBUG : FileLu root 'rclone-test-nofomav0liho': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 05:38:33 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 05:38:33 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/22 05:38:33 DEBUG : FileLu root 'rclone-test-nofomav0liho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 05:38:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 05:38:35 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/02/22 05:38:35 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/ignore_checksum_big_file_from_pipe 2026/02/22 05:38:36 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:38:36 DEBUG : FileLu root 'rclone-test-nofomav0liho': File to upload is small (34 bytes), uploading instead of streaming 2026/02/22 05:38:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/22 05:38:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/22 05:38:38 DEBUG : FileLu root 'rclone-test-nofomav0liho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/22 05:38:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/22 05:38:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/22 05:38:40 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/ignore_checksum_big_file_from_pipe 2026/02/22 05:38:40 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (19.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.77s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.55s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:38:43 DEBUG : FileLu root 'rclone-test-nofomav0liho': File to upload is small (60 bytes), uploading instead of streaming 2026/02/22 05:38:44 DEBUG : potato2: size = 60 OK 2026/02/22 05:38:44 DEBUG : potato2: Size of src and dst objects identical 2026/02/22 05:38:45 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato1 2026/02/22 05:38:45 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/potato2 --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.59s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.55s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.56s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.32s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", 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-nofomav0liho'", Local "Local file system at /tmp/rclone1177151246", Modify Window "876000h0m0s" 2026/02/22 05:38:51 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully created folder "rclone-test-nofomav0liho/sub dir" with ID 2911242 2026/02/22 05:38:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kosamas6" before starting 2026/02/22 05:38:59 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/test remove existing 2026/02/22 05:38:59 DEBUG : sub dir/test remove existing.kosamas6: TEST: removing renamed existing file after operation 2026/02/22 05:39:00 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/test remove existing.kosamas6 2026/02/22 05:39:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joxabac5" before starting 2026/02/22 05:39:04 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/22 05:39:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joxabac5: TEST: renaming existing back after failed operation 2026/02/22 05:39:07 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joxabac5 2026/02/22 05:39:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piqejey4" before starting 2026/02/22 05:39:11 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/22 05:39:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piqejey4: TEST: removing renamed existing file after operation 2026/02/22 05:39:12 INFO : FileLu root 'rclone-test-nofomav0liho': Successfully deleted file: /rclone-test-nofomav0liho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piqejey4 2026/02/22 05:39:13 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho/sub dir" --- PASS: TestRemoveExisting (23.07s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/02/22 05:39:13 DEBUG : FileLu root 'rclone-test-nofomav0liho': Purge remote 2026/02/22 05:39:14 INFO : FileLu root 'rclone-test-nofomav0liho': Rmdir: successfully deleted "/rclone-test-nofomav0liho" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 8m18.664137582s (try 1/5)