"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/01/21 02:26:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini" 2026/01/21 02:26:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:26:42 DEBUG : Creating backend with remote "/tmp/rclone3106641102" === 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-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/21 02:26:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.36s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/21 02:26:43 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.30s) === RUN TestSizeDiffers 2026/01/21 02:26:43 DEBUG : a: size = 0 OK 2026/01/21 02:26:43 DEBUG : a: size = 1 (memory) 2026/01/21 02:26:43 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/01/21 02:26:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/01/21 02:26:43 DEBUG : potato: Seek from 10 to 0 2026/01/21 02:26:43 DEBUG : potato: Seek from 10 to 0 2026/01/21 02:26:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/01/21 02:26:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 2 2026/01/21 02:26:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/01/21 02:26:43 DEBUG : potato: Seek from 7 to 0 2026/01/21 02:26:43 DEBUG : potato: Seek from 7 to 0 2026/01/21 02:26:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/01/21 02:26:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 2 2026/01/21 02:26:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/01/21 02:26:43 DEBUG : potato: Seek from 8 to 0 2026/01/21 02:26:43 DEBUG : potato: Seek from 8 to 0 2026/01/21 02:26:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/01/21 02:26:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/21 02:26:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/21 02:26:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/21 02:26:43 DEBUG : potato: Seek from 5 to 2 2026/01/21 02:26:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/01/21 02:26:43 DEBUG : potato: Seek from 9 to 0 2026/01/21 02:26:43 DEBUG : potato: Seek from 9 to 0 2026/01/21 02:26:43 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-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:26:43 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini" with ID 2547863 run.go:290: Failed to put "rutabaga" to "FileLu root 'rclone-test-nisocif1fini'": failed to upload file: failed to parse upload response: unexpected EOF --- FAIL: TestCheck (61.94s) === RUN TestCheckFsError 2026/01/21 02:27:45 DEBUG : Creating backend with remote "nonexistent" 2026/01/21 02:27:45 DEBUG : Creating backend with remote "nonexistent" 2026/01/21 02:27:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/01/21 02:27:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/01/21 02:27:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/01/21 02:27:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 3 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:28:13 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "rutabaga" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want rutabaga (8) got rutabaga (8), rutabaga (8) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "rutabaga" === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/21 02:28:25 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "empty space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1), rutabaga (8), rutabaga (8) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "rutabaga" === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/21 02:28:36 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8), rutabaga (8) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "rutabaga" === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "- empty space", "= potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "= potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/21 02:28:48 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "remotepotato" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60), rutabaga (8), rutabaga (8) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "rutabaga" === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 4 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "- remotepotato", "= potato2"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "= potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/21 02:28:59 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/empty space 2026/01/21 02:28:59 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 2026/01/21 02:29:00 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/remotepotato 2026/01/21 02:29:00 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/rutabaga 2026/01/21 02:29:00 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/rutabaga --- FAIL: TestCheckDownload (75.94s) --- FAIL: TestCheckDownload/1 (1.25s) --- FAIL: TestCheckDownload/2 (1.23s) --- FAIL: TestCheckDownload/3 (1.24s) --- FAIL: TestCheckDownload/4 (1.48s) --- FAIL: TestCheckDownload/5 (1.39s) --- FAIL: TestCheckDownload/6 (1.28s) --- FAIL: TestCheckDownload/7 (1.25s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:29:11 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/01/21 02:29:16 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2026/01/21 02:29:19 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/01/21 02:29:21 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/01/21 02:29:22 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/empty space 2026/01/21 02:29:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 2026/01/21 02:29:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/remotepotato 2026/01/21 02:29:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/rutabaga --- PASS: TestCheckSizeOnly (23.00s) --- PASS: TestCheckSizeOnly/1 (2.89s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:29:25 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" 2026/01/21 02:29:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/21 02:29:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/21 02:29:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/21 02:29:27 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/21 02:29:28 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" 2026/01/21 02:29:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/21 02:29:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/21 02:29:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/21 02:29:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/21 02:29:31 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/test.sum --- PASS: TestParseSumFile (7.26s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:29:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini/data" check_test.go:350: FileLu root 'rclone-test-nisocif1fini/data' lacks md5, skipping --- SKIP: TestCheckSum (1.18s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:29:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini/data" 2026/01/21 02:29:33 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/data" with ID 2547886 2026/01/21 02:29:34 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "data/banana" 2026/01/21 02:29:36 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2026/01/21 02:29:41 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "data/potato" 2026/01/21 02:29:42 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2026/01/21 02:29:48 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2026/01/21 02:29:53 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2026/01/21 02:29:58 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2026/01/21 02:30:15 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2026/01/21 02:30:21 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "data/banana" 2026/01/21 02:30:22 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "data/potato" 2026/01/21 02:30:24 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2026/01/21 02:30:28 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/test.sum 2026/01/21 02:30:29 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/data/banana 2026/01/21 02:30:29 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/data/potato 2026/01/21 02:30:30 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/data" --- PASS: TestCheckSumDownload (57.77s) --- PASS: TestCheckSumDownload/subtest1 (2.73s) --- PASS: TestCheckSumDownload/subtest2 (2.76s) --- PASS: TestCheckSumDownload/subtest3 (2.99s) --- PASS: TestCheckSumDownload/subtest4 (2.80s) --- PASS: TestCheckSumDownload/subtest5 (11.24s) --- PASS: TestCheckSumDownload/subtest6 (2.75s) --- PASS: TestCheckSumDownload/subtest7 (2.76s) === RUN TestApplyTransforms 2026/01/21 02:30:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mijujow9gumu" 2026/01/21 02:30:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:30 DEBUG : Creating backend with remote "/tmp/rclone205239870" run.go:185: Remote "FileLu root 'rclone-test-mijujow9gumu'", Local "Local file system at /tmp/rclone205239870", Modify Window "876000h0m0s" 2026/01/21 02:30:30 INFO : FileLu root 'rclone-test-mijujow9gumu': Successfully created folder "rclone-test-mijujow9gumu" with ID 2547896 2026/01/21 02:30:32 INFO : FileLu root 'rclone-test-mijujow9gumu': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2026/01/21 02:30:33 ERROR : hello, world!: sum not found 2026/01/21 02:30:33 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-mijujow9gumu' 2026/01/21 02:30:33 NOTICE: FileLu root 'rclone-test-mijujow9gumu': 1 files missing 2026/01/21 02:30:33 NOTICE: 1 hashes missing 2026/01/21 02:30:33 NOTICE: FileLu root 'rclone-test-mijujow9gumu': 1 differences found 2026/01/21 02:30:33 NOTICE: FileLu root 'rclone-test-mijujow9gumu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/01/21 02:30:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:30:34 NOTICE: FileLu root 'rclone-test-mijujow9gumu': 0 differences found 2026/01/21 02:30:34 NOTICE: FileLu root 'rclone-test-mijujow9gumu': 1 matching files 2026/01/21 02:30:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gojimel7busa" 2026/01/21 02:30:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:34 DEBUG : Creating backend with remote "/tmp/rclone707352534" run.go:185: Remote "FileLu root 'rclone-test-gojimel7busa'", Local "Local file system at /tmp/rclone707352534", Modify Window "876000h0m0s" 2026/01/21 02:30:34 INFO : FileLu root 'rclone-test-gojimel7busa': Successfully created folder "rclone-test-gojimel7busa" with ID 2547898 2026/01/21 02:30:36 INFO : FileLu root 'rclone-test-gojimel7busa': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2026/01/21 02:30:37 ERROR : HELLO, WORLD!: sum not found 2026/01/21 02:30:37 ERROR : hello, world!: file not in FileLu root 'rclone-test-gojimel7busa' 2026/01/21 02:30:37 NOTICE: FileLu root 'rclone-test-gojimel7busa': 1 files missing 2026/01/21 02:30:37 NOTICE: 1 hashes missing 2026/01/21 02:30:37 NOTICE: FileLu root 'rclone-test-gojimel7busa': 1 differences found 2026/01/21 02:30:37 NOTICE: FileLu root 'rclone-test-gojimel7busa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/01/21 02:30:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:30:38 NOTICE: FileLu root 'rclone-test-gojimel7busa': 0 differences found 2026/01/21 02:30:38 NOTICE: FileLu root 'rclone-test-gojimel7busa': 1 matching files 2026/01/21 02:30:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yacudav1hubu" 2026/01/21 02:30:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:38 DEBUG : Creating backend with remote "/tmp/rclone1257908688" run.go:185: Remote "FileLu root 'rclone-test-yacudav1hubu'", Local "Local file system at /tmp/rclone1257908688", Modify Window "876000h0m0s" 2026/01/21 02:30:38 INFO : FileLu root 'rclone-test-yacudav1hubu': Successfully created folder "rclone-test-yacudav1hubu" with ID 2547899 2026/01/21 02:30:40 INFO : FileLu root 'rclone-test-yacudav1hubu': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2026/01/21 02:30:41 ERROR : HeLlO, wOrLd!: sum not found 2026/01/21 02:30:41 ERROR : hello, world!: file not in FileLu root 'rclone-test-yacudav1hubu' 2026/01/21 02:30:41 NOTICE: FileLu root 'rclone-test-yacudav1hubu': 1 files missing 2026/01/21 02:30:41 NOTICE: 1 hashes missing 2026/01/21 02:30:41 NOTICE: FileLu root 'rclone-test-yacudav1hubu': 1 differences found 2026/01/21 02:30:41 NOTICE: FileLu root 'rclone-test-yacudav1hubu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/01/21 02:30:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:30:42 NOTICE: FileLu root 'rclone-test-yacudav1hubu': 0 differences found 2026/01/21 02:30:42 NOTICE: FileLu root 'rclone-test-yacudav1hubu': 1 matching files 2026/01/21 02:30:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qeguvol9vaka" 2026/01/21 02:30:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:42 DEBUG : Creating backend with remote "/tmp/rclone2222984715" run.go:185: Remote "FileLu root 'rclone-test-qeguvol9vaka'", Local "Local file system at /tmp/rclone2222984715", Modify Window "876000h0m0s" 2026/01/21 02:30:42 INFO : FileLu root 'rclone-test-qeguvol9vaka': Successfully created folder "rclone-test-qeguvol9vaka" with ID 2547901 2026/01/21 02:30:44 INFO : FileLu root 'rclone-test-qeguvol9vaka': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2026/01/21 02:30:45 ERROR : HELLO, WORLD!: sum not found 2026/01/21 02:30:45 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-qeguvol9vaka' 2026/01/21 02:30:45 NOTICE: FileLu root 'rclone-test-qeguvol9vaka': 1 files missing 2026/01/21 02:30:45 NOTICE: 1 hashes missing 2026/01/21 02:30:45 NOTICE: FileLu root 'rclone-test-qeguvol9vaka': 1 differences found 2026/01/21 02:30:45 NOTICE: FileLu root 'rclone-test-qeguvol9vaka': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/01/21 02:30:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:30:46 NOTICE: FileLu root 'rclone-test-qeguvol9vaka': 0 differences found 2026/01/21 02:30:46 NOTICE: FileLu root 'rclone-test-qeguvol9vaka': 1 matching files 2026/01/21 02:30:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zedexus1yoce" 2026/01/21 02:30:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:46 DEBUG : Creating backend with remote "/tmp/rclone135166255" run.go:185: Remote "FileLu root 'rclone-test-zedexus1yoce'", Local "Local file system at /tmp/rclone135166255", Modify Window "876000h0m0s" 2026/01/21 02:30:46 INFO : FileLu root 'rclone-test-zedexus1yoce': Successfully created folder "rclone-test-zedexus1yoce" with ID 2547903 2026/01/21 02:30:48 INFO : FileLu root 'rclone-test-zedexus1yoce': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2026/01/21 02:30:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/21 02:30:48 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zedexus1yoce' 2026/01/21 02:30:48 NOTICE: FileLu root 'rclone-test-zedexus1yoce': 1 files missing 2026/01/21 02:30:48 NOTICE: 1 hashes missing 2026/01/21 02:30:48 NOTICE: FileLu root 'rclone-test-zedexus1yoce': 1 differences found 2026/01/21 02:30:48 NOTICE: FileLu root 'rclone-test-zedexus1yoce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/01/21 02:30:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:30:50 NOTICE: FileLu root 'rclone-test-zedexus1yoce': 0 differences found 2026/01/21 02:30:50 NOTICE: FileLu root 'rclone-test-zedexus1yoce': 1 matching files 2026/01/21 02:30:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gonucor8tiqe" 2026/01/21 02:30:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:50 DEBUG : Creating backend with remote "/tmp/rclone2121392168" run.go:185: Remote "FileLu root 'rclone-test-gonucor8tiqe'", Local "Local file system at /tmp/rclone2121392168", Modify Window "876000h0m0s" 2026/01/21 02:30:50 INFO : FileLu root 'rclone-test-gonucor8tiqe': Successfully created folder "rclone-test-gonucor8tiqe" with ID 2547904 2026/01/21 02:30:52 INFO : FileLu root 'rclone-test-gonucor8tiqe': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2026/01/21 02:30:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/21 02:30:52 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-gonucor8tiqe' 2026/01/21 02:30:52 NOTICE: FileLu root 'rclone-test-gonucor8tiqe': 1 files missing 2026/01/21 02:30:52 NOTICE: 1 hashes missing 2026/01/21 02:30:52 NOTICE: FileLu root 'rclone-test-gonucor8tiqe': 1 differences found 2026/01/21 02:30:52 NOTICE: FileLu root 'rclone-test-gonucor8tiqe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/01/21 02:30:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:30:54 NOTICE: FileLu root 'rclone-test-gonucor8tiqe': 0 differences found 2026/01/21 02:30:54 NOTICE: FileLu root 'rclone-test-gonucor8tiqe': 1 matching files 2026/01/21 02:30:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-papifet1bisi" 2026/01/21 02:30:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:54 DEBUG : Creating backend with remote "/tmp/rclone4262511811" run.go:185: Remote "FileLu root 'rclone-test-papifet1bisi'", Local "Local file system at /tmp/rclone4262511811", Modify Window "876000h0m0s" 2026/01/21 02:30:54 INFO : FileLu root 'rclone-test-papifet1bisi': Successfully created folder "rclone-test-papifet1bisi" with ID 2547906 2026/01/21 02:30:56 INFO : FileLu root 'rclone-test-papifet1bisi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2026/01/21 02:30:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/21 02:30:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-papifet1bisi' 2026/01/21 02:30:56 NOTICE: FileLu root 'rclone-test-papifet1bisi': 1 files missing 2026/01/21 02:30:56 NOTICE: 1 hashes missing 2026/01/21 02:30:56 NOTICE: FileLu root 'rclone-test-papifet1bisi': 1 differences found 2026/01/21 02:30:56 NOTICE: FileLu root 'rclone-test-papifet1bisi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/01/21 02:30:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:30:58 NOTICE: FileLu root 'rclone-test-papifet1bisi': 0 differences found 2026/01/21 02:30:58 NOTICE: FileLu root 'rclone-test-papifet1bisi': 1 matching files 2026/01/21 02:30:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-momafuh4xice" 2026/01/21 02:30:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:30:58 DEBUG : Creating backend with remote "/tmp/rclone1477693999" run.go:185: Remote "FileLu root 'rclone-test-momafuh4xice'", Local "Local file system at /tmp/rclone1477693999", Modify Window "876000h0m0s" 2026/01/21 02:30:58 INFO : FileLu root 'rclone-test-momafuh4xice': Successfully created folder "rclone-test-momafuh4xice" with ID 2547908 2026/01/21 02:31:00 INFO : FileLu root 'rclone-test-momafuh4xice': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2026/01/21 02:31:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/21 02:31:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-momafuh4xice' 2026/01/21 02:31:00 NOTICE: FileLu root 'rclone-test-momafuh4xice': 1 files missing 2026/01/21 02:31:00 NOTICE: 1 hashes missing 2026/01/21 02:31:00 NOTICE: FileLu root 'rclone-test-momafuh4xice': 1 differences found 2026/01/21 02:31:00 NOTICE: FileLu root 'rclone-test-momafuh4xice': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/01/21 02:31:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:31:04 NOTICE: FileLu root 'rclone-test-momafuh4xice': 0 differences found 2026/01/21 02:31:04 NOTICE: FileLu root 'rclone-test-momafuh4xice': 1 matching files 2026/01/21 02:31:04 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qikules4nema" 2026/01/21 02:31:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:31:04 DEBUG : Creating backend with remote "/tmp/rclone479088520" run.go:185: Remote "FileLu root 'rclone-test-qikules4nema'", Local "Local file system at /tmp/rclone479088520", Modify Window "876000h0m0s" 2026/01/21 02:31:05 INFO : FileLu root 'rclone-test-qikules4nema': Successfully created folder "rclone-test-qikules4nema" with ID 2547910 2026/01/21 02:31:15 INFO : FileLu root 'rclone-test-qikules4nema': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2026/01/21 02:31:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/21 02:31:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-qikules4nema' 2026/01/21 02:31:16 NOTICE: FileLu root 'rclone-test-qikules4nema': 1 files missing 2026/01/21 02:31:16 NOTICE: 1 hashes missing 2026/01/21 02:31:16 NOTICE: FileLu root 'rclone-test-qikules4nema': 1 differences found 2026/01/21 02:31:16 NOTICE: FileLu root 'rclone-test-qikules4nema': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/01/21 02:31:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:31:17 NOTICE: FileLu root 'rclone-test-qikules4nema': 0 differences found 2026/01/21 02:31:17 NOTICE: FileLu root 'rclone-test-qikules4nema': 1 matching files 2026/01/21 02:31:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nunacum3xawi" 2026/01/21 02:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:31:17 DEBUG : Creating backend with remote "/tmp/rclone4128420023" run.go:185: Remote "FileLu root 'rclone-test-nunacum3xawi'", Local "Local file system at /tmp/rclone4128420023", Modify Window "876000h0m0s" 2026/01/21 02:31:17 INFO : FileLu root 'rclone-test-nunacum3xawi': Successfully created folder "rclone-test-nunacum3xawi" with ID 2547911 2026/01/21 02:31:19 INFO : FileLu root 'rclone-test-nunacum3xawi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2026/01/21 02:31:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/21 02:31:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nunacum3xawi' 2026/01/21 02:31:20 NOTICE: FileLu root 'rclone-test-nunacum3xawi': 1 files missing 2026/01/21 02:31:20 NOTICE: 1 hashes missing 2026/01/21 02:31:20 NOTICE: FileLu root 'rclone-test-nunacum3xawi': 1 differences found 2026/01/21 02:31:20 NOTICE: FileLu root 'rclone-test-nunacum3xawi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/01/21 02:31:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/21 02:31:22 NOTICE: FileLu root 'rclone-test-nunacum3xawi': 0 differences found 2026/01/21 02:31:22 NOTICE: FileLu root 'rclone-test-nunacum3xawi': 1 matching files 2026/01/21 02:31:22 DEBUG : FileLu root 'rclone-test-nunacum3xawi': Purge remote 2026/01/21 02:31:22 INFO : FileLu root 'rclone-test-nunacum3xawi': Rmdir: successfully deleted "/rclone-test-nunacum3xawi" 2026/01/21 02:31:22 DEBUG : FileLu root 'rclone-test-qikules4nema': Purge remote 2026/01/21 02:31:22 INFO : FileLu root 'rclone-test-qikules4nema': Rmdir: successfully deleted "/rclone-test-qikules4nema" 2026/01/21 02:31:22 DEBUG : FileLu root 'rclone-test-momafuh4xice': Purge remote 2026/01/21 02:31:23 INFO : FileLu root 'rclone-test-momafuh4xice': Rmdir: successfully deleted "/rclone-test-momafuh4xice" 2026/01/21 02:31:23 DEBUG : FileLu root 'rclone-test-papifet1bisi': Purge remote 2026/01/21 02:31:23 INFO : FileLu root 'rclone-test-papifet1bisi': Rmdir: successfully deleted "/rclone-test-papifet1bisi" 2026/01/21 02:31:23 DEBUG : FileLu root 'rclone-test-gonucor8tiqe': Purge remote 2026/01/21 02:31:24 INFO : FileLu root 'rclone-test-gonucor8tiqe': Rmdir: successfully deleted "/rclone-test-gonucor8tiqe" 2026/01/21 02:31:24 DEBUG : FileLu root 'rclone-test-zedexus1yoce': Purge remote 2026/01/21 02:31:24 INFO : FileLu root 'rclone-test-zedexus1yoce': Rmdir: successfully deleted "/rclone-test-zedexus1yoce" 2026/01/21 02:31:24 DEBUG : FileLu root 'rclone-test-qeguvol9vaka': Purge remote 2026/01/21 02:31:25 INFO : FileLu root 'rclone-test-qeguvol9vaka': Rmdir: successfully deleted "/rclone-test-qeguvol9vaka" 2026/01/21 02:31:25 DEBUG : FileLu root 'rclone-test-yacudav1hubu': Purge remote 2026/01/21 02:31:25 INFO : FileLu root 'rclone-test-yacudav1hubu': Rmdir: successfully deleted "/rclone-test-yacudav1hubu" 2026/01/21 02:31:25 DEBUG : FileLu root 'rclone-test-gojimel7busa': Purge remote 2026/01/21 02:31:26 INFO : FileLu root 'rclone-test-gojimel7busa': Rmdir: successfully deleted "/rclone-test-gojimel7busa" 2026/01/21 02:31:26 DEBUG : FileLu root 'rclone-test-mijujow9gumu': Purge remote 2026/01/21 02:31:26 INFO : FileLu root 'rclone-test-mijujow9gumu': Rmdir: successfully deleted "/rclone-test-mijujow9gumu" --- PASS: TestApplyTransforms (56.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:31:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/21 02:31:27 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub" with ID 2547912 2026/01/21 02:31:28 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub/file2" 2026/01/21 02:31:28 DEBUG : sub/file2: size = 14 OK 2026/01/21 02:31:28 INFO : file1: Copied (new) to: sub/file2 2026/01/21 02:31:30 DEBUG : sub/file2: size = 14 OK 2026/01/21 02:31:30 DEBUG : file1: Sizes identical 2026/01/21 02:31:30 DEBUG : file1: Unchanged skipping 2026/01/21 02:31:30 DEBUG : FileLu root 'rclone-test-nisocif1fini': don't need to copy/move sub/file2, it is already at target location 2026/01/21 02:31:32 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub/file2 2026/01/21 02:31:32 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub" --- PASS: TestCopyFile (6.51s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.58s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:31:34 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/dst" with ID 2547914 2026/01/21 02:31:35 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "dst/file1" 2026/01/21 02:31:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini/backup" 2026/01/21 02:31:36 DEBUG : Config file has changed externally - reloading 2026/01/21 02:31:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3106641102) 2026/01/21 02:31:37 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-nisocif1fini') 2026/01/21 02:31:37 DEBUG : dst/file1: Sizes differ 2026/01/21 02:31:38 INFO : FileLu root 'rclone-test-nisocif1fini/backup': Successfully created folder "rclone-test-nisocif1fini/backup/dst" with ID 2547916 2026/01/21 02:31:40 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/dst/file1 2026/01/21 02:31:40 INFO : dst/file1: Moved (server-side) 2026/01/21 02:31:42 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "dst/file1" 2026/01/21 02:31:42 DEBUG : dst/file1: size = 14 OK 2026/01/21 02:31:42 INFO : dst/file1: Copied (new) 2026/01/21 02:31:44 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/dst/file1 2026/01/21 02:31:44 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/backup/dst/file1 2026/01/21 02:31:45 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/dst" 2026/01/21 02:31:45 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/backup/dst" 2026/01/21 02:31:46 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/backup" --- PASS: TestCopyFileBackupDir (13.11s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:31:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini/dst" 2026/01/21 02:31:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini/CompareDest" 2026/01/21 02:31:48 DEBUG : one: Need to transfer - File not found at Destination 2026/01/21 02:31:49 INFO : FileLu root 'rclone-test-nisocif1fini/dst': Successfully created folder "rclone-test-nisocif1fini/dst" with ID 2547917 2026/01/21 02:31:51 INFO : FileLu root 'rclone-test-nisocif1fini/dst': Put: Successfully uploaded new file "one" 2026/01/21 02:31:51 DEBUG : one: size = 3 OK 2026/01/21 02:31:51 INFO : one: Copied (new) 2026/01/21 02:31:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3106641102) 2026/01/21 02:31:52 DEBUG : one: size = 3 (FileLu root 'rclone-test-nisocif1fini/dst') 2026/01/21 02:31:52 DEBUG : one: Sizes differ 2026/01/21 02:31:54 DEBUG : one: size = 5 OK 2026/01/21 02:31:54 INFO : one: Copied (replaced existing) 2026/01/21 02:31:57 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "dst/one" 2026/01/21 02:31:57 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/CompareDest" with ID 2547919 2026/01/21 02:31:59 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "CompareDest/one" 2026/01/21 02:32:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3106641102) 2026/01/21 02:32:00 DEBUG : one: size = 3 (FileLu root 'rclone-test-nisocif1fini/dst') 2026/01/21 02:32:00 DEBUG : one: Sizes differ 2026/01/21 02:32:00 DEBUG : one: size = 5 OK 2026/01/21 02:32:00 DEBUG : one: Sizes identical 2026/01/21 02:32:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/21 02:32:14 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "CompareDest/two" 2026/01/21 02:32:16 DEBUG : two: Need to transfer - File not found at Destination 2026/01/21 02:32:17 DEBUG : two: size = 3 OK 2026/01/21 02:32:17 DEBUG : two: Sizes identical 2026/01/21 02:32:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/21 02:32:17 DEBUG : two: Need to transfer - File not found at Destination 2026/01/21 02:32:18 DEBUG : two: size = 3 OK 2026/01/21 02:32:18 DEBUG : two: Sizes identical 2026/01/21 02:32:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/21 02:32:20 DEBUG : two: Need to transfer - File not found at Destination 2026/01/21 02:32:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone3106641102) 2026/01/21 02:32:20 DEBUG : two: size = 3 (FileLu root 'rclone-test-nisocif1fini/CompareDest') 2026/01/21 02:32:20 DEBUG : two: Sizes differ 2026/01/21 02:32:22 INFO : FileLu root 'rclone-test-nisocif1fini/dst': Put: Successfully uploaded new file "two" 2026/01/21 02:32:22 DEBUG : two: size = 5 OK 2026/01/21 02:32:22 INFO : two: Copied (new) 2026/01/21 02:32:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/dst/one 2026/01/21 02:32:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/dst/two 2026/01/21 02:32:24 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/CompareDest/one 2026/01/21 02:32:24 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/CompareDest/two 2026/01/21 02:32:25 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/dst" 2026/01/21 02:32:25 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/CompareDest" --- PASS: TestCopyFileCompareDest (39.32s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.58s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.57s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.58s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.58s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:32:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/01/21 02:32:29 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/TestCopyFileMaxTransfer" with ID 2547921 2026/01/21 02:32:30 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2026/01/21 02:32:30 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/01/21 02:32:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/01/21 02:32:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/01/21 02:32:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/01/21 02:32:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/01/21 02:32:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/01/21 02:32:35 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2026/01/21 02:32:35 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/01/21 02:32:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/01/21 02:32:37 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/TestCopyFileMaxTransfer/file1 2026/01/21 02:32:38 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/TestCopyFileMaxTransfer/file4 2026/01/21 02:32:38 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (10.62s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.57s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.59s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.58s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.57s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.59s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.68s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.57s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.57s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.58s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.58s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.57s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:32:46 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "a.txt" 2026/01/21 02:32:48 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "zend.txt" 2026/01/21 02:32:48 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir" with ID 2547923 2026/01/21 02:32:50 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/21 02:32:51 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/21 02:32:52 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir/ignore dir" with ID 2547924 2026/01/21 02:32:53 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/21 02:32:55 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/21 02:32:57 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir/sub sub dir" with ID 2547925 2026/01/21 02:32:58 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/01/21 02:32:59 DEBUG : a.txt: Excluded (Size Filter) 2026/01/21 02:32:59 DEBUG : a.txt: Excluded 2026/01/21 02:33:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/21 02:33:00 DEBUG : sub dir/hello world2: Excluded 2026/01/21 02:33:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/21 02:33:00 DEBUG : sub dir/hello world: Excluded 2026/01/21 02:33:02 DEBUG : sub dir/ignore dir: Excluded 2026/01/21 02:33:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/21 02:33:02 DEBUG : sub dir/hello world2: Excluded 2026/01/21 02:33:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/21 02:33:02 DEBUG : sub dir/hello world: Excluded 2026/01/21 02:33:04 DEBUG : sub dir/ignore dir: Excluded 2026/01/21 02:33:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/a.txt 2026/01/21 02:33:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/zend.txt 2026/01/21 02:33:16 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/hello world 2026/01/21 02:33:16 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/hello world2 2026/01/21 02:33:17 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/sub sub dir/hello world3 2026/01/21 02:33:17 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/ignore dir/.ignore 2026/01/21 02:33:17 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/ignore dir/should be ignored 2026/01/21 02:33:18 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir/sub sub dir" 2026/01/21 02:33:18 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir/ignore dir" 2026/01/21 02:33:19 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir" --- PASS: TestListDirSorted (34.38s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:33:21 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "a.txt" 2026/01/21 02:33:22 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "zend.txt" 2026/01/21 02:33:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir" with ID 2547927 2026/01/21 02:33:24 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/21 02:33:26 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/21 02:33:26 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir/ignore dir" with ID 2547928 2026/01/21 02:33:27 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/21 02:33:29 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/21 02:33:30 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir/sub sub dir" with ID 2547929 2026/01/21 02:33:31 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/01/21 02:33:32 DEBUG : a.txt: Excluded (Size Filter) 2026/01/21 02:33:32 DEBUG : a.txt: Excluded 2026/01/21 02:33:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/21 02:33:33 DEBUG : sub dir/hello world2: Excluded 2026/01/21 02:33:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/21 02:33:33 DEBUG : sub dir/hello world: Excluded 2026/01/21 02:33:34 DEBUG : sub dir/ignore dir: Excluded 2026/01/21 02:33:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/21 02:33:34 DEBUG : sub dir/hello world2: Excluded 2026/01/21 02:33:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/21 02:33:34 DEBUG : sub dir/hello world: Excluded 2026/01/21 02:33:34 DEBUG : sub dir/ignore dir: Excluded 2026/01/21 02:33:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/a.txt 2026/01/21 02:33:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/zend.txt 2026/01/21 02:33:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/hello world 2026/01/21 02:33:37 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/hello world2 2026/01/21 02:33:37 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/ignore dir/.ignore 2026/01/21 02:33:38 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/ignore dir/should be ignored 2026/01/21 02:33:38 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/sub sub dir/hello world3 2026/01/21 02:33:39 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir/sub sub dir" 2026/01/21 02:33:40 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir/ignore dir" 2026/01/21 02:33:40 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir" --- PASS: TestListDirSortedFn (21.22s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:33:42 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "file1" 2026/01/21 02:33:43 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub" with ID 2547931 2026/01/21 02:33:44 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub/file2" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/01/21 02:33:48 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/01/21 02:33:48 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/file1 2026/01/21 02:33:49 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub/file2 2026/01/21 02:33:50 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub" --- PASS: TestListJSON (9.47s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.36s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.52s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:33:51 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "file1" 2026/01/21 02:33:52 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub" with ID 2547933 2026/01/21 02:33:53 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub/file2" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/01/21 02:33:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini/notfound" 2026/01/21 02:33:58 DEBUG : Config file has changed externally - reloading 2026/01/21 02:34:00 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/file1 2026/01/21 02:34:00 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub/file2 2026/01/21 02:34:01 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub" --- PASS: TestStatJSON (13.77s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.59s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.58s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.62s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:04 INFO : FileLu root 'rclone-test-nisocif1fini': Making directory 2026/01/21 02:34:04 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini" with ID 2.547863e+06 2026/01/21 02:34:11 INFO : FileLu root 'rclone-test-nisocif1fini': Making directory 2026/01/21 02:34:11 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini" with ID 2.547863e+06 --- PASS: TestMkdir (10.66s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir" with ID 2547936 2026/01/21 02:34:16 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/21 02:34:18 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/hello world 2026/01/21 02:34:19 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir" --- PASS: TestLsd (4.46s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:20 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" 2026/01/21 02:34:22 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "empty space" 2026/01/21 02:34:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/empty space 2026/01/21 02:34:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:25 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" 2026/01/21 02:34:27 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "empty space" 2026/01/21 02:34:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/01/21 02:34:27 DEBUG : empty space: Excluded 2026/01/21 02:34:28 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/empty space 2026/01/21 02:34:29 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 --- PASS: TestLsWithFilesFrom (5.40s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:31 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" 2026/01/21 02:34:32 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "empty space" 2026/01/21 02:34:33 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/empty space 2026/01/21 02:34:34 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 --- PASS: TestLsLong (4.83s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:35 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" 2026/01/21 02:34:37 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "empty space" 2026/01/21 02:34:38 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/empty space 2026/01/21 02:34:38 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 --- PASS: TestHashSums (4.52s) === RUN TestHashSumsWithErrors 2026/01/21 02:34:38 DEBUG : Creating backend with remote ":memory:" 2026/01/21 02:34:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/01/21 02:34:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/21 02:34:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/21 02:34:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/21 02:34:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/21 02:34:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/21 02:34:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/21 02:34:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/01/21 02:34:38 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-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:40 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" 2026/01/21 02:34:41 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "empty space" 2026/01/21 02:34:42 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir" with ID 2547942 2026/01/21 02:34:43 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/potato3" 2026/01/21 02:34:45 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/empty space 2026/01/21 02:34:45 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 2026/01/21 02:34:46 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/potato3 2026/01/21 02:34:46 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir" --- PASS: TestCount (8.10s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:48 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "small" 2026/01/21 02:34:50 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "medium" 2026/01/21 02:34:51 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "large" 2026/01/21 02:34:51 DEBUG : Waiting for deletions to finish 2026/01/21 02:34:52 DEBUG : large: Excluded (Size Filter) 2026/01/21 02:34:52 DEBUG : large: Excluded 2026/01/21 02:34:52 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/medium 2026/01/21 02:34:52 INFO : medium: Deleted 2026/01/21 02:34:52 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/small 2026/01/21 02:34:52 INFO : small: Deleted 2026/01/21 02:34:53 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/large --- PASS: TestDelete (6.66s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:34:55 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "small" 2026/01/21 02:34:56 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "medium" 2026/01/21 02:34:58 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "large" 2026/01/21 02:34:58 DEBUG : Waiting for deletions to finish 2026/01/21 02:34:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/01/21 02:34:59 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/large 2026/01/21 02:34:59 INFO : large: Deleted 2026/01/21 02:34:59 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/medium 2026/01/21 02:34:59 INFO : medium: Deleted 2026/01/21 02:34:59 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/small --- PASS: TestMaxDelete (7.23s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:35:12 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "small" 2026/01/21 02:35:16 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "medium" 2026/01/21 02:35:18 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "large" 2026/01/21 02:35:18 DEBUG : Waiting for deletions to finish 2026/01/21 02:35:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/01/21 02:35:19 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/medium 2026/01/21 02:35:19 INFO : medium: Deleted 2026/01/21 02:35:19 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/small 2026/01/21 02:35:19 INFO : small: Deleted 2026/01/21 02:35:20 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/large --- PASS: TestMaxDeleteSizeLargeFile (20.48s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:35:22 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "small" 2026/01/21 02:35:24 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "medium" 2026/01/21 02:35:26 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "large" 2026/01/21 02:35:26 DEBUG : Waiting for deletions to finish 2026/01/21 02:35:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/01/21 02:35:27 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/large 2026/01/21 02:35:27 INFO : large: Deleted 2026/01/21 02:35:27 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/medium 2026/01/21 02:35:27 INFO : medium: Deleted 2026/01/21 02:35:28 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/small --- PASS: TestMaxDeleteSize (7.77s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:35:30 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "ReadFile" 2026/01/21 02:35:33 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/ReadFile --- PASS: TestReadFile (4.83s) === RUN TestRetry 2026/01/21 02:35:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/01/21 02:35:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/01/21 02:35:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/21 02:35:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/21 02:35:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/21 02:35:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/21 02:35:33 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-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:35:35 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "file1" 2026/01/21 02:35:37 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "file2" 2026/01/21 02:35:48 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/file1 2026/01/21 02:35:49 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/file2 --- PASS: TestCat (15.54s) === RUN TestPurge 2026/01/21 02:35:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-caxofoq9geci" 2026/01/21 02:35:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 02:35:49 DEBUG : Creating backend with remote "/tmp/rclone2136193809" run.go:185: Remote "FileLu root 'rclone-test-caxofoq9geci'", Local "Local file system at /tmp/rclone2136193809", Modify Window "876000h0m0s" 2026/01/21 02:35:50 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci" with ID 2547945 2026/01/21 02:35:50 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci" with ID 2.547945e+06 2026/01/21 02:35:51 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A1/B1/C1" with ID 2547948 2026/01/21 02:35:52 INFO : FileLu root 'rclone-test-caxofoq9geci': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/21 02:35:52 INFO : A2: Making directory 2026/01/21 02:35:52 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A2" with ID 2547949 2026/01/21 02:35:52 INFO : A1/B2: Making directory 2026/01/21 02:35:52 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A1/B2" with ID 2547950 2026/01/21 02:35:52 INFO : A1/B2/C2: Making directory 2026/01/21 02:35:53 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A1/B2/C2" with ID 2547951 2026/01/21 02:35:53 INFO : A1/B1/C3: Making directory 2026/01/21 02:35:53 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A1/B1/C3" with ID 2547952 2026/01/21 02:35:53 INFO : A3: Making directory 2026/01/21 02:35:53 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A3" with ID 2547953 2026/01/21 02:35:53 INFO : A3/B3: Making directory 2026/01/21 02:35:54 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A3/B3" with ID 2547954 2026/01/21 02:35:54 INFO : A3/B3/C4: Making directory 2026/01/21 02:35:54 INFO : FileLu root 'rclone-test-caxofoq9geci': Successfully created folder "rclone-test-caxofoq9geci/A3/B3/C4" with ID 2547955 2026/01/21 02:35:55 INFO : FileLu root 'rclone-test-caxofoq9geci': Put: Successfully uploaded new file "A1/two" 2026/01/21 02:35:57 INFO : FileLu root 'rclone-test-caxofoq9geci': Rmdir: successfully deleted "/rclone-test-caxofoq9geci/A1/B1" 2026/01/21 02:35:59 INFO : FileLu root 'rclone-test-caxofoq9geci': Rmdir: successfully deleted "/rclone-test-caxofoq9geci" 2026/01/21 02:35:59 ERROR : error listing: directory not found 2026/01/21 02:35:59 DEBUG : FileLu root 'rclone-test-caxofoq9geci': Purge remote 2026/01/21 02:35:59 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (10.10s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:35:59 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini" with ID 2.547863e+06 2026/01/21 02:36:00 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1/C1" with ID 2547958 2026/01/21 02:36:01 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/21 02:36:01 INFO : A2: Making directory 2026/01/21 02:36:02 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A2" with ID 2547959 2026/01/21 02:36:02 INFO : A1/B2: Making directory 2026/01/21 02:36:02 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B2" with ID 2547960 2026/01/21 02:36:02 INFO : A1/B2/C2: Making directory 2026/01/21 02:36:02 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B2/C2" with ID 2547961 2026/01/21 02:36:02 INFO : A1/B1/C3: Making directory 2026/01/21 02:36:02 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1/C3" with ID 2547962 2026/01/21 02:36:02 INFO : A3: Making directory 2026/01/21 02:36:03 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3" with ID 2547963 2026/01/21 02:36:03 INFO : A3/B3: Making directory 2026/01/21 02:36:03 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3/B3" with ID 2547964 2026/01/21 02:36:03 INFO : A3/B3/C4: Making directory 2026/01/21 02:36:03 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3/B3/C4" with ID 2547965 2026/01/21 02:36:15 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "A1/two" 2026/01/21 02:36:17 DEBUG : removing 1 level 3 directories 2026/01/21 02:36:17 INFO : A3/B3/C4: Removing directory 2026/01/21 02:36:17 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3/B3/C4" 2026/01/21 02:36:20 DEBUG : removing 2 level 3 directories 2026/01/21 02:36:20 INFO : A1/B2/C2: Removing directory 2026/01/21 02:36:20 INFO : A1/B1/C3: Removing directory 2026/01/21 02:36:20 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B2/C2" 2026/01/21 02:36:20 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1/C3" 2026/01/21 02:36:20 DEBUG : removing 2 level 2 directories 2026/01/21 02:36:20 INFO : A3/B3: Removing directory 2026/01/21 02:36:20 INFO : A1/B2: Removing directory 2026/01/21 02:36:21 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3/B3" 2026/01/21 02:36:21 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B2" 2026/01/21 02:36:21 DEBUG : removing 2 level 1 directories 2026/01/21 02:36:21 INFO : A3: Removing directory 2026/01/21 02:36:21 INFO : A2: Removing directory 2026/01/21 02:36:22 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3" 2026/01/21 02:36:22 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A2" 2026/01/21 02:36:24 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A1/B1/C1/one 2026/01/21 02:36:25 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A1/two 2026/01/21 02:36:26 DEBUG : removing 1 level 3 directories 2026/01/21 02:36:26 INFO : A1/B1/C1: Removing directory 2026/01/21 02:36:26 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1/C1" 2026/01/21 02:36:26 DEBUG : removing 1 level 2 directories 2026/01/21 02:36:26 INFO : A1/B1: Removing directory 2026/01/21 02:36:27 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1" 2026/01/21 02:36:27 DEBUG : removing 1 level 1 directories 2026/01/21 02:36:27 INFO : A1: Removing directory 2026/01/21 02:36:27 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1" 2026/01/21 02:36:27 DEBUG : removing 1 level 0 directories 2026/01/21 02:36:27 INFO : FileLu root 'rclone-test-nisocif1fini': Removing directory 2026/01/21 02:36:28 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini" 2026/01/21 02:36:28 ERROR : error listing: directory not found 2026/01/21 02:36:29 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (29.46s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:36:29 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini" with ID 2547967 2026/01/21 02:36:29 INFO : A1: Making directory 2026/01/21 02:36:29 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1" with ID 2547968 2026/01/21 02:36:29 INFO : A1/B1: Making directory 2026/01/21 02:36:30 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1" with ID 2547969 2026/01/21 02:36:30 INFO : A1/B1/C1: Making directory 2026/01/21 02:36:30 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1/C1" with ID 2547970 2026/01/21 02:36:32 DEBUG : removing 1 level 3 directories 2026/01/21 02:36:32 INFO : A1/B1/C1: Removing directory 2026/01/21 02:36:32 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1/C1" 2026/01/21 02:36:32 DEBUG : removing 1 level 2 directories 2026/01/21 02:36:32 INFO : A1/B1: Removing directory 2026/01/21 02:36:33 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1" 2026/01/21 02:36:35 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1" --- PASS: TestRmdirsLeaveRoot (6.63s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:36:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini" with ID 2.547967e+06 2026/01/21 02:36:36 INFO : A1: Making directory 2026/01/21 02:36:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1" with ID 2547972 2026/01/21 02:36:36 INFO : A1/B1: Making directory 2026/01/21 02:36:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1" with ID 2547973 2026/01/21 02:36:36 INFO : A1/B1/C1: Making directory 2026/01/21 02:36:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1/C1" with ID 2547974 2026/01/21 02:36:39 DEBUG : removing 1 level 3 directories 2026/01/21 02:36:39 INFO : A1/B1/C1: Removing directory 2026/01/21 02:36:39 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1/C1" 2026/01/21 02:36:39 DEBUG : removing 1 level 2 directories 2026/01/21 02:36:39 INFO : A1/B1: Removing directory 2026/01/21 02:36:40 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1" 2026/01/21 02:36:42 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1" --- PASS: TestRmdirsWithFilter (6.76s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:36:44 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "file1" 2026/01/21 02:36:45 DEBUG : filename.txt: File name found in url 2026/01/21 02:36:46 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "filename.txt" 2026/01/21 02:36:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/01/21 02:36:48 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "headerfilename.txt" 2026/01/21 02:36:49 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "file2" 2026/01/21 02:36:50 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/file1 2026/01/21 02:36:50 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/file2 2026/01/21 02:36:51 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/filename.txt 2026/01/21 02:36:51 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/headerfilename.txt --- PASS: TestCopyURL (9.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:36:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/21 02:36:52 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub" with ID 2547976 2026/01/21 02:36:53 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub/file2" 2026/01/21 02:36:53 DEBUG : sub/file2: size = 14 OK 2026/01/21 02:36:53 INFO : file1: Copied (new) to: sub/file2 2026/01/21 02:36:53 INFO : file1: Deleted 2026/01/21 02:36:55 DEBUG : sub/file2: size = 14 OK 2026/01/21 02:36:55 DEBUG : file1: Sizes identical 2026/01/21 02:36:55 DEBUG : file1: Unchanged skipping 2026/01/21 02:36:55 INFO : file1: Deleted 2026/01/21 02:36:55 DEBUG : FileLu root 'rclone-test-nisocif1fini': don't need to copy/move sub/file2, it is already at target location 2026/01/21 02:36:57 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub/file2 2026/01/21 02:36:57 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub" --- PASS: TestMoveFile (6.19s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:36:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/21 02:36:59 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "file1" 2026/01/21 02:36:59 DEBUG : file1: size = 14 OK 2026/01/21 02:36:59 INFO : file1: Copied (new) 2026/01/21 02:36:59 INFO : file1: Deleted 2026/01/21 02:37:00 DEBUG : file1: Destination exists, skipping 2026/01/21 02:37:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/01/21 02:37:01 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/file1 --- PASS: TestMoveFileWithIgnoreExisting (9.67s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (3.75s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (3.24s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:37:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/dst" with ID 2547977 2026/01/21 02:37:16 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "dst/file1" 2026/01/21 02:37:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nisocif1fini/backup" 2026/01/21 02:37:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3106641102) 2026/01/21 02:37:18 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-nisocif1fini') 2026/01/21 02:37:18 DEBUG : dst/file1: Sizes differ 2026/01/21 02:37:20 INFO : FileLu root 'rclone-test-nisocif1fini/backup': Successfully created folder "rclone-test-nisocif1fini/backup/dst" with ID 2547979 2026/01/21 02:37:21 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/dst/file1 2026/01/21 02:37:21 INFO : dst/file1: Moved (server-side) 2026/01/21 02:37:23 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "dst/file1" 2026/01/21 02:37:23 DEBUG : dst/file1: size = 14 OK 2026/01/21 02:37:23 INFO : dst/file1: Copied (new) 2026/01/21 02:37:23 INFO : dst/file1: Deleted 2026/01/21 02:37:24 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/dst/file1 2026/01/21 02:37:25 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/backup/dst/file1 2026/01/21 02:37:26 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/dst" 2026/01/21 02:37:26 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/backup/dst" 2026/01/21 02:37:27 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/backup" --- PASS: TestMoveFileBackupDir (12.98s) === 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-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:37:27 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini" with ID 2.547967e+06 2026/01/21 02:37:28 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1" with ID 2547980 2026/01/21 02:37:29 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "A1/one" 2026/01/21 02:37:31 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "A1/two" 2026/01/21 02:37:31 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1" with ID 2547981 2026/01/21 02:37:33 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "A1/B1/three" 2026/01/21 02:37:33 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1/C1" with ID 2547982 2026/01/21 02:37:34 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "A1/B1/C1/four" 2026/01/21 02:37:35 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1/C2" with ID 2547983 2026/01/21 02:37:36 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "A1/B1/C2/five" 2026/01/21 02:37:36 INFO : A1/B2: Making directory 2026/01/21 02:37:37 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B2" with ID 2547984 2026/01/21 02:37:37 INFO : A1/B1/C3: Making directory 2026/01/21 02:37:37 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A1/B1/C3" with ID 2547985 2026/01/21 02:37:39 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A2" with ID 2547986 2026/01/21 02:37:40 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A2/B1" with ID 2547987 2026/01/21 02:37:40 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A2/B1/C1" with ID 2547988 2026/01/21 02:37:40 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A2/B1/C2" with ID 2547989 2026/01/21 02:37:40 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A2/B1/C3" with ID 2547990 2026/01/21 02:37:41 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A2/B2" with ID 2547991 2026/01/21 02:37:44 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A1/B1/three 2026/01/21 02:37:44 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/01/21 02:37:44 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A1/B1/C1/four 2026/01/21 02:37:44 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/01/21 02:37:44 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A1/one 2026/01/21 02:37:44 INFO : A1/one: Moved (server-side) to: A2/one 2026/01/21 02:37:44 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A1/two 2026/01/21 02:37:44 INFO : A1/two: Moved (server-side) to: A2/two 2026/01/21 02:37:44 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A1/B1/C2/five 2026/01/21 02:37:44 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/01/21 02:37:45 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B2" 2026/01/21 02:37:45 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1/C3" 2026/01/21 02:37:46 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1/C2" 2026/01/21 02:37:46 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1/C1" 2026/01/21 02:37:47 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1/B1" 2026/01/21 02:37:48 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A1" 2026/01/21 02:37:50 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3" with ID 2547993 2026/01/21 02:37:50 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3/B1" with ID 2547994 2026/01/21 02:37:51 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3/B1/C1" with ID 2547995 2026/01/21 02:37:51 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3/B1/C2" with ID 2547996 2026/01/21 02:37:51 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3/B1/C3" with ID 2547997 2026/01/21 02:37:52 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A3/B2" with ID 2547998 2026/01/21 02:37:55 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A2/one 2026/01/21 02:37:55 INFO : A2/one: Moved (server-side) to: A3/one 2026/01/21 02:37:55 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A2/B1/C2/five 2026/01/21 02:37:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/01/21 02:37:55 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A2/B1/C1/four 2026/01/21 02:37:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/01/21 02:37:55 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A2/two 2026/01/21 02:37:55 INFO : A2/two: Moved (server-side) to: A3/two 2026/01/21 02:37:55 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A2/B1/three 2026/01/21 02:37:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/01/21 02:37:56 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A2/B2" 2026/01/21 02:37:56 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A2/B1/C3" 2026/01/21 02:37:57 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A2/B1/C2" 2026/01/21 02:37:57 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A2/B1/C1" 2026/01/21 02:37:58 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A2/B1" 2026/01/21 02:37:59 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A2" 2026/01/21 02:38:00 INFO : FileLu root 'rclone-test-nisocif1fini': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/01/21 02:38:01 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A4" with ID 2548001 2026/01/21 02:38:01 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A4/B1" with ID 2548002 2026/01/21 02:38:01 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A4/B1/C1" with ID 2548003 2026/01/21 02:38:02 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A4/B1/C2" with ID 2548004 2026/01/21 02:38:02 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A4/B1/C3" with ID 2548005 2026/01/21 02:38:02 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/A4/B2" with ID 2548006 2026/01/21 02:38:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A3/one 2026/01/21 02:38:15 INFO : A3/one: Moved (server-side) to: A4/one 2026/01/21 02:38:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A3/two 2026/01/21 02:38:15 INFO : A3/two: Moved (server-side) to: A4/two 2026/01/21 02:38:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A3/B1/C2/five 2026/01/21 02:38:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/01/21 02:38:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A3/B1/three 2026/01/21 02:38:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/01/21 02:38:15 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A3/B1/C1/four 2026/01/21 02:38:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/01/21 02:38:16 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3/B2" 2026/01/21 02:38:16 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3/B1/C3" 2026/01/21 02:38:17 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3/B1/C2" 2026/01/21 02:38:18 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3/B1/C1" 2026/01/21 02:38:18 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3/B1" 2026/01/21 02:38:19 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A3" 2026/01/21 02:38:21 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A4/one 2026/01/21 02:38:21 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A4/two 2026/01/21 02:38:22 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A4/B1/three 2026/01/21 02:38:22 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A4/B1/C1/four 2026/01/21 02:38:23 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/A4/B1/C2/five 2026/01/21 02:38:23 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A4/B2" 2026/01/21 02:38:24 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A4/B1/C3" 2026/01/21 02:38:24 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A4/B1/C2" 2026/01/21 02:38:25 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A4/B1/C1" 2026/01/21 02:38:26 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A4/B1" 2026/01/21 02:38:26 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/A4" --- PASS: TestDirMove (59.27s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.62s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:38:27 DEBUG : FileLu root 'rclone-test-nisocif1fini': File to upload is small (34 bytes), uploading instead of streaming 2026/01/21 02:38:29 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2026/01/21 02:38:29 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/01/21 02:38:29 NOTICE: FileLu root 'rclone-test-nisocif1fini': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/21 02:38:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/21 02:38:29 DEBUG : FileLu root 'rclone-test-nisocif1fini': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/21 02:38:30 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2026/01/21 02:38:30 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/01/21 02:38:30 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/21 02:38:31 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/no_checksum_big_file_from_pipe 2026/01/21 02:38:32 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:38:32 DEBUG : FileLu root 'rclone-test-nisocif1fini': File to upload is small (34 bytes), uploading instead of streaming 2026/01/21 02:38:34 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2026/01/21 02:38:34 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/01/21 02:38:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/21 02:38:34 DEBUG : FileLu root 'rclone-test-nisocif1fini': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/21 02:38:35 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2026/01/21 02:38:35 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/01/21 02:38:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/21 02:38:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/with_checksum_big_file_from_pipe 2026/01/21 02:38:36 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:38:37 DEBUG : FileLu root 'rclone-test-nisocif1fini': File to upload is small (34 bytes), uploading instead of streaming 2026/01/21 02:38:39 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/21 02:38:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/21 02:38:39 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/01/21 02:38:39 DEBUG : FileLu root 'rclone-test-nisocif1fini': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/21 02:38:40 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/21 02:38:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/21 02:38:40 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/01/21 02:38:41 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/ignore_checksum_big_file_from_pipe 2026/01/21 02:38:41 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:38:42 DEBUG : FileLu root 'rclone-test-nisocif1fini': File to upload is small (34 bytes), uploading instead of streaming 2026/01/21 02:38:43 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/21 02:38:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/21 02:38:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/21 02:38:43 DEBUG : FileLu root 'rclone-test-nisocif1fini': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/21 02:38:45 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/21 02:38:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/21 02:38:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/21 02:38:46 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/ignore_checksum_big_file_from_pipe 2026/01/21 02:38:46 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (19.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.85s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.58s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:38:49 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato1" 2026/01/21 02:38:49 DEBUG : FileLu root 'rclone-test-nisocif1fini': File to upload is small (60 bytes), uploading instead of streaming 2026/01/21 02:38:50 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "potato2" 2026/01/21 02:38:50 DEBUG : potato2: size = 60 OK 2026/01/21 02:38:50 DEBUG : potato2: Size of src and dst objects identical 2026/01/21 02:38:51 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato1 2026/01/21 02:38:51 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/potato2 --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.59s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.65s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.58s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.62s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.58s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.60s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.58s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-nisocif1fini'", Local "Local file system at /tmp/rclone3106641102", Modify Window "876000h0m0s" 2026/01/21 02:38:56 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully created folder "rclone-test-nisocif1fini/sub dir" with ID 2548017 2026/01/21 02:38:58 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/test remove existing" 2026/01/21 02:38:59 INFO : FileLu root 'rclone-test-nisocif1fini': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/01/21 02:39:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jipixif3" before starting 2026/01/21 02:39:16 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/test remove existing 2026/01/21 02:39:17 DEBUG : sub dir/test remove existing.jipixif3: TEST: removing renamed existing file after operation 2026/01/21 02:39:17 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/test remove existing.jipixif3 2026/01/21 02:39:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muqofew9" before starting 2026/01/21 02:39:21 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/21 02:39:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muqofew9: TEST: renaming existing back after failed operation 2026/01/21 02:39:25 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muqofew9 2026/01/21 02:39:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rezebok7" before starting 2026/01/21 02:39:28 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/21 02:39:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rezebok7: TEST: removing renamed existing file after operation 2026/01/21 02:39:29 INFO : FileLu root 'rclone-test-nisocif1fini': Successfully deleted file: /rclone-test-nisocif1fini/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rezebok7 2026/01/21 02:39:31 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini/sub dir" --- PASS: TestRemoveExisting (35.65s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/01/21 02:39:31 DEBUG : FileLu root 'rclone-test-nisocif1fini': Purge remote 2026/01/21 02:39:32 INFO : FileLu root 'rclone-test-nisocif1fini': Rmdir: successfully deleted "/rclone-test-nisocif1fini" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 12m49.770636718s (try 1/5): exit status 1: Failed [TestCheck TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7]