"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/02/03 03:08:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota" 2026/02/03 03:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:08:39 DEBUG : Creating backend with remote "/tmp/rclone473609426" === 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/03 03:08:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.67s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/03 03:08:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/02/03 03:08:40 DEBUG : a: size = 0 OK 2026/02/03 03:08:40 DEBUG : a: size = 1 (memory) 2026/02/03 03:08:40 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/03 03:08:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/03 03:08:40 DEBUG : potato: Seek from 10 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 10 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/03 03:08:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 2 2026/02/03 03:08:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/03 03:08:40 DEBUG : potato: Seek from 7 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 7 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/03 03:08:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 2 2026/02/03 03:08:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/03 03:08:40 DEBUG : potato: Seek from 8 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 8 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/03 03:08:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/03 03:08:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/03 03:08:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/03 03:08:40 DEBUG : potato: Seek from 5 to 2 2026/02/03 03:08:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/03 03:08:40 DEBUG : potato: Seek from 9 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 9 to 0 2026/02/03 03:08:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:08:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota" with ID 2587029 2026/02/03 03:08:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2026/02/03 03:08:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2026/02/03 03:08:46 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2026/02/03 03:08:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2026/02/03 03:08:50 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:08:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 2026/02/03 03:08:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/remotepotato 2026/02/03 03:08:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/rutabaga --- PASS: TestCheck (11.69s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/02/03 03:08:52 DEBUG : Creating backend with remote "nonexistent" 2026/02/03 03:08:52 DEBUG : Creating backend with remote "nonexistent" 2026/02/03 03:08:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/03 03:08:52 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/03 03:08:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/03 03:08:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:08:53 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/03 03:08:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2026/02/03 03:09:01 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/03 03:09:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/03 03:09:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:09:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 2026/02/03 03:09:31 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/remotepotato 2026/02/03 03:09:31 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/rutabaga --- PASS: TestCheckDownload (39.59s) --- PASS: TestCheckDownload/1 (1.26s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (1.20s) --- PASS: TestCheckDownload/4 (11.32s) --- PASS: TestCheckDownload/5 (6.54s) --- PASS: TestCheckDownload/6 (1.22s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:09:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/03 03:09:35 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2026/02/03 03:09:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/03 03:09:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/03 03:09:41 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:09:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 2026/02/03 03:09:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/remotepotato 2026/02/03 03:09:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/rutabaga --- PASS: TestCheckSizeOnly (11.48s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:09:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" 2026/02/03 03:09:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/03 03:09:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/03 03:09:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/03 03:09:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/03 03:09:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" 2026/02/03 03:09:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/03 03:09:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/03 03:09:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/03 03:09:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/03 03:09:50 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/test.sum --- PASS: TestParseSumFile (7.94s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:09:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota/data" check_test.go:350: FileLu root 'rclone-test-mixeqav9rota/data' lacks md5, skipping --- SKIP: TestCheckSum (0.90s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:09:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota/data" 2026/02/03 03:09:52 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/data" with ID 2587030 2026/02/03 03:09:54 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "data/banana" 2026/02/03 03:09:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2026/02/03 03:10:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "data/potato" 2026/02/03 03:10:21 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2026/02/03 03:10:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2026/02/03 03:10:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2026/02/03 03:10:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2026/02/03 03:10:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2026/02/03 03:10:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "data/banana" 2026/02/03 03:10:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "data/potato" 2026/02/03 03:10:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2026/02/03 03:10:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/test.sum 2026/02/03 03:10:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/data/banana 2026/02/03 03:10:56 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/data/potato 2026/02/03 03:10:56 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/data" --- PASS: TestCheckSumDownload (65.12s) --- PASS: TestCheckSumDownload/subtest1 (2.74s) --- PASS: TestCheckSumDownload/subtest2 (3.00s) --- PASS: TestCheckSumDownload/subtest3 (2.82s) --- PASS: TestCheckSumDownload/subtest4 (2.70s) --- PASS: TestCheckSumDownload/subtest5 (2.76s) --- PASS: TestCheckSumDownload/subtest6 (2.71s) --- PASS: TestCheckSumDownload/subtest7 (2.70s) === RUN TestApplyTransforms 2026/02/03 03:10:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tavuqes0mayi" 2026/02/03 03:10:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:10:57 DEBUG : Creating backend with remote "/tmp/rclone1458362670" run.go:185: Remote "FileLu root 'rclone-test-tavuqes0mayi'", Local "Local file system at /tmp/rclone1458362670", Modify Window "876000h0m0s" 2026/02/03 03:10:57 INFO : FileLu root 'rclone-test-tavuqes0mayi': Successfully created folder "rclone-test-tavuqes0mayi" with ID 2587032 2026/02/03 03:10:58 INFO : FileLu root 'rclone-test-tavuqes0mayi': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2026/02/03 03:10:59 ERROR : hello, world!: sum not found 2026/02/03 03:10:59 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-tavuqes0mayi' 2026/02/03 03:10:59 NOTICE: FileLu root 'rclone-test-tavuqes0mayi': 1 files missing 2026/02/03 03:10:59 NOTICE: 1 hashes missing 2026/02/03 03:10:59 NOTICE: FileLu root 'rclone-test-tavuqes0mayi': 1 differences found 2026/02/03 03:10:59 NOTICE: FileLu root 'rclone-test-tavuqes0mayi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/03 03:11:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:00 NOTICE: FileLu root 'rclone-test-tavuqes0mayi': 0 differences found 2026/02/03 03:11:00 NOTICE: FileLu root 'rclone-test-tavuqes0mayi': 1 matching files 2026/02/03 03:11:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wipehiv4cuyu" 2026/02/03 03:11:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:00 DEBUG : Creating backend with remote "/tmp/rclone816797950" run.go:185: Remote "FileLu root 'rclone-test-wipehiv4cuyu'", Local "Local file system at /tmp/rclone816797950", Modify Window "876000h0m0s" 2026/02/03 03:11:01 INFO : FileLu root 'rclone-test-wipehiv4cuyu': Successfully created folder "rclone-test-wipehiv4cuyu" with ID 2587033 2026/02/03 03:11:17 INFO : FileLu root 'rclone-test-wipehiv4cuyu': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2026/02/03 03:11:22 ERROR : HELLO, WORLD!: sum not found 2026/02/03 03:11:22 ERROR : hello, world!: file not in FileLu root 'rclone-test-wipehiv4cuyu' 2026/02/03 03:11:22 NOTICE: FileLu root 'rclone-test-wipehiv4cuyu': 1 files missing 2026/02/03 03:11:22 NOTICE: 1 hashes missing 2026/02/03 03:11:22 NOTICE: FileLu root 'rclone-test-wipehiv4cuyu': 1 differences found 2026/02/03 03:11:22 NOTICE: FileLu root 'rclone-test-wipehiv4cuyu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/03 03:11:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:23 NOTICE: FileLu root 'rclone-test-wipehiv4cuyu': 0 differences found 2026/02/03 03:11:23 NOTICE: FileLu root 'rclone-test-wipehiv4cuyu': 1 matching files 2026/02/03 03:11:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-buvutom1zohu" 2026/02/03 03:11:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:23 DEBUG : Creating backend with remote "/tmp/rclone3950944398" run.go:185: Remote "FileLu root 'rclone-test-buvutom1zohu'", Local "Local file system at /tmp/rclone3950944398", Modify Window "876000h0m0s" 2026/02/03 03:11:23 INFO : FileLu root 'rclone-test-buvutom1zohu': Successfully created folder "rclone-test-buvutom1zohu" with ID 2587034 2026/02/03 03:11:25 INFO : FileLu root 'rclone-test-buvutom1zohu': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/03 03:11:25 ERROR : HeLlO, wOrLd!: sum not found 2026/02/03 03:11:25 ERROR : hello, world!: file not in FileLu root 'rclone-test-buvutom1zohu' 2026/02/03 03:11:25 NOTICE: FileLu root 'rclone-test-buvutom1zohu': 1 files missing 2026/02/03 03:11:25 NOTICE: 1 hashes missing 2026/02/03 03:11:25 NOTICE: FileLu root 'rclone-test-buvutom1zohu': 1 differences found 2026/02/03 03:11:25 NOTICE: FileLu root 'rclone-test-buvutom1zohu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/03 03:11:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:27 NOTICE: FileLu root 'rclone-test-buvutom1zohu': 0 differences found 2026/02/03 03:11:27 NOTICE: FileLu root 'rclone-test-buvutom1zohu': 1 matching files 2026/02/03 03:11:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-logufus4cuji" 2026/02/03 03:11:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:27 DEBUG : Creating backend with remote "/tmp/rclone2928882658" run.go:185: Remote "FileLu root 'rclone-test-logufus4cuji'", Local "Local file system at /tmp/rclone2928882658", Modify Window "876000h0m0s" 2026/02/03 03:11:27 INFO : FileLu root 'rclone-test-logufus4cuji': Successfully created folder "rclone-test-logufus4cuji" with ID 2587035 2026/02/03 03:11:29 INFO : FileLu root 'rclone-test-logufus4cuji': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/03 03:11:29 ERROR : HELLO, WORLD!: sum not found 2026/02/03 03:11:29 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-logufus4cuji' 2026/02/03 03:11:29 NOTICE: FileLu root 'rclone-test-logufus4cuji': 1 files missing 2026/02/03 03:11:29 NOTICE: 1 hashes missing 2026/02/03 03:11:29 NOTICE: FileLu root 'rclone-test-logufus4cuji': 1 differences found 2026/02/03 03:11:29 NOTICE: FileLu root 'rclone-test-logufus4cuji': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/03 03:11:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:31 NOTICE: FileLu root 'rclone-test-logufus4cuji': 0 differences found 2026/02/03 03:11:31 NOTICE: FileLu root 'rclone-test-logufus4cuji': 1 matching files 2026/02/03 03:11:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ciwecan0nidi" 2026/02/03 03:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:31 DEBUG : Creating backend with remote "/tmp/rclone3189484362" run.go:185: Remote "FileLu root 'rclone-test-ciwecan0nidi'", Local "Local file system at /tmp/rclone3189484362", Modify Window "876000h0m0s" 2026/02/03 03:11:31 INFO : FileLu root 'rclone-test-ciwecan0nidi': Successfully created folder "rclone-test-ciwecan0nidi" with ID 2587036 2026/02/03 03:11:33 INFO : FileLu root 'rclone-test-ciwecan0nidi': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2026/02/03 03:11:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/03 03:11:33 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-ciwecan0nidi' 2026/02/03 03:11:33 NOTICE: FileLu root 'rclone-test-ciwecan0nidi': 1 files missing 2026/02/03 03:11:33 NOTICE: 1 hashes missing 2026/02/03 03:11:33 NOTICE: FileLu root 'rclone-test-ciwecan0nidi': 1 differences found 2026/02/03 03:11:33 NOTICE: FileLu root 'rclone-test-ciwecan0nidi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/03 03:11:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:34 NOTICE: FileLu root 'rclone-test-ciwecan0nidi': 0 differences found 2026/02/03 03:11:34 NOTICE: FileLu root 'rclone-test-ciwecan0nidi': 1 matching files 2026/02/03 03:11:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xatejab8juve" 2026/02/03 03:11:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:34 DEBUG : Creating backend with remote "/tmp/rclone1652818489" run.go:185: Remote "FileLu root 'rclone-test-xatejab8juve'", Local "Local file system at /tmp/rclone1652818489", Modify Window "876000h0m0s" 2026/02/03 03:11:35 INFO : FileLu root 'rclone-test-xatejab8juve': Successfully created folder "rclone-test-xatejab8juve" with ID 2587037 2026/02/03 03:11:36 INFO : FileLu root 'rclone-test-xatejab8juve': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2026/02/03 03:11:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/03 03:11:37 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xatejab8juve' 2026/02/03 03:11:37 NOTICE: FileLu root 'rclone-test-xatejab8juve': 1 files missing 2026/02/03 03:11:37 NOTICE: 1 hashes missing 2026/02/03 03:11:37 NOTICE: FileLu root 'rclone-test-xatejab8juve': 1 differences found 2026/02/03 03:11:37 NOTICE: FileLu root 'rclone-test-xatejab8juve': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/03 03:11:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:38 NOTICE: FileLu root 'rclone-test-xatejab8juve': 0 differences found 2026/02/03 03:11:38 NOTICE: FileLu root 'rclone-test-xatejab8juve': 1 matching files 2026/02/03 03:11:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sivixin4hufi" 2026/02/03 03:11:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:38 DEBUG : Creating backend with remote "/tmp/rclone342628872" run.go:185: Remote "FileLu root 'rclone-test-sivixin4hufi'", Local "Local file system at /tmp/rclone342628872", Modify Window "876000h0m0s" 2026/02/03 03:11:39 INFO : FileLu root 'rclone-test-sivixin4hufi': Successfully created folder "rclone-test-sivixin4hufi" with ID 2587038 2026/02/03 03:11:40 INFO : FileLu root 'rclone-test-sivixin4hufi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2026/02/03 03:11:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/03 03:11:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-sivixin4hufi' 2026/02/03 03:11:41 NOTICE: FileLu root 'rclone-test-sivixin4hufi': 1 files missing 2026/02/03 03:11:41 NOTICE: 1 hashes missing 2026/02/03 03:11:41 NOTICE: FileLu root 'rclone-test-sivixin4hufi': 1 differences found 2026/02/03 03:11:41 NOTICE: FileLu root 'rclone-test-sivixin4hufi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/03 03:11:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:42 NOTICE: FileLu root 'rclone-test-sivixin4hufi': 0 differences found 2026/02/03 03:11:42 NOTICE: FileLu root 'rclone-test-sivixin4hufi': 1 matching files 2026/02/03 03:11:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xiyizis5gawe" 2026/02/03 03:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:42 DEBUG : Creating backend with remote "/tmp/rclone3114852882" run.go:185: Remote "FileLu root 'rclone-test-xiyizis5gawe'", Local "Local file system at /tmp/rclone3114852882", Modify Window "876000h0m0s" 2026/02/03 03:11:42 INFO : FileLu root 'rclone-test-xiyizis5gawe': Successfully created folder "rclone-test-xiyizis5gawe" with ID 2587039 2026/02/03 03:11:44 INFO : FileLu root 'rclone-test-xiyizis5gawe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2026/02/03 03:11:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/03 03:11:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xiyizis5gawe' 2026/02/03 03:11:45 NOTICE: FileLu root 'rclone-test-xiyizis5gawe': 1 files missing 2026/02/03 03:11:45 NOTICE: 1 hashes missing 2026/02/03 03:11:45 NOTICE: FileLu root 'rclone-test-xiyizis5gawe': 1 differences found 2026/02/03 03:11:45 NOTICE: FileLu root 'rclone-test-xiyizis5gawe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/03 03:11:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:46 NOTICE: FileLu root 'rclone-test-xiyizis5gawe': 0 differences found 2026/02/03 03:11:46 NOTICE: FileLu root 'rclone-test-xiyizis5gawe': 1 matching files 2026/02/03 03:11:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yonazim7vahe" 2026/02/03 03:11:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:46 DEBUG : Creating backend with remote "/tmp/rclone3294224922" run.go:185: Remote "FileLu root 'rclone-test-yonazim7vahe'", Local "Local file system at /tmp/rclone3294224922", Modify Window "876000h0m0s" 2026/02/03 03:11:46 INFO : FileLu root 'rclone-test-yonazim7vahe': Successfully created folder "rclone-test-yonazim7vahe" with ID 2587040 2026/02/03 03:11:48 INFO : FileLu root 'rclone-test-yonazim7vahe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2026/02/03 03:11:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/03 03:11:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-yonazim7vahe' 2026/02/03 03:11:48 NOTICE: FileLu root 'rclone-test-yonazim7vahe': 1 files missing 2026/02/03 03:11:48 NOTICE: 1 hashes missing 2026/02/03 03:11:48 NOTICE: FileLu root 'rclone-test-yonazim7vahe': 1 differences found 2026/02/03 03:11:48 NOTICE: FileLu root 'rclone-test-yonazim7vahe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/03 03:11:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:50 NOTICE: FileLu root 'rclone-test-yonazim7vahe': 0 differences found 2026/02/03 03:11:50 NOTICE: FileLu root 'rclone-test-yonazim7vahe': 1 matching files 2026/02/03 03:11:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sugonah3viso" 2026/02/03 03:11:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:11:50 DEBUG : Creating backend with remote "/tmp/rclone2379902432" run.go:185: Remote "FileLu root 'rclone-test-sugonah3viso'", Local "Local file system at /tmp/rclone2379902432", Modify Window "876000h0m0s" 2026/02/03 03:11:50 INFO : FileLu root 'rclone-test-sugonah3viso': Successfully created folder "rclone-test-sugonah3viso" with ID 2587041 2026/02/03 03:11:52 INFO : FileLu root 'rclone-test-sugonah3viso': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2026/02/03 03:11:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/03 03:11:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-sugonah3viso' 2026/02/03 03:11:52 NOTICE: FileLu root 'rclone-test-sugonah3viso': 1 files missing 2026/02/03 03:11:52 NOTICE: 1 hashes missing 2026/02/03 03:11:52 NOTICE: FileLu root 'rclone-test-sugonah3viso': 1 differences found 2026/02/03 03:11:52 NOTICE: FileLu root 'rclone-test-sugonah3viso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/03 03:11:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/03 03:11:53 NOTICE: FileLu root 'rclone-test-sugonah3viso': 0 differences found 2026/02/03 03:11:53 NOTICE: FileLu root 'rclone-test-sugonah3viso': 1 matching files 2026/02/03 03:11:53 DEBUG : FileLu root 'rclone-test-sugonah3viso': Purge remote 2026/02/03 03:11:54 INFO : FileLu root 'rclone-test-sugonah3viso': Rmdir: successfully deleted "/rclone-test-sugonah3viso" 2026/02/03 03:11:54 DEBUG : FileLu root 'rclone-test-yonazim7vahe': Purge remote 2026/02/03 03:11:54 INFO : FileLu root 'rclone-test-yonazim7vahe': Rmdir: successfully deleted "/rclone-test-yonazim7vahe" 2026/02/03 03:11:54 DEBUG : FileLu root 'rclone-test-xiyizis5gawe': Purge remote 2026/02/03 03:11:54 INFO : FileLu root 'rclone-test-xiyizis5gawe': Rmdir: successfully deleted "/rclone-test-xiyizis5gawe" 2026/02/03 03:11:54 DEBUG : FileLu root 'rclone-test-sivixin4hufi': Purge remote 2026/02/03 03:11:55 INFO : FileLu root 'rclone-test-sivixin4hufi': Rmdir: successfully deleted "/rclone-test-sivixin4hufi" 2026/02/03 03:11:55 DEBUG : FileLu root 'rclone-test-xatejab8juve': Purge remote 2026/02/03 03:11:55 INFO : FileLu root 'rclone-test-xatejab8juve': Rmdir: successfully deleted "/rclone-test-xatejab8juve" 2026/02/03 03:11:55 DEBUG : FileLu root 'rclone-test-ciwecan0nidi': Purge remote 2026/02/03 03:11:56 INFO : FileLu root 'rclone-test-ciwecan0nidi': Rmdir: successfully deleted "/rclone-test-ciwecan0nidi" 2026/02/03 03:11:56 DEBUG : FileLu root 'rclone-test-logufus4cuji': Purge remote 2026/02/03 03:11:56 INFO : FileLu root 'rclone-test-logufus4cuji': Rmdir: successfully deleted "/rclone-test-logufus4cuji" 2026/02/03 03:11:56 DEBUG : FileLu root 'rclone-test-buvutom1zohu': Purge remote 2026/02/03 03:11:57 INFO : FileLu root 'rclone-test-buvutom1zohu': Rmdir: successfully deleted "/rclone-test-buvutom1zohu" 2026/02/03 03:11:57 DEBUG : FileLu root 'rclone-test-wipehiv4cuyu': Purge remote 2026/02/03 03:11:57 INFO : FileLu root 'rclone-test-wipehiv4cuyu': Rmdir: successfully deleted "/rclone-test-wipehiv4cuyu" 2026/02/03 03:11:57 DEBUG : FileLu root 'rclone-test-tavuqes0mayi': Purge remote 2026/02/03 03:11:58 INFO : FileLu root 'rclone-test-tavuqes0mayi': Rmdir: successfully deleted "/rclone-test-tavuqes0mayi" --- PASS: TestApplyTransforms (61.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:11:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/03 03:11:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub" with ID 2587042 2026/02/03 03:12:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub/file2" 2026/02/03 03:12:00 DEBUG : sub/file2: size = 14 OK 2026/02/03 03:12:00 INFO : file1: Copied (new) to: sub/file2 2026/02/03 03:12:01 DEBUG : sub/file2: size = 14 OK 2026/02/03 03:12:01 DEBUG : file1: Sizes identical 2026/02/03 03:12:01 DEBUG : file1: Unchanged skipping 2026/02/03 03:12:01 DEBUG : FileLu root 'rclone-test-mixeqav9rota': don't need to copy/move sub/file2, it is already at target location 2026/02/03 03:12:09 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub/file2 2026/02/03 03:12:17 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub" --- PASS: TestCopyFile (21.63s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (2.37s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:12:22 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/dst" with ID 2587043 2026/02/03 03:12:23 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "dst/file1" 2026/02/03 03:12:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota/backup" 2026/02/03 03:12:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone473609426) 2026/02/03 03:12:25 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-mixeqav9rota') 2026/02/03 03:12:25 DEBUG : dst/file1: Sizes differ 2026/02/03 03:12:27 INFO : FileLu root 'rclone-test-mixeqav9rota/backup': Successfully created folder "rclone-test-mixeqav9rota/backup/dst" with ID 2587045 2026/02/03 03:12:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/dst/file1 2026/02/03 03:12:28 INFO : dst/file1: Moved (server-side) 2026/02/03 03:12:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "dst/file1" 2026/02/03 03:12:30 DEBUG : dst/file1: size = 14 OK 2026/02/03 03:12:30 INFO : dst/file1: Copied (new) 2026/02/03 03:12:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/dst/file1 2026/02/03 03:12:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/backup/dst/file1 2026/02/03 03:12:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/dst" 2026/02/03 03:12:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/backup/dst" 2026/02/03 03:12:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/backup" --- PASS: TestCopyFileBackupDir (12.64s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:12:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota/dst" 2026/02/03 03:12:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota/CompareDest" 2026/02/03 03:12:36 DEBUG : one: Need to transfer - File not found at Destination 2026/02/03 03:12:37 INFO : FileLu root 'rclone-test-mixeqav9rota/dst': Successfully created folder "rclone-test-mixeqav9rota/dst" with ID 2587047 2026/02/03 03:12:38 INFO : FileLu root 'rclone-test-mixeqav9rota/dst': Put: Successfully uploaded new file "one" 2026/02/03 03:12:38 DEBUG : one: size = 3 OK 2026/02/03 03:12:38 INFO : one: Copied (new) 2026/02/03 03:12:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone473609426) 2026/02/03 03:12:39 DEBUG : one: size = 3 (FileLu root 'rclone-test-mixeqav9rota/dst') 2026/02/03 03:12:39 DEBUG : one: Sizes differ 2026/02/03 03:12:42 DEBUG : one: size = 5 OK 2026/02/03 03:12:42 INFO : one: Copied (replaced existing) 2026/02/03 03:12:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "dst/one" 2026/02/03 03:12:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/CompareDest" with ID 2587049 2026/02/03 03:12:46 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "CompareDest/one" 2026/02/03 03:12:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone473609426) 2026/02/03 03:12:47 DEBUG : one: size = 3 (FileLu root 'rclone-test-mixeqav9rota/dst') 2026/02/03 03:12:47 DEBUG : one: Sizes differ 2026/02/03 03:12:48 DEBUG : one: size = 5 OK 2026/02/03 03:12:48 DEBUG : one: Sizes identical 2026/02/03 03:12:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/03 03:12:50 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "CompareDest/two" 2026/02/03 03:12:51 DEBUG : two: Need to transfer - File not found at Destination 2026/02/03 03:12:51 DEBUG : two: size = 3 OK 2026/02/03 03:12:51 DEBUG : two: Sizes identical 2026/02/03 03:12:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/03 03:12:52 DEBUG : two: Need to transfer - File not found at Destination 2026/02/03 03:12:53 DEBUG : two: size = 3 OK 2026/02/03 03:12:53 DEBUG : two: Sizes identical 2026/02/03 03:12:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/03 03:12:54 DEBUG : two: Need to transfer - File not found at Destination 2026/02/03 03:12:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone473609426) 2026/02/03 03:12:55 DEBUG : two: size = 3 (FileLu root 'rclone-test-mixeqav9rota/CompareDest') 2026/02/03 03:12:55 DEBUG : two: Sizes differ 2026/02/03 03:12:57 INFO : FileLu root 'rclone-test-mixeqav9rota/dst': Put: Successfully uploaded new file "two" 2026/02/03 03:12:57 DEBUG : two: size = 5 OK 2026/02/03 03:12:57 INFO : two: Copied (new) 2026/02/03 03:12:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/dst/one 2026/02/03 03:12:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/dst/two 2026/02/03 03:12:59 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/CompareDest/one 2026/02/03 03:12:59 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/CompareDest/two 2026/02/03 03:13:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/dst" 2026/02/03 03:13:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/CompareDest" --- PASS: TestCopyFileCompareDest (26.21s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (7.27s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.57s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (6.88s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:13:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/03 03:13:18 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/TestCopyFileMaxTransfer" with ID 2587070 2026/02/03 03:13:22 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2026/02/03 03:13:22 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/03 03:13:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/03 03:13:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/03 03:13:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/02/03 03:13:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/03 03:13:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/03 03:13:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2026/02/03 03:13:27 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/03 03:13:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/03 03:13:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/TestCopyFileMaxTransfer/file1 2026/02/03 03:13:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/TestCopyFileMaxTransfer/file4 2026/02/03 03:13:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (13.30s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.57s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.56s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.56s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.56s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:13:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "a.txt" 2026/02/03 03:13:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "zend.txt" 2026/02/03 03:13:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir" with ID 2587092 2026/02/03 03:13:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/03 03:13:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/hello world2" 2026/02/03 03:13:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir/ignore dir" with ID 2587096 2026/02/03 03:13:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/02/03 03:13:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/02/03 03:13:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir/sub sub dir" with ID 2587101 2026/02/03 03:13:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/02/03 03:13:50 DEBUG : a.txt: Excluded (Size Filter) 2026/02/03 03:13:50 DEBUG : a.txt: Excluded 2026/02/03 03:13:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/03 03:13:50 DEBUG : sub dir/hello world2: Excluded 2026/02/03 03:13:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/03 03:13:50 DEBUG : sub dir/hello world: Excluded 2026/02/03 03:13:51 DEBUG : sub dir/ignore dir: Excluded 2026/02/03 03:13:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/03 03:13:52 DEBUG : sub dir/hello world2: Excluded 2026/02/03 03:13:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/03 03:13:52 DEBUG : sub dir/hello world: Excluded 2026/02/03 03:13:52 DEBUG : sub dir/ignore dir: Excluded 2026/02/03 03:13:53 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/a.txt 2026/02/03 03:13:53 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/zend.txt 2026/02/03 03:13:54 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/hello world 2026/02/03 03:13:54 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/hello world2 2026/02/03 03:13:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/ignore dir/.ignore 2026/02/03 03:13:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/ignore dir/should be ignored 2026/02/03 03:13:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/sub sub dir/hello world3 2026/02/03 03:13:56 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir/sub sub dir" 2026/02/03 03:13:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir/ignore dir" 2026/02/03 03:13:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir" --- PASS: TestListDirSorted (21.57s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:13:59 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "a.txt" 2026/02/03 03:14:01 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "zend.txt" 2026/02/03 03:14:01 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir" with ID 2587116 2026/02/03 03:14:21 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/03 03:14:23 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/hello world2" 2026/02/03 03:14:24 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir/ignore dir" with ID 2587124 2026/02/03 03:14:25 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/02/03 03:14:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/02/03 03:14:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir/sub sub dir" with ID 2587128 2026/02/03 03:14:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/02/03 03:14:30 DEBUG : a.txt: Excluded (Size Filter) 2026/02/03 03:14:30 DEBUG : a.txt: Excluded 2026/02/03 03:14:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/03 03:14:30 DEBUG : sub dir/hello world2: Excluded 2026/02/03 03:14:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/03 03:14:30 DEBUG : sub dir/hello world: Excluded 2026/02/03 03:14:31 DEBUG : sub dir/ignore dir: Excluded 2026/02/03 03:14:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/03 03:14:32 DEBUG : sub dir/hello world2: Excluded 2026/02/03 03:14:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/03 03:14:32 DEBUG : sub dir/hello world: Excluded 2026/02/03 03:14:32 DEBUG : sub dir/ignore dir: Excluded 2026/02/03 03:14:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/a.txt 2026/02/03 03:14:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/zend.txt 2026/02/03 03:14:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/hello world 2026/02/03 03:14:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/hello world2 2026/02/03 03:14:35 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/sub sub dir/hello world3 2026/02/03 03:14:35 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/ignore dir/.ignore 2026/02/03 03:14:35 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/ignore dir/should be ignored 2026/02/03 03:14:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir/sub sub dir" 2026/02/03 03:14:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir/ignore dir" 2026/02/03 03:14:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir" --- PASS: TestListDirSortedFn (39.45s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:14:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "file1" 2026/02/03 03:14:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub" with ID 2587141 2026/02/03 03:14:41 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub/file2" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/02/03 03:14:44 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/02/03 03:14:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/file1 2026/02/03 03:14:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub/file2 2026/02/03 03:14:46 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub" --- PASS: TestListJSON (8.98s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.33s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:14:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "file1" 2026/02/03 03:14:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub" with ID 2587151 2026/02/03 03:14:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub/file2" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/02/03 03:14:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota/notfound" 2026/02/03 03:14:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/file1 2026/02/03 03:14:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub/file2 2026/02/03 03:14:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub" --- PASS: TestStatJSON (11.87s) --- PASS: TestStatJSON/Root (0.93s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.56s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.56s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (0.92s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:14:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Making directory 2026/02/03 03:14:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota" with ID 2.587029e+06 2026/02/03 03:14:59 INFO : FileLu root 'rclone-test-mixeqav9rota': Making directory 2026/02/03 03:14:59 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota" with ID 2.587029e+06 --- PASS: TestMkdir (1.39s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:15:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir" with ID 2587163 2026/02/03 03:15:09 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/03 03:15:22 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/hello world 2026/02/03 03:15:22 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir" --- PASS: TestLsd (22.90s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:15:24 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" 2026/02/03 03:15:25 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" 2026/02/03 03:15:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:15:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:15:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" 2026/02/03 03:15:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" 2026/02/03 03:15:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/03 03:15:31 DEBUG : empty space: Excluded 2026/02/03 03:15:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:15:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:15:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" 2026/02/03 03:15:35 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" 2026/02/03 03:15:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:15:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:15:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" 2026/02/03 03:15:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" 2026/02/03 03:15:41 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:15:41 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 --- PASS: TestHashSums (4.41s) === RUN TestHashSumsWithErrors 2026/02/03 03:15:41 DEBUG : Creating backend with remote ":memory:" 2026/02/03 03:15:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/03 03:15:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/03 03:15:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/03 03:15:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/03 03:15:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/03 03:15:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/03 03:15:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/03 03:15:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/03 03:15:41 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:15:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" 2026/02/03 03:15:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "empty space" 2026/02/03 03:15:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir" with ID 2587193 2026/02/03 03:15:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/potato3" 2026/02/03 03:15:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/empty space 2026/02/03 03:15:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 2026/02/03 03:15:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/potato3 2026/02/03 03:15:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir" --- PASS: TestCount (8.15s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:15:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "small" 2026/02/03 03:15:53 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "medium" 2026/02/03 03:15:54 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "large" 2026/02/03 03:15:55 DEBUG : Waiting for deletions to finish 2026/02/03 03:15:55 DEBUG : large: Excluded (Size Filter) 2026/02/03 03:15:55 DEBUG : large: Excluded 2026/02/03 03:15:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/medium 2026/02/03 03:15:55 INFO : medium: Deleted 2026/02/03 03:15:56 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/small 2026/02/03 03:15:56 INFO : small: Deleted 2026/02/03 03:15:56 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/large --- PASS: TestDelete (7.10s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:16:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "small" 2026/02/03 03:17:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "medium" 2026/02/03 03:17:08 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "large" 2026/02/03 03:17:12 DEBUG : Waiting for deletions to finish 2026/02/03 03:17:19 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/02/03 03:17:22 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/large 2026/02/03 03:17:22 INFO : large: Deleted 2026/02/03 03:17:22 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/small 2026/02/03 03:17:22 INFO : small: Deleted 2026/02/03 03:17:25 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/medium --- PASS: TestMaxDelete (89.21s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:17:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "small" 2026/02/03 03:17:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "medium" 2026/02/03 03:17:31 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "large" 2026/02/03 03:17:31 DEBUG : Waiting for deletions to finish 2026/02/03 03:17:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/03 03:17:31 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/medium 2026/02/03 03:17:31 INFO : medium: Deleted 2026/02/03 03:17:31 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/small 2026/02/03 03:17:31 INFO : small: Deleted 2026/02/03 03:17:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/large --- PASS: TestMaxDeleteSizeLargeFile (7.14s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:17:35 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "small" 2026/02/03 03:17:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "medium" 2026/02/03 03:17:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "large" 2026/02/03 03:17:38 DEBUG : Waiting for deletions to finish 2026/02/03 03:17:38 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/03 03:17:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/large 2026/02/03 03:17:38 INFO : large: Deleted 2026/02/03 03:17:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/medium 2026/02/03 03:17:38 INFO : medium: Deleted 2026/02/03 03:17:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/small --- PASS: TestMaxDeleteSize (7.07s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:17:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "ReadFile" 2026/02/03 03:17:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/ReadFile --- PASS: TestReadFile (4.68s) === RUN TestRetry 2026/02/03 03:17:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/03 03:17:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/03 03:17:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/03 03:17:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/03 03:17:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/03 03:17:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/03 03:17:45 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:17:46 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "file1" 2026/02/03 03:17:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "file2" 2026/02/03 03:18:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/file1 2026/02/03 03:18:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/file2 --- PASS: TestCat (15.47s) === RUN TestPurge 2026/02/03 03:18:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rovavaz2luja" 2026/02/03 03:18:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:18:00 DEBUG : Creating backend with remote "/tmp/rclone4035256865" run.go:185: Remote "FileLu root 'rclone-test-rovavaz2luja'", Local "Local file system at /tmp/rclone4035256865", Modify Window "876000h0m0s" 2026/02/03 03:18:01 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja" with ID 2587259 2026/02/03 03:18:01 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja" with ID 2.587259e+06 2026/02/03 03:18:02 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A1/B1/C1" with ID 2587263 2026/02/03 03:18:07 INFO : FileLu root 'rclone-test-rovavaz2luja': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/02/03 03:18:07 INFO : A2: Making directory 2026/02/03 03:18:07 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A2" with ID 2587269 2026/02/03 03:18:07 INFO : A1/B2: Making directory 2026/02/03 03:18:07 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A1/B2" with ID 2587270 2026/02/03 03:18:07 INFO : A1/B2/C2: Making directory 2026/02/03 03:18:08 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A1/B2/C2" with ID 2587271 2026/02/03 03:18:08 INFO : A1/B1/C3: Making directory 2026/02/03 03:18:08 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A1/B1/C3" with ID 2587272 2026/02/03 03:18:08 INFO : A3: Making directory 2026/02/03 03:18:08 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A3" with ID 2587273 2026/02/03 03:18:08 INFO : A3/B3: Making directory 2026/02/03 03:18:08 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A3/B3" with ID 2587274 2026/02/03 03:18:08 INFO : A3/B3/C4: Making directory 2026/02/03 03:18:09 INFO : FileLu root 'rclone-test-rovavaz2luja': Successfully created folder "rclone-test-rovavaz2luja/A3/B3/C4" with ID 2587275 2026/02/03 03:18:22 INFO : FileLu root 'rclone-test-rovavaz2luja': Put: Successfully uploaded new file "A1/two" 2026/02/03 03:18:24 INFO : FileLu root 'rclone-test-rovavaz2luja': Rmdir: successfully deleted "/rclone-test-rovavaz2luja/A1/B1" 2026/02/03 03:18:26 INFO : FileLu root 'rclone-test-rovavaz2luja': Rmdir: successfully deleted "/rclone-test-rovavaz2luja" 2026/02/03 03:18:26 ERROR : error listing: directory not found 2026/02/03 03:18:26 DEBUG : FileLu root 'rclone-test-rovavaz2luja': Purge remote 2026/02/03 03:18:26 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (25.74s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:18:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota" with ID 2.587029e+06 2026/02/03 03:18:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1/C1" with ID 2587285 2026/02/03 03:18:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/02/03 03:18:28 INFO : A2: Making directory 2026/02/03 03:18:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A2" with ID 2587288 2026/02/03 03:18:28 INFO : A1/B2: Making directory 2026/02/03 03:18:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B2" with ID 2587289 2026/02/03 03:18:29 INFO : A1/B2/C2: Making directory 2026/02/03 03:18:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B2/C2" with ID 2587290 2026/02/03 03:18:29 INFO : A1/B1/C3: Making directory 2026/02/03 03:18:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1/C3" with ID 2587292 2026/02/03 03:18:29 INFO : A3: Making directory 2026/02/03 03:18:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3" with ID 2587293 2026/02/03 03:18:30 INFO : A3/B3: Making directory 2026/02/03 03:18:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3/B3" with ID 2587294 2026/02/03 03:18:30 INFO : A3/B3/C4: Making directory 2026/02/03 03:18:30 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3/B3/C4" with ID 2587296 2026/02/03 03:18:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "A1/two" 2026/02/03 03:18:33 DEBUG : removing 1 level 3 directories 2026/02/03 03:18:33 INFO : A3/B3/C4: Removing directory 2026/02/03 03:18:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3/B3/C4" 2026/02/03 03:18:36 DEBUG : removing 2 level 3 directories 2026/02/03 03:18:36 INFO : A1/B2/C2: Removing directory 2026/02/03 03:18:36 INFO : A1/B1/C3: Removing directory 2026/02/03 03:18:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B2/C2" 2026/02/03 03:18:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1/C3" 2026/02/03 03:18:37 DEBUG : removing 2 level 2 directories 2026/02/03 03:18:37 INFO : A3/B3: Removing directory 2026/02/03 03:18:37 INFO : A1/B2: Removing directory 2026/02/03 03:18:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3/B3" 2026/02/03 03:18:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B2" 2026/02/03 03:18:37 DEBUG : removing 2 level 1 directories 2026/02/03 03:18:37 INFO : A3: Removing directory 2026/02/03 03:18:37 INFO : A2: Removing directory 2026/02/03 03:18:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3" 2026/02/03 03:18:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A2" 2026/02/03 03:18:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A1/B1/C1/one 2026/02/03 03:18:41 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A1/two 2026/02/03 03:18:42 DEBUG : removing 1 level 3 directories 2026/02/03 03:18:42 INFO : A1/B1/C1: Removing directory 2026/02/03 03:18:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1/C1" 2026/02/03 03:18:43 DEBUG : removing 1 level 2 directories 2026/02/03 03:18:43 INFO : A1/B1: Removing directory 2026/02/03 03:18:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1" 2026/02/03 03:18:43 DEBUG : removing 1 level 1 directories 2026/02/03 03:18:43 INFO : A1: Removing directory 2026/02/03 03:18:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1" 2026/02/03 03:18:44 DEBUG : removing 1 level 0 directories 2026/02/03 03:18:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Removing directory 2026/02/03 03:18:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota" 2026/02/03 03:18:45 ERROR : error listing: directory not found 2026/02/03 03:18:45 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (18.66s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:18:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota" with ID 2587311 2026/02/03 03:18:45 INFO : A1: Making directory 2026/02/03 03:18:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1" with ID 2587312 2026/02/03 03:18:45 INFO : A1/B1: Making directory 2026/02/03 03:18:46 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1" with ID 2587314 2026/02/03 03:18:46 INFO : A1/B1/C1: Making directory 2026/02/03 03:18:46 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1/C1" with ID 2587315 2026/02/03 03:18:48 DEBUG : removing 1 level 3 directories 2026/02/03 03:18:48 INFO : A1/B1/C1: Removing directory 2026/02/03 03:18:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1/C1" 2026/02/03 03:18:48 DEBUG : removing 1 level 2 directories 2026/02/03 03:18:48 INFO : A1/B1: Removing directory 2026/02/03 03:18:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1" 2026/02/03 03:18:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1" --- PASS: TestRmdirsLeaveRoot (6.17s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:18:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota" with ID 2.587311e+06 2026/02/03 03:18:51 INFO : A1: Making directory 2026/02/03 03:18:52 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1" with ID 2587319 2026/02/03 03:18:52 INFO : A1/B1: Making directory 2026/02/03 03:18:52 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1" with ID 2587320 2026/02/03 03:18:52 INFO : A1/B1/C1: Making directory 2026/02/03 03:18:52 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1/C1" with ID 2587321 2026/02/03 03:18:54 DEBUG : removing 1 level 3 directories 2026/02/03 03:18:54 INFO : A1/B1/C1: Removing directory 2026/02/03 03:18:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1/C1" 2026/02/03 03:18:55 DEBUG : removing 1 level 2 directories 2026/02/03 03:18:55 INFO : A1/B1: Removing directory 2026/02/03 03:18:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1" 2026/02/03 03:18:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1" --- PASS: TestRmdirsWithFilter (6.48s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:18:59 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "file1" 2026/02/03 03:19:00 DEBUG : filename.txt: File name found in url 2026/02/03 03:19:09 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "filename.txt" 2026/02/03 03:19:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/03 03:19:23 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "headerfilename.txt" 2026/02/03 03:19:25 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "file2" 2026/02/03 03:19:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/file1 2026/02/03 03:19:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/file2 2026/02/03 03:19:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/filename.txt 2026/02/03 03:19:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/headerfilename.txt --- PASS: TestCopyURL (29.33s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:19:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/03 03:19:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub" with ID 2587322 2026/02/03 03:19:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub/file2" 2026/02/03 03:19:29 DEBUG : sub/file2: size = 14 OK 2026/02/03 03:19:29 INFO : file1: Copied (new) to: sub/file2 2026/02/03 03:19:29 INFO : file1: Deleted 2026/02/03 03:19:30 DEBUG : sub/file2: size = 14 OK 2026/02/03 03:19:30 DEBUG : file1: Sizes identical 2026/02/03 03:19:30 DEBUG : file1: Unchanged skipping 2026/02/03 03:19:30 INFO : file1: Deleted 2026/02/03 03:19:31 DEBUG : FileLu root 'rclone-test-mixeqav9rota': don't need to copy/move sub/file2, it is already at target location 2026/02/03 03:19:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub/file2 2026/02/03 03:19:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub" --- PASS: TestMoveFile (6.05s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:19:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/03 03:19:35 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "file1" 2026/02/03 03:19:35 DEBUG : file1: size = 14 OK 2026/02/03 03:19:35 INFO : file1: Copied (new) 2026/02/03 03:19:35 INFO : file1: Deleted 2026/02/03 03:19:36 DEBUG : file1: Destination exists, skipping 2026/02/03 03:19:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/03 03:19:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/file1 --- PASS: TestMoveFileWithIgnoreExisting (4.30s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.56s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:19:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/dst" with ID 2587329 2026/02/03 03:19:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "dst/file1" 2026/02/03 03:19:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mixeqav9rota/backup" 2026/02/03 03:19:41 DEBUG : Config file has changed externally - reloading 2026/02/03 03:19:41 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone473609426) 2026/02/03 03:19:41 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-mixeqav9rota') 2026/02/03 03:19:41 DEBUG : dst/file1: Sizes differ 2026/02/03 03:19:43 INFO : FileLu root 'rclone-test-mixeqav9rota/backup': Successfully created folder "rclone-test-mixeqav9rota/backup/dst" with ID 2587335 2026/02/03 03:19:45 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/dst/file1 2026/02/03 03:19:45 INFO : dst/file1: Moved (server-side) 2026/02/03 03:19:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "dst/file1" 2026/02/03 03:19:47 DEBUG : dst/file1: size = 14 OK 2026/02/03 03:19:47 INFO : dst/file1: Copied (new) 2026/02/03 03:19:47 INFO : dst/file1: Deleted 2026/02/03 03:19:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/dst/file1 2026/02/03 03:19:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/backup/dst/file1 2026/02/03 03:19:50 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/dst" 2026/02/03 03:19:50 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/backup/dst" 2026/02/03 03:19:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/backup" --- PASS: TestMoveFileBackupDir (12.82s) === 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:19:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota" with ID 2.587311e+06 2026/02/03 03:19:52 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1" with ID 2587346 2026/02/03 03:19:53 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "A1/one" 2026/02/03 03:19:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "A1/two" 2026/02/03 03:19:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1" with ID 2587351 2026/02/03 03:19:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "A1/B1/three" 2026/02/03 03:19:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1/C1" with ID 2587354 2026/02/03 03:19:58 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "A1/B1/C1/four" 2026/02/03 03:19:59 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1/C2" with ID 2587357 2026/02/03 03:20:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "A1/B1/C2/five" 2026/02/03 03:20:00 INFO : A1/B2: Making directory 2026/02/03 03:20:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B2" with ID 2587360 2026/02/03 03:20:00 INFO : A1/B1/C3: Making directory 2026/02/03 03:20:01 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A1/B1/C3" with ID 2587361 2026/02/03 03:20:14 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A2" with ID 2587365 2026/02/03 03:20:14 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A2/B1" with ID 2587366 2026/02/03 03:20:15 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A2/B1/C1" with ID 2587367 2026/02/03 03:20:15 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A2/B1/C2" with ID 2587368 2026/02/03 03:20:15 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A2/B1/C3" with ID 2587369 2026/02/03 03:20:16 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A2/B2" with ID 2587370 2026/02/03 03:20:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A1/two 2026/02/03 03:20:26 INFO : A1/two: Moved (server-side) to: A2/two 2026/02/03 03:20:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A1/B1/C1/four 2026/02/03 03:20:26 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/02/03 03:20:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A1/one 2026/02/03 03:20:26 INFO : A1/one: Moved (server-side) to: A2/one 2026/02/03 03:20:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A1/B1/C2/five 2026/02/03 03:20:26 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/02/03 03:20:26 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A1/B1/three 2026/02/03 03:20:26 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/02/03 03:20:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B2" 2026/02/03 03:20:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1/C3" 2026/02/03 03:20:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1/C2" 2026/02/03 03:20:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1/C1" 2026/02/03 03:20:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1/B1" 2026/02/03 03:20:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A1" 2026/02/03 03:20:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3" with ID 2587382 2026/02/03 03:20:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3/B1" with ID 2587383 2026/02/03 03:20:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3/B1/C1" with ID 2587385 2026/02/03 03:20:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3/B1/C2" with ID 2587386 2026/02/03 03:20:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3/B1/C3" with ID 2587387 2026/02/03 03:20:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A3/B2" with ID 2587388 2026/02/03 03:20:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A2/B1/C2/five 2026/02/03 03:20:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/03 03:20:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A2/B1/C1/four 2026/02/03 03:20:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/03 03:20:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A2/one 2026/02/03 03:20:36 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/03 03:20:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A2/B1/three 2026/02/03 03:20:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/03 03:20:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A2/two 2026/02/03 03:20:36 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/03 03:20:37 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A2/B2" 2026/02/03 03:20:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A2/B1/C3" 2026/02/03 03:20:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A2/B1/C2" 2026/02/03 03:20:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A2/B1/C1" 2026/02/03 03:20:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A2/B1" 2026/02/03 03:20:40 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A2" 2026/02/03 03:20:41 INFO : FileLu root 'rclone-test-mixeqav9rota': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/03 03:20:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A4" with ID 2587399 2026/02/03 03:20:42 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A4/B1" with ID 2587400 2026/02/03 03:20:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A4/B1/C1" with ID 2587402 2026/02/03 03:20:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A4/B1/C2" with ID 2587403 2026/02/03 03:20:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A4/B1/C3" with ID 2587404 2026/02/03 03:20:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/A4/B2" with ID 2587405 2026/02/03 03:20:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A3/B1/three 2026/02/03 03:20:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/03 03:20:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A3/B1/C2/five 2026/02/03 03:20:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/03 03:20:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A3/B1/C1/four 2026/02/03 03:20:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/03 03:20:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A3/two 2026/02/03 03:20:47 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/03 03:20:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A3/one 2026/02/03 03:20:47 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/03 03:20:47 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3/B2" 2026/02/03 03:20:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3/B1/C3" 2026/02/03 03:20:48 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3/B1/C2" 2026/02/03 03:20:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3/B1/C1" 2026/02/03 03:20:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3/B1" 2026/02/03 03:20:50 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A3" 2026/02/03 03:20:52 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A4/one 2026/02/03 03:20:52 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A4/two 2026/02/03 03:20:53 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A4/B1/three 2026/02/03 03:20:53 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A4/B1/C2/five 2026/02/03 03:20:54 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/A4/B1/C1/four 2026/02/03 03:20:54 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A4/B2" 2026/02/03 03:20:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A4/B1/C3" 2026/02/03 03:20:55 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A4/B1/C2" 2026/02/03 03:20:56 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A4/B1/C1" 2026/02/03 03:20:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A4/B1" 2026/02/03 03:20:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/A4" --- PASS: TestDirMove (66.31s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:20:57 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.57s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:20:58 DEBUG : FileLu root 'rclone-test-mixeqav9rota': File to upload is small (34 bytes), uploading instead of streaming 2026/02/03 03:21:00 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2026/02/03 03:21:00 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/03 03:21:00 NOTICE: FileLu root 'rclone-test-mixeqav9rota': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/03 03:21:00 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/03 03:21:00 DEBUG : FileLu root 'rclone-test-mixeqav9rota': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/03 03:21:17 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2026/02/03 03:21:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/03 03:21:17 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/03 03:21:22 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/no_checksum_big_file_from_pipe 2026/02/03 03:21:24 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:21:25 DEBUG : FileLu root 'rclone-test-mixeqav9rota': File to upload is small (34 bytes), uploading instead of streaming 2026/02/03 03:21:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2026/02/03 03:21:27 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/03 03:21:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/03 03:21:27 DEBUG : FileLu root 'rclone-test-mixeqav9rota': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/03 03:21:28 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2026/02/03 03:21:28 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/03 03:21:28 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/03 03:21:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/with_checksum_big_file_from_pipe 2026/02/03 03:21:29 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:21:30 DEBUG : FileLu root 'rclone-test-mixeqav9rota': File to upload is small (34 bytes), uploading instead of streaming 2026/02/03 03:21:31 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/02/03 03:21:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/03 03:21:31 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/03 03:21:31 DEBUG : FileLu root 'rclone-test-mixeqav9rota': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/03 03:21:33 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/02/03 03:21:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/03 03:21:33 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/02/03 03:21:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/ignore_checksum_big_file_from_pipe 2026/02/03 03:21:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:21:35 DEBUG : FileLu root 'rclone-test-mixeqav9rota': File to upload is small (34 bytes), uploading instead of streaming 2026/02/03 03:21:36 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/02/03 03:21:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/03 03:21:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/03 03:21:36 DEBUG : FileLu root 'rclone-test-mixeqav9rota': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/03 03:21:38 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/02/03 03:21:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/03 03:21:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/03 03:21:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/ignore_checksum_big_file_from_pipe 2026/02/03 03:21:39 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (41.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (26.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.80s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.56s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:21:41 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato1" 2026/02/03 03:21:41 DEBUG : FileLu root 'rclone-test-mixeqav9rota': File to upload is small (60 bytes), uploading instead of streaming 2026/02/03 03:21:43 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "potato2" 2026/02/03 03:21:43 DEBUG : potato2: size = 60 OK 2026/02/03 03:21:43 DEBUG : potato2: Size of src and dst objects identical 2026/02/03 03:21:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato1 2026/02/03 03:21:44 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/potato2 --- PASS: TestRcatSize (4.41s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.56s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.56s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", 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-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.56s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.56s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.56s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.56s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-mixeqav9rota'", Local "Local file system at /tmp/rclone473609426", Modify Window "876000h0m0s" 2026/02/03 03:21:49 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully created folder "rclone-test-mixeqav9rota/sub dir" with ID 2587459 2026/02/03 03:21:50 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/test remove existing" 2026/02/03 03:21:51 INFO : FileLu root 'rclone-test-mixeqav9rota': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/02/03 03:21:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rekudez4" before starting 2026/02/03 03:21:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/test remove existing 2026/02/03 03:21:57 DEBUG : sub dir/test remove existing.rekudez4: TEST: removing renamed existing file after operation 2026/02/03 03:21:57 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/test remove existing.rekudez4 2026/02/03 03:21:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kofiden9" before starting 2026/02/03 03:22:01 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/03 03:22:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kofiden9: TEST: renaming existing back after failed operation 2026/02/03 03:22:27 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kofiden9 2026/02/03 03:22:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mepeput2" before starting 2026/02/03 03:22:31 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/03 03:22:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mepeput2: TEST: removing renamed existing file after operation 2026/02/03 03:22:32 INFO : FileLu root 'rclone-test-mixeqav9rota': Successfully deleted file: /rclone-test-mixeqav9rota/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mepeput2 2026/02/03 03:22:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota/sub dir" --- PASS: TestRemoveExisting (45.95s) === 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/03 03:22:34 DEBUG : FileLu root 'rclone-test-mixeqav9rota': Purge remote 2026/02/03 03:22:34 INFO : FileLu root 'rclone-test-mixeqav9rota': Rmdir: successfully deleted "/rclone-test-mixeqav9rota" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 13m55.46073798s (try 1/5)