"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/16 03:24:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe" 2025/11/16 03:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:24:34 DEBUG : Creating backend with remote "/tmp/rclone3022428347" === 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-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/16 03:24:34 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.46s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/16 03:24:35 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.38s) === RUN TestSizeDiffers 2025/11/16 03:24:35 DEBUG : a: size = 0 OK 2025/11/16 03:24:35 DEBUG : a: size = 1 (memory) 2025/11/16 03:24:35 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/16 03:24:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/16 03:24:35 DEBUG : potato: Seek from 10 to 0 2025/11/16 03:24:35 DEBUG : potato: Seek from 10 to 0 2025/11/16 03:24:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/16 03:24:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 2 2025/11/16 03:24:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/16 03:24:35 DEBUG : potato: Seek from 7 to 0 2025/11/16 03:24:35 DEBUG : potato: Seek from 7 to 0 2025/11/16 03:24:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/16 03:24:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 2 2025/11/16 03:24:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/16 03:24:35 DEBUG : potato: Seek from 8 to 0 2025/11/16 03:24:35 DEBUG : potato: Seek from 8 to 0 2025/11/16 03:24:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/16 03:24:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/16 03:24:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/16 03:24:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/16 03:24:35 DEBUG : potato: Seek from 5 to 2 2025/11/16 03:24:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/16 03:24:35 DEBUG : potato: Seek from 9 to 0 2025/11/16 03:24:35 DEBUG : potato: Seek from 9 to 0 2025/11/16 03:24:35 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-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:24:35 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe" with ID 1110957 2025/11/16 03:24:37 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/16 03:24:40 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/16 03:24:43 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/16 03:24:46 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/16 03:24:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:24:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 2025/11/16 03:24:49 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/remotepotato 2025/11/16 03:24:49 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/rutabaga --- PASS: TestCheck (14.75s) --- PASS: TestCheck/1 (0.37s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.37s) === RUN TestCheckFsError 2025/11/16 03:24:49 DEBUG : Creating backend with remote "nonexistent" 2025/11/16 03:24:49 DEBUG : Creating backend with remote "nonexistent" 2025/11/16 03:24:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/16 03:24:49 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/16 03:24:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/16 03:24:49 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-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:24:51 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/16 03:24:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/16 03:25:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/16 03:25:06 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/16 03:25:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:25:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 2025/11/16 03:25:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/remotepotato 2025/11/16 03:25:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/rutabaga --- PASS: TestCheckDownload (22.72s) --- PASS: TestCheckDownload/1 (1.55s) --- PASS: TestCheckDownload/2 (1.46s) --- PASS: TestCheckDownload/3 (1.49s) --- PASS: TestCheckDownload/4 (1.74s) --- PASS: TestCheckDownload/5 (1.54s) --- PASS: TestCheckDownload/6 (1.48s) --- PASS: TestCheckDownload/7 (1.53s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:25:14 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/16 03:25:17 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/16 03:25:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/16 03:26:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/16 03:26:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:26:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 2025/11/16 03:26:23 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/remotepotato 2025/11/16 03:26:23 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/rutabaga --- PASS: TestCheckSizeOnly (71.52s) --- PASS: TestCheckSizeOnly/1 (0.36s) --- PASS: TestCheckSizeOnly/2 (0.36s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (23.04s) --- PASS: TestCheckSizeOnly/5 (23.01s) --- PASS: TestCheckSizeOnly/6 (0.38s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:26:25 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" 2025/11/16 03:26:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/16 03:26:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/16 03:26:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/16 03:26:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/16 03:26:29 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" 2025/11/16 03:26:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/16 03:26:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/16 03:26:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/16 03:26:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/16 03:26:32 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/test.sum --- PASS: TestParseSumFile (8.68s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:26:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe/data" 2025/11/16 03:26:32 DEBUG : Config file has changed externally - reloading check_test.go:350: FileLu root 'rclone-test-kucixol9vabe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.49s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:26:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe/data" 2025/11/16 03:26:35 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/data" with ID 1110958 2025/11/16 03:26:36 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "data/banana" 2025/11/16 03:26:38 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/16 03:26:44 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "data/potato" 2025/11/16 03:26:46 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/16 03:26:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/16 03:26:59 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/16 03:27:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/16 03:27:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/16 03:27:18 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "data/banana" 2025/11/16 03:27:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "data/potato" 2025/11/16 03:27:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/16 03:27:27 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/test.sum 2025/11/16 03:27:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/data/banana 2025/11/16 03:27:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/data/potato 2025/11/16 03:27:29 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/data" --- PASS: TestCheckSumDownload (55.54s) --- PASS: TestCheckSumDownload/subtest1 (3.28s) --- PASS: TestCheckSumDownload/subtest2 (3.28s) --- PASS: TestCheckSumDownload/subtest3 (3.60s) --- PASS: TestCheckSumDownload/subtest4 (3.32s) --- PASS: TestCheckSumDownload/subtest5 (3.34s) --- PASS: TestCheckSumDownload/subtest6 (3.31s) --- PASS: TestCheckSumDownload/subtest7 (3.30s) === RUN TestApplyTransforms 2025/11/16 03:27:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hacupum4wuca" 2025/11/16 03:27:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:27:29 DEBUG : Creating backend with remote "/tmp/rclone1460672138" run.go:185: Remote "FileLu root 'rclone-test-hacupum4wuca'", Local "Local file system at /tmp/rclone1460672138", Modify Window "876000h0m0s" 2025/11/16 03:27:30 INFO : FileLu root 'rclone-test-hacupum4wuca': Successfully created folder "rclone-test-hacupum4wuca" with ID 1110959 2025/11/16 03:27:32 INFO : FileLu root 'rclone-test-hacupum4wuca': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/16 03:27:33 ERROR : hello, world!: sum not found 2025/11/16 03:27:33 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-hacupum4wuca' 2025/11/16 03:27:33 NOTICE: FileLu root 'rclone-test-hacupum4wuca': 1 files missing 2025/11/16 03:27:33 NOTICE: 1 hashes missing 2025/11/16 03:27:33 NOTICE: FileLu root 'rclone-test-hacupum4wuca': 1 differences found 2025/11/16 03:27:33 NOTICE: FileLu root 'rclone-test-hacupum4wuca': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/16 03:27:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:27:34 NOTICE: FileLu root 'rclone-test-hacupum4wuca': 0 differences found 2025/11/16 03:27:34 NOTICE: FileLu root 'rclone-test-hacupum4wuca': 1 matching files 2025/11/16 03:27:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xobenux0qewi" 2025/11/16 03:27:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:27:34 DEBUG : Creating backend with remote "/tmp/rclone2167961295" run.go:185: Remote "FileLu root 'rclone-test-xobenux0qewi'", Local "Local file system at /tmp/rclone2167961295", Modify Window "876000h0m0s" 2025/11/16 03:27:34 INFO : FileLu root 'rclone-test-xobenux0qewi': Successfully created folder "rclone-test-xobenux0qewi" with ID 1110960 2025/11/16 03:27:36 INFO : FileLu root 'rclone-test-xobenux0qewi': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/16 03:27:37 ERROR : HELLO, WORLD!: sum not found 2025/11/16 03:27:37 ERROR : hello, world!: file not in FileLu root 'rclone-test-xobenux0qewi' 2025/11/16 03:27:37 NOTICE: FileLu root 'rclone-test-xobenux0qewi': 1 files missing 2025/11/16 03:27:37 NOTICE: 1 hashes missing 2025/11/16 03:27:37 NOTICE: FileLu root 'rclone-test-xobenux0qewi': 1 differences found 2025/11/16 03:27:37 NOTICE: FileLu root 'rclone-test-xobenux0qewi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/16 03:27:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:27:39 NOTICE: FileLu root 'rclone-test-xobenux0qewi': 0 differences found 2025/11/16 03:27:39 NOTICE: FileLu root 'rclone-test-xobenux0qewi': 1 matching files 2025/11/16 03:27:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fexabez9wilo" 2025/11/16 03:27:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:27:39 DEBUG : Creating backend with remote "/tmp/rclone1384158714" run.go:185: Remote "FileLu root 'rclone-test-fexabez9wilo'", Local "Local file system at /tmp/rclone1384158714", Modify Window "876000h0m0s" 2025/11/16 03:27:39 INFO : FileLu root 'rclone-test-fexabez9wilo': Successfully created folder "rclone-test-fexabez9wilo" with ID 1110961 2025/11/16 03:27:41 INFO : FileLu root 'rclone-test-fexabez9wilo': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/16 03:27:42 ERROR : HeLlO, wOrLd!: sum not found 2025/11/16 03:27:42 ERROR : hello, world!: file not in FileLu root 'rclone-test-fexabez9wilo' 2025/11/16 03:27:42 NOTICE: FileLu root 'rclone-test-fexabez9wilo': 1 files missing 2025/11/16 03:27:42 NOTICE: 1 hashes missing 2025/11/16 03:27:42 NOTICE: FileLu root 'rclone-test-fexabez9wilo': 1 differences found 2025/11/16 03:27:42 NOTICE: FileLu root 'rclone-test-fexabez9wilo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/16 03:27:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:27:43 NOTICE: FileLu root 'rclone-test-fexabez9wilo': 0 differences found 2025/11/16 03:27:43 NOTICE: FileLu root 'rclone-test-fexabez9wilo': 1 matching files 2025/11/16 03:27:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xanocaq9qote" 2025/11/16 03:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:27:43 DEBUG : Creating backend with remote "/tmp/rclone1074750705" run.go:185: Remote "FileLu root 'rclone-test-xanocaq9qote'", Local "Local file system at /tmp/rclone1074750705", Modify Window "876000h0m0s" 2025/11/16 03:27:44 INFO : FileLu root 'rclone-test-xanocaq9qote': Successfully created folder "rclone-test-xanocaq9qote" with ID 1110962 2025/11/16 03:27:45 INFO : FileLu root 'rclone-test-xanocaq9qote': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/16 03:27:46 ERROR : HELLO, WORLD!: sum not found 2025/11/16 03:27:46 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-xanocaq9qote' 2025/11/16 03:27:46 NOTICE: FileLu root 'rclone-test-xanocaq9qote': 1 files missing 2025/11/16 03:27:46 NOTICE: 1 hashes missing 2025/11/16 03:27:46 NOTICE: FileLu root 'rclone-test-xanocaq9qote': 1 differences found 2025/11/16 03:27:46 NOTICE: FileLu root 'rclone-test-xanocaq9qote': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/16 03:27:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:27:48 NOTICE: FileLu root 'rclone-test-xanocaq9qote': 0 differences found 2025/11/16 03:27:48 NOTICE: FileLu root 'rclone-test-xanocaq9qote': 1 matching files 2025/11/16 03:27:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-puraret7yaco" 2025/11/16 03:27:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:27:48 DEBUG : Creating backend with remote "/tmp/rclone3741955444" run.go:185: Remote "FileLu root 'rclone-test-puraret7yaco'", Local "Local file system at /tmp/rclone3741955444", Modify Window "876000h0m0s" 2025/11/16 03:27:48 INFO : FileLu root 'rclone-test-puraret7yaco': Successfully created folder "rclone-test-puraret7yaco" with ID 1110963 2025/11/16 03:27:50 INFO : FileLu root 'rclone-test-puraret7yaco': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/16 03:27:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/16 03:27:51 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-puraret7yaco' 2025/11/16 03:27:51 NOTICE: FileLu root 'rclone-test-puraret7yaco': 1 files missing 2025/11/16 03:27:51 NOTICE: 1 hashes missing 2025/11/16 03:27:51 NOTICE: FileLu root 'rclone-test-puraret7yaco': 1 differences found 2025/11/16 03:27:51 NOTICE: FileLu root 'rclone-test-puraret7yaco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/16 03:27:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:27:52 NOTICE: FileLu root 'rclone-test-puraret7yaco': 0 differences found 2025/11/16 03:27:52 NOTICE: FileLu root 'rclone-test-puraret7yaco': 1 matching files 2025/11/16 03:27:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dudedun2nuke" 2025/11/16 03:27:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:27:52 DEBUG : Creating backend with remote "/tmp/rclone4234071942" run.go:185: Remote "FileLu root 'rclone-test-dudedun2nuke'", Local "Local file system at /tmp/rclone4234071942", Modify Window "876000h0m0s" 2025/11/16 03:27:52 INFO : FileLu root 'rclone-test-dudedun2nuke': Successfully created folder "rclone-test-dudedun2nuke" with ID 1110964 2025/11/16 03:27:55 INFO : FileLu root 'rclone-test-dudedun2nuke': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/16 03:27:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/16 03:27:55 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-dudedun2nuke' 2025/11/16 03:27:55 NOTICE: FileLu root 'rclone-test-dudedun2nuke': 1 files missing 2025/11/16 03:27:55 NOTICE: 1 hashes missing 2025/11/16 03:27:55 NOTICE: FileLu root 'rclone-test-dudedun2nuke': 1 differences found 2025/11/16 03:27:55 NOTICE: FileLu root 'rclone-test-dudedun2nuke': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/16 03:27:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:27:57 NOTICE: FileLu root 'rclone-test-dudedun2nuke': 0 differences found 2025/11/16 03:27:57 NOTICE: FileLu root 'rclone-test-dudedun2nuke': 1 matching files 2025/11/16 03:27:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zigizuf2qoci" 2025/11/16 03:27:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:27:57 DEBUG : Creating backend with remote "/tmp/rclone2070175603" run.go:185: Remote "FileLu root 'rclone-test-zigizuf2qoci'", Local "Local file system at /tmp/rclone2070175603", Modify Window "876000h0m0s" 2025/11/16 03:27:57 INFO : FileLu root 'rclone-test-zigizuf2qoci': Successfully created folder "rclone-test-zigizuf2qoci" with ID 1110965 2025/11/16 03:27:59 INFO : FileLu root 'rclone-test-zigizuf2qoci': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/16 03:28:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/16 03:28:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zigizuf2qoci' 2025/11/16 03:28:00 NOTICE: FileLu root 'rclone-test-zigizuf2qoci': 1 files missing 2025/11/16 03:28:00 NOTICE: 1 hashes missing 2025/11/16 03:28:00 NOTICE: FileLu root 'rclone-test-zigizuf2qoci': 1 differences found 2025/11/16 03:28:00 NOTICE: FileLu root 'rclone-test-zigizuf2qoci': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/16 03:28:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:28:01 NOTICE: FileLu root 'rclone-test-zigizuf2qoci': 0 differences found 2025/11/16 03:28:01 NOTICE: FileLu root 'rclone-test-zigizuf2qoci': 1 matching files 2025/11/16 03:28:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-joloyef9vuwe" 2025/11/16 03:28:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:28:01 DEBUG : Creating backend with remote "/tmp/rclone1827088568" run.go:185: Remote "FileLu root 'rclone-test-joloyef9vuwe'", Local "Local file system at /tmp/rclone1827088568", Modify Window "876000h0m0s" 2025/11/16 03:28:02 INFO : FileLu root 'rclone-test-joloyef9vuwe': Successfully created folder "rclone-test-joloyef9vuwe" with ID 1110966 2025/11/16 03:28:04 INFO : FileLu root 'rclone-test-joloyef9vuwe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/16 03:28:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/16 03:28:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-joloyef9vuwe' 2025/11/16 03:28:04 NOTICE: FileLu root 'rclone-test-joloyef9vuwe': 1 files missing 2025/11/16 03:28:04 NOTICE: 1 hashes missing 2025/11/16 03:28:04 NOTICE: FileLu root 'rclone-test-joloyef9vuwe': 1 differences found 2025/11/16 03:28:04 NOTICE: FileLu root 'rclone-test-joloyef9vuwe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/16 03:28:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:28:06 NOTICE: FileLu root 'rclone-test-joloyef9vuwe': 0 differences found 2025/11/16 03:28:06 NOTICE: FileLu root 'rclone-test-joloyef9vuwe': 1 matching files 2025/11/16 03:28:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-merikot4yuru" 2025/11/16 03:28:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:28:06 DEBUG : Creating backend with remote "/tmp/rclone3708688267" run.go:185: Remote "FileLu root 'rclone-test-merikot4yuru'", Local "Local file system at /tmp/rclone3708688267", Modify Window "876000h0m0s" 2025/11/16 03:28:06 INFO : FileLu root 'rclone-test-merikot4yuru': Successfully created folder "rclone-test-merikot4yuru" with ID 1110967 2025/11/16 03:28:08 INFO : FileLu root 'rclone-test-merikot4yuru': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/16 03:28:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/16 03:28:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-merikot4yuru' 2025/11/16 03:28:09 NOTICE: FileLu root 'rclone-test-merikot4yuru': 1 files missing 2025/11/16 03:28:09 NOTICE: 1 hashes missing 2025/11/16 03:28:09 NOTICE: FileLu root 'rclone-test-merikot4yuru': 1 differences found 2025/11/16 03:28:09 NOTICE: FileLu root 'rclone-test-merikot4yuru': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/16 03:28:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:28:10 NOTICE: FileLu root 'rclone-test-merikot4yuru': 0 differences found 2025/11/16 03:28:10 NOTICE: FileLu root 'rclone-test-merikot4yuru': 1 matching files 2025/11/16 03:28:10 DEBUG : Creating backend with remote "TestFileLu:rclone-test-doqedot9kafa" 2025/11/16 03:28:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:28:10 DEBUG : Creating backend with remote "/tmp/rclone1633195540" run.go:185: Remote "FileLu root 'rclone-test-doqedot9kafa'", Local "Local file system at /tmp/rclone1633195540", Modify Window "876000h0m0s" 2025/11/16 03:28:11 INFO : FileLu root 'rclone-test-doqedot9kafa': Successfully created folder "rclone-test-doqedot9kafa" with ID 1110968 2025/11/16 03:28:13 INFO : FileLu root 'rclone-test-doqedot9kafa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/16 03:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/16 03:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-doqedot9kafa' 2025/11/16 03:28:14 NOTICE: FileLu root 'rclone-test-doqedot9kafa': 1 files missing 2025/11/16 03:28:14 NOTICE: 1 hashes missing 2025/11/16 03:28:14 NOTICE: FileLu root 'rclone-test-doqedot9kafa': 1 differences found 2025/11/16 03:28:14 NOTICE: FileLu root 'rclone-test-doqedot9kafa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/16 03:28:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/16 03:28:15 NOTICE: FileLu root 'rclone-test-doqedot9kafa': 0 differences found 2025/11/16 03:28:15 NOTICE: FileLu root 'rclone-test-doqedot9kafa': 1 matching files 2025/11/16 03:28:15 DEBUG : FileLu root 'rclone-test-doqedot9kafa': Purge remote 2025/11/16 03:28:15 INFO : FileLu root 'rclone-test-doqedot9kafa': Rmdir: successfully deleted "/rclone-test-doqedot9kafa" 2025/11/16 03:28:15 DEBUG : FileLu root 'rclone-test-merikot4yuru': Purge remote 2025/11/16 03:28:16 INFO : FileLu root 'rclone-test-merikot4yuru': Rmdir: successfully deleted "/rclone-test-merikot4yuru" 2025/11/16 03:28:16 DEBUG : FileLu root 'rclone-test-joloyef9vuwe': Purge remote 2025/11/16 03:28:16 INFO : FileLu root 'rclone-test-joloyef9vuwe': Rmdir: successfully deleted "/rclone-test-joloyef9vuwe" 2025/11/16 03:28:16 DEBUG : FileLu root 'rclone-test-zigizuf2qoci': Purge remote 2025/11/16 03:28:17 INFO : FileLu root 'rclone-test-zigizuf2qoci': Rmdir: successfully deleted "/rclone-test-zigizuf2qoci" 2025/11/16 03:28:17 DEBUG : FileLu root 'rclone-test-dudedun2nuke': Purge remote 2025/11/16 03:28:17 INFO : FileLu root 'rclone-test-dudedun2nuke': Rmdir: successfully deleted "/rclone-test-dudedun2nuke" 2025/11/16 03:28:17 DEBUG : FileLu root 'rclone-test-puraret7yaco': Purge remote 2025/11/16 03:28:17 INFO : FileLu root 'rclone-test-puraret7yaco': Rmdir: successfully deleted "/rclone-test-puraret7yaco" 2025/11/16 03:28:17 DEBUG : FileLu root 'rclone-test-xanocaq9qote': Purge remote 2025/11/16 03:28:18 INFO : FileLu root 'rclone-test-xanocaq9qote': Rmdir: successfully deleted "/rclone-test-xanocaq9qote" 2025/11/16 03:28:18 DEBUG : FileLu root 'rclone-test-fexabez9wilo': Purge remote 2025/11/16 03:28:18 INFO : FileLu root 'rclone-test-fexabez9wilo': Rmdir: successfully deleted "/rclone-test-fexabez9wilo" 2025/11/16 03:28:18 DEBUG : FileLu root 'rclone-test-xobenux0qewi': Purge remote 2025/11/16 03:28:18 INFO : FileLu root 'rclone-test-xobenux0qewi': Rmdir: successfully deleted "/rclone-test-xobenux0qewi" 2025/11/16 03:28:18 DEBUG : FileLu root 'rclone-test-hacupum4wuca': Purge remote 2025/11/16 03:28:19 INFO : FileLu root 'rclone-test-hacupum4wuca': Rmdir: successfully deleted "/rclone-test-hacupum4wuca" --- PASS: TestApplyTransforms (49.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:28:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/16 03:28:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub" with ID 1110969 2025/11/16 03:28:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub/file2" 2025/11/16 03:28:22 DEBUG : sub/file2: size = 14 OK 2025/11/16 03:28:22 INFO : file1: Copied (new) to: sub/file2 2025/11/16 03:28:23 DEBUG : sub/file2: size = 14 OK 2025/11/16 03:28:23 DEBUG : file1: Sizes identical 2025/11/16 03:28:23 DEBUG : file1: Unchanged skipping 2025/11/16 03:28:24 DEBUG : FileLu root 'rclone-test-kucixol9vabe': don't need to copy/move sub/file2, it is already at target location 2025/11/16 03:28:26 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub/file2 2025/11/16 03:28:26 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub" --- PASS: TestCopyFile (7.94s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.75s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:28:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/dst" with ID 1110970 2025/11/16 03:28:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "dst/file1" 2025/11/16 03:28:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe/backup" 2025/11/16 03:28:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3022428347) 2025/11/16 03:28:32 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-kucixol9vabe') 2025/11/16 03:28:32 DEBUG : dst/file1: Sizes differ 2025/11/16 03:28:34 INFO : FileLu root 'rclone-test-kucixol9vabe/backup': Successfully created folder "rclone-test-kucixol9vabe/backup/dst" with ID 1110972 2025/11/16 03:28:36 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/dst/file1 2025/11/16 03:28:36 INFO : dst/file1: Moved (server-side) 2025/11/16 03:28:38 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "dst/file1" 2025/11/16 03:28:38 DEBUG : dst/file1: size = 14 OK 2025/11/16 03:28:38 INFO : dst/file1: Copied (new) 2025/11/16 03:28:40 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/dst/file1 2025/11/16 03:28:41 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/backup/dst/file1 2025/11/16 03:28:41 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/dst" 2025/11/16 03:28:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/backup/dst" 2025/11/16 03:28:43 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/backup" --- PASS: TestCopyFileBackupDir (15.71s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:28:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe/dst" 2025/11/16 03:28:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe/CompareDest" 2025/11/16 03:28:44 DEBUG : one: Need to transfer - File not found at Destination 2025/11/16 03:28:46 INFO : FileLu root 'rclone-test-kucixol9vabe/dst': Successfully created folder "rclone-test-kucixol9vabe/dst" with ID 1110973 2025/11/16 03:28:47 INFO : FileLu root 'rclone-test-kucixol9vabe/dst': Put: Successfully uploaded new file "one" 2025/11/16 03:28:47 DEBUG : one: size = 3 OK 2025/11/16 03:28:47 INFO : one: Copied (new) 2025/11/16 03:28:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3022428347) 2025/11/16 03:28:49 DEBUG : one: size = 3 (FileLu root 'rclone-test-kucixol9vabe/dst') 2025/11/16 03:28:49 DEBUG : one: Sizes differ 2025/11/16 03:28:52 DEBUG : one: size = 5 OK 2025/11/16 03:28:52 INFO : one: Copied (replaced existing) 2025/11/16 03:28:55 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "dst/one" 2025/11/16 03:28:56 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/CompareDest" with ID 1110974 2025/11/16 03:28:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "CompareDest/one" 2025/11/16 03:28:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3022428347) 2025/11/16 03:28:59 DEBUG : one: size = 3 (FileLu root 'rclone-test-kucixol9vabe/dst') 2025/11/16 03:28:59 DEBUG : one: Sizes differ 2025/11/16 03:29:00 DEBUG : one: size = 5 OK 2025/11/16 03:29:00 DEBUG : one: Sizes identical 2025/11/16 03:29:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 03:29:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "CompareDest/two" 2025/11/16 03:29:03 DEBUG : two: Need to transfer - File not found at Destination 2025/11/16 03:29:04 DEBUG : two: size = 3 OK 2025/11/16 03:29:04 DEBUG : two: Sizes identical 2025/11/16 03:29:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 03:29:05 DEBUG : two: Need to transfer - File not found at Destination 2025/11/16 03:29:06 DEBUG : two: size = 3 OK 2025/11/16 03:29:06 DEBUG : two: Sizes identical 2025/11/16 03:29:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 03:29:08 DEBUG : two: Need to transfer - File not found at Destination 2025/11/16 03:29:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone3022428347) 2025/11/16 03:29:09 DEBUG : two: size = 3 (FileLu root 'rclone-test-kucixol9vabe/CompareDest') 2025/11/16 03:29:09 DEBUG : two: Sizes differ 2025/11/16 03:29:11 INFO : FileLu root 'rclone-test-kucixol9vabe/dst': Put: Successfully uploaded new file "two" 2025/11/16 03:29:11 DEBUG : two: size = 5 OK 2025/11/16 03:29:11 INFO : two: Copied (new) 2025/11/16 03:29:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/dst/one 2025/11/16 03:29:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/dst/two 2025/11/16 03:29:14 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/CompareDest/one 2025/11/16 03:29:14 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/CompareDest/two 2025/11/16 03:29:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/dst" 2025/11/16 03:29:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/CompareDest" --- PASS: TestCopyFileCompareDest (32.56s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.77s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.76s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.73s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.74s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:29:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/16 03:29:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/TestCopyFileMaxTransfer" with ID 1110975 2025/11/16 03:29:21 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/16 03:29:21 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/16 03:29:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/16 03:29:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/16 03:29:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://37s.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/16 03:29:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/16 03:29:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/16 03:29:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/16 03:29:28 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/16 03:29:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/16 03:29:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/TestCopyFileMaxTransfer/file1 2025/11/16 03:29:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/TestCopyFileMaxTransfer/file4 2025/11/16 03:29:31 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (12.37s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.74s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.80s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.74s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.73s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.76s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.73s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.72s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.74s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.74s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.05s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.73s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:29:41 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "a.txt" 2025/11/16 03:29:43 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "zend.txt" 2025/11/16 03:29:44 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir" with ID 1110976 2025/11/16 03:29:45 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/16 03:29:47 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/16 03:29:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir/ignore dir" with ID 1110977 2025/11/16 03:29:49 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/16 03:29:51 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/16 03:29:52 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir/sub sub dir" with ID 1110978 2025/11/16 03:29:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/16 03:29:55 DEBUG : a.txt: Excluded (Size Filter) 2025/11/16 03:29:55 DEBUG : a.txt: Excluded 2025/11/16 03:29:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/16 03:29:56 DEBUG : sub dir/hello world2: Excluded 2025/11/16 03:29:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/16 03:29:56 DEBUG : sub dir/hello world: Excluded 2025/11/16 03:29:57 DEBUG : sub dir/ignore dir: Excluded 2025/11/16 03:29:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/16 03:29:57 DEBUG : sub dir/hello world2: Excluded 2025/11/16 03:29:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/16 03:29:57 DEBUG : sub dir/hello world: Excluded 2025/11/16 03:29:58 DEBUG : sub dir/ignore dir: Excluded 2025/11/16 03:29:59 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/a.txt 2025/11/16 03:30:00 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/zend.txt 2025/11/16 03:30:00 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/hello world 2025/11/16 03:30:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/hello world2 2025/11/16 03:30:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/ignore dir/.ignore 2025/11/16 03:30:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/ignore dir/should be ignored 2025/11/16 03:30:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/sub sub dir/hello world3 2025/11/16 03:30:03 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir/sub sub dir" 2025/11/16 03:30:04 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir/ignore dir" 2025/11/16 03:30:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir" --- PASS: TestListDirSorted (25.29s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:30:07 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "a.txt" 2025/11/16 03:30:08 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "zend.txt" 2025/11/16 03:30:09 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir" with ID 1110979 2025/11/16 03:30:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/16 03:30:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/16 03:30:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir/ignore dir" with ID 1110980 2025/11/16 03:30:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/16 03:30:17 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/16 03:30:17 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir/sub sub dir" with ID 1110981 2025/11/16 03:30:19 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/16 03:30:20 DEBUG : a.txt: Excluded (Size Filter) 2025/11/16 03:30:20 DEBUG : a.txt: Excluded 2025/11/16 03:30:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/16 03:30:21 DEBUG : sub dir/hello world2: Excluded 2025/11/16 03:30:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/16 03:30:21 DEBUG : sub dir/hello world: Excluded 2025/11/16 03:30:22 DEBUG : sub dir/ignore dir: Excluded 2025/11/16 03:30:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/16 03:30:23 DEBUG : sub dir/hello world2: Excluded 2025/11/16 03:30:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/16 03:30:23 DEBUG : sub dir/hello world: Excluded 2025/11/16 03:30:23 DEBUG : sub dir/ignore dir: Excluded 2025/11/16 03:30:24 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/a.txt 2025/11/16 03:30:25 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/zend.txt 2025/11/16 03:30:26 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/hello world 2025/11/16 03:30:26 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/hello world2 2025/11/16 03:30:27 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/sub sub dir/hello world3 2025/11/16 03:30:27 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/ignore dir/.ignore 2025/11/16 03:30:27 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/ignore dir/should be ignored 2025/11/16 03:30:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir/sub sub dir" 2025/11/16 03:30:29 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir/ignore dir" 2025/11/16 03:30:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir" --- PASS: TestListDirSortedFn (25.11s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:30:32 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "file1" 2025/11/16 03:30:33 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub" with ID 1110982 2025/11/16 03:30:35 INFO : FileLu root 'rclone-test-kucixol9vabe': 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 2025/11/16 03:30:39 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/16 03:30:40 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/file1 2025/11/16 03:30:41 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub/file2 2025/11/16 03:30:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub" --- PASS: TestListJSON (12.17s) --- PASS: TestListJSON/Default (0.36s) --- PASS: TestListJSON/FilesOnly (0.36s) --- PASS: TestListJSON/DirsOnly (0.37s) --- PASS: TestListJSON/Recurse (0.74s) --- PASS: TestListJSON/SubDir (0.36s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.37s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.36s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:30:44 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "file1" 2025/11/16 03:30:45 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub" with ID 1110983 2025/11/16 03:30:46 INFO : FileLu root 'rclone-test-kucixol9vabe': 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 2025/11/16 03:30:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe/notfound" 2025/11/16 03:30:54 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/file1 2025/11/16 03:30:55 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub/file2 2025/11/16 03:30:56 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub" --- PASS: TestStatJSON (13.84s) --- PASS: TestStatJSON/Root (0.37s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.38s) --- PASS: TestStatJSON/Dir (0.74s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.73s) --- PASS: TestStatJSON/NotFound (0.75s) --- PASS: TestStatJSON/DirFilesOnly (0.37s) --- PASS: TestStatJSON/FileFilesOnly (0.73s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.37s) --- PASS: TestStatJSON/DirDirsOnly (0.36s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (0.79s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:30:56 INFO : FileLu root 'rclone-test-kucixol9vabe': Making directory 2025/11/16 03:30:56 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe" with ID 1.110957e+06 2025/11/16 03:30:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Making directory 2025/11/16 03:30:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe" with ID 1.110957e+06 --- PASS: TestMkdir (1.81s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:30:59 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir" with ID 1110984 2025/11/16 03:31:00 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/16 03:31:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/hello world 2025/11/16 03:31:03 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir" --- PASS: TestLsd (5.45s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" 2025/11/16 03:31:07 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" 2025/11/16 03:31:08 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:31:09 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 --- PASS: TestLs (5.68s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" 2025/11/16 03:31:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" 2025/11/16 03:31:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/16 03:31:14 DEBUG : empty space: Excluded 2025/11/16 03:31:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:31:16 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 --- PASS: TestLsWithFilesFrom (6.87s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:18 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" 2025/11/16 03:31:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" 2025/11/16 03:31:21 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:31:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 --- PASS: TestLsLong (6.17s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:24 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" 2025/11/16 03:31:26 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" 2025/11/16 03:31:27 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:31:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 --- PASS: TestHashSums (5.93s) === RUN TestHashSumsWithErrors 2025/11/16 03:31:28 DEBUG : Creating backend with remote ":memory:" 2025/11/16 03:31:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/16 03:31:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/16 03:31:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/16 03:31:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/16 03:31:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/16 03:31:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/16 03:31:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/16 03:31:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/16 03:31:28 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-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" 2025/11/16 03:31:31 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "empty space" 2025/11/16 03:31:32 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir" with ID 1110985 2025/11/16 03:31:34 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/16 03:31:35 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/empty space 2025/11/16 03:31:36 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 2025/11/16 03:31:37 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/potato3 2025/11/16 03:31:37 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir" --- PASS: TestCount (9.76s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:40 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "small" 2025/11/16 03:31:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "medium" 2025/11/16 03:31:43 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "large" 2025/11/16 03:31:44 DEBUG : Waiting for deletions to finish 2025/11/16 03:31:44 DEBUG : large: Excluded (Size Filter) 2025/11/16 03:31:44 DEBUG : large: Excluded 2025/11/16 03:31:45 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/medium 2025/11/16 03:31:45 INFO : medium: Deleted 2025/11/16 03:31:45 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/small 2025/11/16 03:31:45 INFO : small: Deleted 2025/11/16 03:31:46 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/large --- PASS: TestDelete (8.63s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "small" 2025/11/16 03:31:50 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "medium" 2025/11/16 03:31:52 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "large" 2025/11/16 03:31:52 DEBUG : Waiting for deletions to finish 2025/11/16 03:31:53 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/16 03:31:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/large 2025/11/16 03:31:53 INFO : large: Deleted 2025/11/16 03:31:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/small 2025/11/16 03:31:53 INFO : small: Deleted 2025/11/16 03:31:54 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/medium --- PASS: TestMaxDelete (8.96s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:31:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "small" 2025/11/16 03:31:59 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "medium" 2025/11/16 03:32:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "large" 2025/11/16 03:32:01 DEBUG : Waiting for deletions to finish 2025/11/16 03:32:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/16 03:32:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/medium 2025/11/16 03:32:02 INFO : medium: Deleted 2025/11/16 03:32:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/small 2025/11/16 03:32:02 INFO : small: Deleted 2025/11/16 03:32:03 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/large --- PASS: TestMaxDeleteSizeLargeFile (9.02s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:32:06 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "small" 2025/11/16 03:32:08 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "medium" 2025/11/16 03:32:10 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "large" 2025/11/16 03:32:10 DEBUG : Waiting for deletions to finish 2025/11/16 03:32:10 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/16 03:32:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/large 2025/11/16 03:32:11 INFO : large: Deleted 2025/11/16 03:32:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/medium 2025/11/16 03:32:11 INFO : medium: Deleted 2025/11/16 03:32:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/small --- PASS: TestMaxDeleteSize (8.73s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:32:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "ReadFile" 2025/11/16 03:32:18 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/ReadFile --- PASS: TestReadFile (5.80s) === RUN TestRetry 2025/11/16 03:32:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/16 03:32:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/16 03:32:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/16 03:32:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/16 03:32:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/16 03:32:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/16 03:32:19 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-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:32:21 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "file1" 2025/11/16 03:32:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "file2" 2025/11/16 03:32:36 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/file1 2025/11/16 03:32:37 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/file2 --- PASS: TestCat (18.22s) === RUN TestPurge 2025/11/16 03:32:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-guxopug6mili" 2025/11/16 03:32:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 03:32:37 DEBUG : Creating backend with remote "/tmp/rclone2721355976" run.go:185: Remote "FileLu root 'rclone-test-guxopug6mili'", Local "Local file system at /tmp/rclone2721355976", Modify Window "876000h0m0s" 2025/11/16 03:32:38 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili" with ID 1110986 2025/11/16 03:32:38 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili" with ID 1.110986e+06 2025/11/16 03:32:39 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A1/B1/C1" with ID 1110989 2025/11/16 03:32:40 INFO : FileLu root 'rclone-test-guxopug6mili': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/16 03:32:40 INFO : A2: Making directory 2025/11/16 03:32:40 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A2" with ID 1110990 2025/11/16 03:32:40 INFO : A1/B2: Making directory 2025/11/16 03:32:41 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A1/B2" with ID 1110991 2025/11/16 03:32:41 INFO : A1/B2/C2: Making directory 2025/11/16 03:32:41 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A1/B2/C2" with ID 1110992 2025/11/16 03:32:41 INFO : A1/B1/C3: Making directory 2025/11/16 03:32:42 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A1/B1/C3" with ID 1110993 2025/11/16 03:32:42 INFO : A3: Making directory 2025/11/16 03:32:42 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A3" with ID 1110994 2025/11/16 03:32:42 INFO : A3/B3: Making directory 2025/11/16 03:32:42 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A3/B3" with ID 1110995 2025/11/16 03:32:42 INFO : A3/B3/C4: Making directory 2025/11/16 03:32:43 INFO : FileLu root 'rclone-test-guxopug6mili': Successfully created folder "rclone-test-guxopug6mili/A3/B3/C4" with ID 1110996 2025/11/16 03:32:44 INFO : FileLu root 'rclone-test-guxopug6mili': Put: Successfully uploaded new file "A1/two" 2025/11/16 03:32:47 INFO : FileLu root 'rclone-test-guxopug6mili': Rmdir: successfully deleted "/rclone-test-guxopug6mili/A1/B1" 2025/11/16 03:32:49 INFO : FileLu root 'rclone-test-guxopug6mili': Rmdir: successfully deleted "/rclone-test-guxopug6mili" 2025/11/16 03:32:49 ERROR : error listing: directory not found 2025/11/16 03:32:49 DEBUG : FileLu root 'rclone-test-guxopug6mili': Purge remote 2025/11/16 03:32:49 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (12.10s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:32:50 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe" with ID 1.110957e+06 2025/11/16 03:32:50 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1/C1" with ID 1110999 2025/11/16 03:32:52 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/16 03:32:52 INFO : A2: Making directory 2025/11/16 03:32:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A2" with ID 1111000 2025/11/16 03:32:53 INFO : A1/B2: Making directory 2025/11/16 03:32:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B2" with ID 1111001 2025/11/16 03:32:53 INFO : A1/B2/C2: Making directory 2025/11/16 03:32:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B2/C2" with ID 1111002 2025/11/16 03:32:53 INFO : A1/B1/C3: Making directory 2025/11/16 03:32:54 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1/C3" with ID 1111003 2025/11/16 03:32:54 INFO : A3: Making directory 2025/11/16 03:32:54 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3" with ID 1111004 2025/11/16 03:32:54 INFO : A3/B3: Making directory 2025/11/16 03:32:54 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3/B3" with ID 1111005 2025/11/16 03:32:54 INFO : A3/B3/C4: Making directory 2025/11/16 03:32:55 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3/B3/C4" with ID 1111006 2025/11/16 03:32:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "A1/two" 2025/11/16 03:32:59 DEBUG : removing 1 level 3 directories 2025/11/16 03:32:59 INFO : A3/B3/C4: Removing directory 2025/11/16 03:33:00 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3/B3/C4" 2025/11/16 03:33:03 DEBUG : removing 2 level 3 directories 2025/11/16 03:33:03 INFO : A1/B2/C2: Removing directory 2025/11/16 03:33:03 INFO : A1/B1/C3: Removing directory 2025/11/16 03:33:04 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B2/C2" 2025/11/16 03:33:04 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1/C3" 2025/11/16 03:33:04 DEBUG : removing 2 level 2 directories 2025/11/16 03:33:04 INFO : A3/B3: Removing directory 2025/11/16 03:33:04 INFO : A1/B2: Removing directory 2025/11/16 03:33:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3/B3" 2025/11/16 03:33:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B2" 2025/11/16 03:33:05 DEBUG : removing 2 level 1 directories 2025/11/16 03:33:05 INFO : A3: Removing directory 2025/11/16 03:33:05 INFO : A2: Removing directory 2025/11/16 03:33:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3" 2025/11/16 03:33:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A2" 2025/11/16 03:33:08 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A1/B1/C1/one 2025/11/16 03:33:09 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A1/two 2025/11/16 03:33:10 DEBUG : removing 1 level 3 directories 2025/11/16 03:33:10 INFO : A1/B1/C1: Removing directory 2025/11/16 03:33:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1/C1" 2025/11/16 03:33:11 DEBUG : removing 1 level 2 directories 2025/11/16 03:33:11 INFO : A1/B1: Removing directory 2025/11/16 03:33:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1" 2025/11/16 03:33:12 DEBUG : removing 1 level 1 directories 2025/11/16 03:33:12 INFO : A1: Removing directory 2025/11/16 03:33:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1" 2025/11/16 03:33:13 DEBUG : removing 1 level 0 directories 2025/11/16 03:33:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Removing directory 2025/11/16 03:33:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe" 2025/11/16 03:33:14 ERROR : error listing: directory not found 2025/11/16 03:33:14 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (24.93s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:33:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe" with ID 1111007 2025/11/16 03:33:15 INFO : A1: Making directory 2025/11/16 03:33:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1" with ID 1111008 2025/11/16 03:33:15 INFO : A1/B1: Making directory 2025/11/16 03:33:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1" with ID 1111009 2025/11/16 03:33:15 INFO : A1/B1/C1: Making directory 2025/11/16 03:33:16 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1/C1" with ID 1111010 2025/11/16 03:33:18 DEBUG : removing 1 level 3 directories 2025/11/16 03:33:18 INFO : A1/B1/C1: Removing directory 2025/11/16 03:33:19 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1/C1" 2025/11/16 03:33:19 DEBUG : removing 1 level 2 directories 2025/11/16 03:33:19 INFO : A1/B1: Removing directory 2025/11/16 03:33:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1" 2025/11/16 03:33:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1" --- PASS: TestRmdirsLeaveRoot (8.17s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:33:23 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe" with ID 1.111007e+06 2025/11/16 03:33:23 INFO : A1: Making directory 2025/11/16 03:33:23 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1" with ID 1111011 2025/11/16 03:33:23 INFO : A1/B1: Making directory 2025/11/16 03:33:23 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1" with ID 1111012 2025/11/16 03:33:23 INFO : A1/B1/C1: Making directory 2025/11/16 03:33:24 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1/C1" with ID 1111013 2025/11/16 03:33:27 DEBUG : removing 1 level 3 directories 2025/11/16 03:33:27 INFO : A1/B1/C1: Removing directory 2025/11/16 03:33:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1/C1" 2025/11/16 03:33:28 DEBUG : removing 1 level 2 directories 2025/11/16 03:33:28 INFO : A1/B1: Removing directory 2025/11/16 03:33:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1" 2025/11/16 03:33:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1" --- PASS: TestRmdirsWithFilter (8.47s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:33:33 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "file1" 2025/11/16 03:33:35 DEBUG : filename.txt: File name found in url 2025/11/16 03:33:36 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "filename.txt" 2025/11/16 03:33:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/16 03:33:38 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/16 03:33:40 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "file2" 2025/11/16 03:33:41 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/file1 2025/11/16 03:33:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/file2 2025/11/16 03:33:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/filename.txt 2025/11/16 03:33:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/headerfilename.txt --- PASS: TestCopyURL (12.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:33:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/16 03:33:44 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub" with ID 1111014 2025/11/16 03:33:46 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub/file2" 2025/11/16 03:33:46 DEBUG : sub/file2: size = 14 OK 2025/11/16 03:33:46 INFO : file1: Copied (new) to: sub/file2 2025/11/16 03:33:46 INFO : file1: Deleted 2025/11/16 03:33:47 DEBUG : sub/file2: size = 14 OK 2025/11/16 03:33:47 DEBUG : file1: Sizes identical 2025/11/16 03:33:47 DEBUG : file1: Unchanged skipping 2025/11/16 03:33:47 INFO : file1: Deleted 2025/11/16 03:33:48 DEBUG : FileLu root 'rclone-test-kucixol9vabe': don't need to copy/move sub/file2, it is already at target location 2025/11/16 03:33:50 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub/file2 2025/11/16 03:33:51 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub" --- PASS: TestMoveFile (8.17s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:33:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/16 03:33:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "file1" 2025/11/16 03:33:53 DEBUG : file1: size = 14 OK 2025/11/16 03:33:53 INFO : file1: Copied (new) 2025/11/16 03:33:53 INFO : file1: Deleted 2025/11/16 03:33:54 DEBUG : file1: Destination exists, skipping 2025/11/16 03:33:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/16 03:33:55 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/file1 --- PASS: TestMoveFileWithIgnoreExisting (4.70s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.73s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.75s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:33:58 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/dst" with ID 1111015 2025/11/16 03:33:59 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "dst/file1" 2025/11/16 03:34:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kucixol9vabe/backup" 2025/11/16 03:34:01 DEBUG : Config file has changed externally - reloading 2025/11/16 03:34:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3022428347) 2025/11/16 03:34:01 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-kucixol9vabe') 2025/11/16 03:34:01 DEBUG : dst/file1: Sizes differ 2025/11/16 03:34:03 INFO : FileLu root 'rclone-test-kucixol9vabe/backup': Successfully created folder "rclone-test-kucixol9vabe/backup/dst" with ID 1111017 2025/11/16 03:34:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/dst/file1 2025/11/16 03:34:05 INFO : dst/file1: Moved (server-side) 2025/11/16 03:34:07 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "dst/file1" 2025/11/16 03:34:07 DEBUG : dst/file1: size = 14 OK 2025/11/16 03:34:07 INFO : dst/file1: Copied (new) 2025/11/16 03:34:07 INFO : dst/file1: Deleted 2025/11/16 03:34:10 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/dst/file1 2025/11/16 03:34:10 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/backup/dst/file1 2025/11/16 03:34:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/dst" 2025/11/16 03:34:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/backup/dst" 2025/11/16 03:34:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/backup" --- PASS: TestMoveFileBackupDir (15.62s) === 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-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:34:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe" with ID 1.111007e+06 2025/11/16 03:34:14 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1" with ID 1111018 2025/11/16 03:34:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "A1/one" 2025/11/16 03:34:17 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "A1/two" 2025/11/16 03:34:18 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1" with ID 1111019 2025/11/16 03:34:19 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "A1/B1/three" 2025/11/16 03:34:20 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1/C1" with ID 1111020 2025/11/16 03:34:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/16 03:34:23 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1/C2" with ID 1111021 2025/11/16 03:34:24 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/16 03:34:24 INFO : A1/B2: Making directory 2025/11/16 03:34:25 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B2" with ID 1111022 2025/11/16 03:34:25 INFO : A1/B1/C3: Making directory 2025/11/16 03:34:25 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A1/B1/C3" with ID 1111023 2025/11/16 03:34:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A2" with ID 1111024 2025/11/16 03:34:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A2/B1" with ID 1111025 2025/11/16 03:34:29 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A2/B1/C1" with ID 1111026 2025/11/16 03:34:29 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A2/B1/C2" with ID 1111027 2025/11/16 03:34:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A2/B1/C3" with ID 1111028 2025/11/16 03:34:30 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A2/B2" with ID 1111029 2025/11/16 03:34:34 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A1/B1/three 2025/11/16 03:34:34 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/16 03:34:34 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A1/two 2025/11/16 03:34:34 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/16 03:34:34 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A1/B1/C2/five 2025/11/16 03:34:34 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/16 03:34:34 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A1/one 2025/11/16 03:34:34 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/16 03:34:34 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A1/B1/C1/four 2025/11/16 03:34:34 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/16 03:34:35 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B2" 2025/11/16 03:34:36 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1/C3" 2025/11/16 03:34:37 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1/C2" 2025/11/16 03:34:37 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1/C1" 2025/11/16 03:34:38 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1/B1" 2025/11/16 03:34:39 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A1" 2025/11/16 03:34:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3" with ID 1111030 2025/11/16 03:34:42 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3/B1" with ID 1111031 2025/11/16 03:34:43 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3/B1/C1" with ID 1111032 2025/11/16 03:34:43 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3/B1/C2" with ID 1111033 2025/11/16 03:34:43 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3/B1/C3" with ID 1111034 2025/11/16 03:34:44 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A3/B2" with ID 1111035 2025/11/16 03:34:47 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A2/B1/three 2025/11/16 03:34:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/16 03:34:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A2/B1/C2/five 2025/11/16 03:34:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/16 03:34:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A2/two 2025/11/16 03:34:48 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/16 03:34:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A2/B1/C1/four 2025/11/16 03:34:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/16 03:34:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A2/one 2025/11/16 03:34:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/16 03:34:48 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A2/B2" 2025/11/16 03:34:49 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A2/B1/C3" 2025/11/16 03:34:50 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A2/B1/C2" 2025/11/16 03:34:51 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A2/B1/C1" 2025/11/16 03:34:52 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A2/B1" 2025/11/16 03:34:52 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A2" 2025/11/16 03:34:54 INFO : FileLu root 'rclone-test-kucixol9vabe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/16 03:34:55 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A4" with ID 1111036 2025/11/16 03:34:56 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A4/B1" with ID 1111037 2025/11/16 03:34:56 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A4/B1/C1" with ID 1111038 2025/11/16 03:34:56 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A4/B1/C2" with ID 1111039 2025/11/16 03:34:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A4/B1/C3" with ID 1111040 2025/11/16 03:34:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/A4/B2" with ID 1111041 2025/11/16 03:35:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A3/B1/C1/four 2025/11/16 03:35:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/16 03:35:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A3/one 2025/11/16 03:35:01 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/16 03:35:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A3/B1/C2/five 2025/11/16 03:35:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/16 03:35:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A3/two 2025/11/16 03:35:01 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/16 03:35:01 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A3/B1/three 2025/11/16 03:35:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/16 03:35:02 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3/B2" 2025/11/16 03:35:03 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3/B1/C3" 2025/11/16 03:35:03 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3/B1/C2" 2025/11/16 03:35:04 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3/B1/C1" 2025/11/16 03:35:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3/B1" 2025/11/16 03:35:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A3" 2025/11/16 03:35:08 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A4/one 2025/11/16 03:35:08 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A4/two 2025/11/16 03:35:09 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A4/B1/three 2025/11/16 03:35:10 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A4/B1/C1/four 2025/11/16 03:35:10 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/A4/B1/C2/five 2025/11/16 03:35:11 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A4/B2" 2025/11/16 03:35:12 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A4/B1/C3" 2025/11/16 03:35:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A4/B1/C2" 2025/11/16 03:35:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A4/B1/C1" 2025/11/16 03:35:14 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A4/B1" 2025/11/16 03:35:15 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/A4" --- PASS: TestDirMove (62.37s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.75s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:35:16 DEBUG : FileLu root 'rclone-test-kucixol9vabe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/16 03:35:18 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/16 03:35:18 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/16 03:35:18 NOTICE: FileLu root 'rclone-test-kucixol9vabe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/16 03:35:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/16 03:35:18 DEBUG : FileLu root 'rclone-test-kucixol9vabe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/16 03:35:21 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/16 03:35:21 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/16 03:35:21 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/16 03:35:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/no_checksum_big_file_from_pipe 2025/11/16 03:35:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:35:23 DEBUG : FileLu root 'rclone-test-kucixol9vabe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/16 03:35:25 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/16 03:35:25 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/16 03:35:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/16 03:35:25 DEBUG : FileLu root 'rclone-test-kucixol9vabe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/16 03:35:27 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/16 03:35:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/16 03:35:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/16 03:35:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/with_checksum_big_file_from_pipe 2025/11/16 03:35:28 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:35:29 DEBUG : FileLu root 'rclone-test-kucixol9vabe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/16 03:35:31 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/16 03:35:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/16 03:35:31 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/16 03:35:31 DEBUG : FileLu root 'rclone-test-kucixol9vabe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/16 03:35:33 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/16 03:35:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/16 03:35:33 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/16 03:35:34 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/ignore_checksum_big_file_from_pipe 2025/11/16 03:35:35 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:35:35 DEBUG : FileLu root 'rclone-test-kucixol9vabe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/16 03:35:37 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/16 03:35:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/16 03:35:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/16 03:35:37 DEBUG : FileLu root 'rclone-test-kucixol9vabe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/16 03:35:39 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/16 03:35:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/16 03:35:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/16 03:35:40 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/ignore_checksum_big_file_from_pipe 2025/11/16 03:35:40 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (24.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.69s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.73s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:35:44 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato1" 2025/11/16 03:35:44 DEBUG : FileLu root 'rclone-test-kucixol9vabe': File to upload is small (60 bytes), uploading instead of streaming 2025/11/16 03:35:45 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "potato2" 2025/11/16 03:35:45 DEBUG : potato2: size = 60 OK 2025/11/16 03:35:45 DEBUG : potato2: Size of src and dst objects identical 2025/11/16 03:35:46 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato1 2025/11/16 03:35:47 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/potato2 --- PASS: TestRcatSize (5.68s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.72s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.73s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.75s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.73s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.73s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.73s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.74s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-kucixol9vabe'", Local "Local file system at /tmp/rclone3022428347", Modify Window "876000h0m0s" 2025/11/16 03:35:53 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully created folder "rclone-test-kucixol9vabe/sub dir" with ID 1111042 2025/11/16 03:35:55 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/16 03:35:57 INFO : FileLu root 'rclone-test-kucixol9vabe': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/16 03:36:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lajumaw2" before starting 2025/11/16 03:36:03 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/test remove existing 2025/11/16 03:36:04 DEBUG : sub dir/test remove existing.lajumaw2: TEST: removing renamed existing file after operation 2025/11/16 03:36:05 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/test remove existing.lajumaw2 2025/11/16 03:36:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xumifov7" before starting 2025/11/16 03:36:09 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/16 03:36:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xumifov7: TEST: renaming existing back after failed operation 2025/11/16 03:36:13 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xumifov7 2025/11/16 03:36:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xiciceh1" before starting 2025/11/16 03:36:18 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/16 03:36:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xiciceh1: TEST: removing renamed existing file after operation 2025/11/16 03:36:19 INFO : FileLu root 'rclone-test-kucixol9vabe': Successfully deleted file: /rclone-test-kucixol9vabe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xiciceh1 2025/11/16 03:36:21 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe/sub dir" --- PASS: TestRemoveExisting (29.08s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/16 03:36:21 DEBUG : FileLu root 'rclone-test-kucixol9vabe': Purge remote 2025/11/16 03:36:22 INFO : FileLu root 'rclone-test-kucixol9vabe': Rmdir: successfully deleted "/rclone-test-kucixol9vabe" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 11m48.134818172s (try 1/5)