"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5)
2025/10/15 03:16:11 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu"
2025/10/15 03:16:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:16:11 DEBUG : Creating backend with remote "/tmp/rclone2981628432"
=== 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:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
multithread_test.go:121: multithread writing not supported
2025/10/15 03:16:11 ERROR : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.51s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
multithread_test.go:121: multithread writing not supported
2025/10/15 03:16:12 ERROR : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.36s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/10/15 03:16:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/10/15 03:16:12 DEBUG : potato: Seek from 10 to 0
2025/10/15 03:16:12 DEBUG : potato: Seek from 10 to 0
2025/10/15 03:16:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/10/15 03:16:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Seek from 5 to 2
2025/10/15 03:16:12 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/10/15 03:16:12 DEBUG : potato: Seek from 7 to 0
2025/10/15 03:16:12 DEBUG : potato: Seek from 7 to 0
2025/10/15 03:16:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/10/15 03:16:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Seek from 5 to 2
2025/10/15 03:16:12 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/10/15 03:16:12 DEBUG : potato: Seek from 8 to 0
2025/10/15 03:16:12 DEBUG : potato: Seek from 8 to 0
2025/10/15 03:16:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/10/15 03:16:12 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/10/15 03:16:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/10/15 03:16:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/10/15 03:16:12 DEBUG : potato: Seek from 5 to 2
2025/10/15 03:16:12 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/10/15 03:16:12 DEBUG : potato: Seek from 9 to 0
2025/10/15 03:16:12 DEBUG : potato: Seek from 9 to 0
2025/10/15 03:16:12 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/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/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/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/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:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:16:12 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu" with ID 1090155
2025/10/15 03:16:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "rutabaga"
=== RUN TestCheck/1
=== RUN TestCheck/2
2025/10/15 03:16:17 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
=== RUN TestCheck/3
2025/10/15 03:16:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
=== RUN TestCheck/4
=== RUN TestCheck/5
2025/10/15 03:16:38 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "remotepotato"
=== RUN TestCheck/6
=== RUN TestCheck/7
2025/10/15 03:16:40 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:16:40 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
2025/10/15 03:16:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/remotepotato
2025/10/15 03:16:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/rutabaga
--- PASS: TestCheck (29.76s)
--- PASS: TestCheck/1 (0.36s)
--- PASS: TestCheck/2 (0.38s)
--- PASS: TestCheck/3 (0.36s)
--- PASS: TestCheck/4 (0.38s)
--- PASS: TestCheck/5 (0.36s)
--- PASS: TestCheck/6 (0.36s)
--- PASS: TestCheck/7 (0.36s)
=== RUN TestCheckFsError
2025/10/15 03:16:42 DEBUG : Creating backend with remote "nonexistent"
2025/10/15 03:16:42 DEBUG : Creating backend with remote "nonexistent"
2025/10/15 03:16:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/10/15 03:16:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/10/15 03:16:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found
2025/10/15 03:16:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.01s)
=== RUN TestCheckDownload
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:16:43 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "rutabaga"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
2025/10/15 03:16:49 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
=== RUN TestCheckDownload/3
=== NAME TestCheckDownload
run.go:285: Failed to put "potato2" to "FileLu root 'rclone-test-lasihod7fezu'": failed to upload file: upload failed with status: failed while requesting fs.cgi:
502 Bad Gateway
502 Bad Gateway
nginx
2025/10/15 03:17:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:17:23 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/rutabaga
--- FAIL: TestCheckDownload (41.53s)
--- PASS: TestCheckDownload/1 (1.49s)
--- PASS: TestCheckDownload/2 (1.47s)
--- PASS: TestCheckDownload/3 (24.80s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:17:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "rutabaga"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
2025/10/15 03:17:28 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
=== RUN TestCheckSizeOnly/3
2025/10/15 03:17:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
2025/10/15 03:17:33 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "remotepotato"
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
2025/10/15 03:17:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:17:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
2025/10/15 03:17:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/remotepotato
2025/10/15 03:17:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/rutabaga
--- PASS: TestCheckSizeOnly (13.53s)
--- PASS: TestCheckSizeOnly/1 (0.36s)
--- PASS: TestCheckSizeOnly/2 (0.35s)
--- PASS: TestCheckSizeOnly/3 (0.37s)
--- PASS: TestCheckSizeOnly/4 (0.35s)
--- PASS: TestCheckSizeOnly/5 (0.35s)
--- PASS: TestCheckSizeOnly/6 (0.36s)
--- PASS: TestCheckSizeOnly/7 (0.36s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:17:38 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
2025/10/15 03:17:40 NOTICE: test.sum: improperly formatted checksum line 4
2025/10/15 03:17:40 NOTICE: test.sum: improperly formatted checksum line 5
2025/10/15 03:17:40 NOTICE: test.sum: improperly formatted checksum line 6
2025/10/15 03:17:40 NOTICE: test.sum: 2 warning(s) suppressed...
2025/10/15 03:17:42 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
2025/10/15 03:17:44 NOTICE: test.sum: improperly formatted checksum line 4
2025/10/15 03:17:44 NOTICE: test.sum: improperly formatted checksum line 5
2025/10/15 03:17:44 NOTICE: test.sum: improperly formatted checksum line 6
2025/10/15 03:17:44 NOTICE: test.sum: 2 warning(s) suppressed...
2025/10/15 03:17:45 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/test.sum
--- PASS: TestParseSumFile (8.67s)
=== RUN TestCheckSum
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:17:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu/data"
check_test.go:350: FileLu root 'rclone-test-lasihod7fezu/data' lacks md5, skipping
--- SKIP: TestCheckSum (1.16s)
=== RUN TestCheckSumDownload
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:17:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu/data"
2025/10/15 03:17:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/data" with ID 1090156
2025/10/15 03:17:49 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "data/banana"
2025/10/15 03:17:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
=== RUN TestCheckSumDownload/subtest1
2025/10/15 03:17:57 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "data/potato"
2025/10/15 03:17:59 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
=== RUN TestCheckSumDownload/subtest2
2025/10/15 03:18:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
=== RUN TestCheckSumDownload/subtest3
2025/10/15 03:18:11 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
=== RUN TestCheckSumDownload/subtest4
2025/10/15 03:18:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
=== RUN TestCheckSumDownload/subtest5
2025/10/15 03:18:24 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
=== RUN TestCheckSumDownload/subtest6
2025/10/15 03:18:30 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "data/banana"
2025/10/15 03:18:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "data/potato"
2025/10/15 03:18:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "test.sum"
=== RUN TestCheckSumDownload/subtest7
2025/10/15 03:18:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/test.sum
2025/10/15 03:18:40 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/data/banana
2025/10/15 03:18:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/data/potato
2025/10/15 03:18:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/data"
--- PASS: TestCheckSumDownload (55.16s)
--- PASS: TestCheckSumDownload/subtest1 (3.27s)
--- PASS: TestCheckSumDownload/subtest2 (3.34s)
--- PASS: TestCheckSumDownload/subtest3 (3.56s)
--- PASS: TestCheckSumDownload/subtest4 (3.30s)
--- PASS: TestCheckSumDownload/subtest5 (3.31s)
--- PASS: TestCheckSumDownload/subtest6 (3.39s)
--- PASS: TestCheckSumDownload/subtest7 (3.36s)
=== RUN TestApplyTransforms
2025/10/15 03:18:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jebapuw7folu"
2025/10/15 03:18:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:18:42 DEBUG : Creating backend with remote "/tmp/rclone3235827495"
run.go:180: Remote "FileLu root 'rclone-test-jebapuw7folu'", Local "Local file system at /tmp/rclone3235827495", Modify Window "876000h0m0s"
2025/10/15 03:18:42 INFO : FileLu root 'rclone-test-jebapuw7folu': Successfully created folder "rclone-test-jebapuw7folu" with ID 1090157
2025/10/15 03:18:44 INFO : FileLu root 'rclone-test-jebapuw7folu': Put: Successfully uploaded new file "hello, world!"
upper checkfile vs. lower remote (without normalization)
2025/10/15 03:18:45 ERROR : hello, world!: sum not found
2025/10/15 03:18:45 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-jebapuw7folu'
2025/10/15 03:18:45 NOTICE: FileLu root 'rclone-test-jebapuw7folu': 1 files missing
2025/10/15 03:18:45 NOTICE: 1 hashes missing
2025/10/15 03:18:45 NOTICE: FileLu root 'rclone-test-jebapuw7folu': 1 differences found
2025/10/15 03:18:45 NOTICE: FileLu root 'rclone-test-jebapuw7folu': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/10/15 03:18:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:18:46 NOTICE: FileLu root 'rclone-test-jebapuw7folu': 0 differences found
2025/10/15 03:18:46 NOTICE: FileLu root 'rclone-test-jebapuw7folu': 1 matching files
2025/10/15 03:18:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mufimaw3kozi"
2025/10/15 03:18:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:18:46 DEBUG : Creating backend with remote "/tmp/rclone3219055665"
run.go:180: Remote "FileLu root 'rclone-test-mufimaw3kozi'", Local "Local file system at /tmp/rclone3219055665", Modify Window "876000h0m0s"
2025/10/15 03:18:47 INFO : FileLu root 'rclone-test-mufimaw3kozi': Successfully created folder "rclone-test-mufimaw3kozi" with ID 1090158
2025/10/15 03:18:49 INFO : FileLu root 'rclone-test-mufimaw3kozi': Put: Successfully uploaded new file "HELLO, WORLD!"
lower checkfile vs. upper remote (without normalization)
2025/10/15 03:18:49 ERROR : HELLO, WORLD!: sum not found
2025/10/15 03:18:49 ERROR : hello, world!: file not in FileLu root 'rclone-test-mufimaw3kozi'
2025/10/15 03:18:49 NOTICE: FileLu root 'rclone-test-mufimaw3kozi': 1 files missing
2025/10/15 03:18:49 NOTICE: 1 hashes missing
2025/10/15 03:18:49 NOTICE: FileLu root 'rclone-test-mufimaw3kozi': 1 differences found
2025/10/15 03:18:49 NOTICE: FileLu root 'rclone-test-mufimaw3kozi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/10/15 03:18:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:18:51 NOTICE: FileLu root 'rclone-test-mufimaw3kozi': 0 differences found
2025/10/15 03:18:51 NOTICE: FileLu root 'rclone-test-mufimaw3kozi': 1 matching files
2025/10/15 03:18:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nimaveb3xocu"
2025/10/15 03:18:51 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:18:51 DEBUG : Creating backend with remote "/tmp/rclone3383943072"
run.go:180: Remote "FileLu root 'rclone-test-nimaveb3xocu'", Local "Local file system at /tmp/rclone3383943072", Modify Window "876000h0m0s"
2025/10/15 03:18:51 INFO : FileLu root 'rclone-test-nimaveb3xocu': Successfully created folder "rclone-test-nimaveb3xocu" with ID 1090159
2025/10/15 03:18:53 INFO : FileLu root 'rclone-test-nimaveb3xocu': Put: Successfully uploaded new file "HeLlO, wOrLd!"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/10/15 03:18:54 ERROR : HeLlO, wOrLd!: sum not found
2025/10/15 03:18:54 ERROR : hello, world!: file not in FileLu root 'rclone-test-nimaveb3xocu'
2025/10/15 03:18:54 NOTICE: FileLu root 'rclone-test-nimaveb3xocu': 1 files missing
2025/10/15 03:18:54 NOTICE: 1 hashes missing
2025/10/15 03:18:54 NOTICE: FileLu root 'rclone-test-nimaveb3xocu': 1 differences found
2025/10/15 03:18:54 NOTICE: FileLu root 'rclone-test-nimaveb3xocu': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/10/15 03:18:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:18:55 NOTICE: FileLu root 'rclone-test-nimaveb3xocu': 0 differences found
2025/10/15 03:18:55 NOTICE: FileLu root 'rclone-test-nimaveb3xocu': 1 matching files
2025/10/15 03:18:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kuceziv8liyu"
2025/10/15 03:18:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:18:55 DEBUG : Creating backend with remote "/tmp/rclone3721518367"
run.go:180: Remote "FileLu root 'rclone-test-kuceziv8liyu'", Local "Local file system at /tmp/rclone3721518367", Modify Window "876000h0m0s"
2025/10/15 03:18:56 INFO : FileLu root 'rclone-test-kuceziv8liyu': Successfully created folder "rclone-test-kuceziv8liyu" with ID 1090160
2025/10/15 03:18:57 INFO : FileLu root 'rclone-test-kuceziv8liyu': Put: Successfully uploaded new file "HELLO, WORLD!"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/10/15 03:18:58 ERROR : HELLO, WORLD!: sum not found
2025/10/15 03:18:58 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-kuceziv8liyu'
2025/10/15 03:18:58 NOTICE: FileLu root 'rclone-test-kuceziv8liyu': 1 files missing
2025/10/15 03:18:58 NOTICE: 1 hashes missing
2025/10/15 03:18:58 NOTICE: FileLu root 'rclone-test-kuceziv8liyu': 1 differences found
2025/10/15 03:18:58 NOTICE: FileLu root 'rclone-test-kuceziv8liyu': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/10/15 03:19:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:19:00 NOTICE: FileLu root 'rclone-test-kuceziv8liyu': 0 differences found
2025/10/15 03:19:00 NOTICE: FileLu root 'rclone-test-kuceziv8liyu': 1 matching files
2025/10/15 03:19:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-muqomep8yoge"
2025/10/15 03:19:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:19:00 DEBUG : Creating backend with remote "/tmp/rclone2593123961"
run.go:180: Remote "FileLu root 'rclone-test-muqomep8yoge'", Local "Local file system at /tmp/rclone2593123961", Modify Window "876000h0m0s"
2025/10/15 03:19:00 INFO : FileLu root 'rclone-test-muqomep8yoge': Successfully created folder "rclone-test-muqomep8yoge" with ID 1090161
2025/10/15 03:19:02 INFO : FileLu root 'rclone-test-muqomep8yoge': Put: Successfully uploaded new file "測試_Русский___ě_áñ"
NFD checkfile vs. NFC remote (without normalization)
2025/10/15 03:19:03 ERROR : 測試_Русский___ě_áñ: sum not found
2025/10/15 03:19:03 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-muqomep8yoge'
2025/10/15 03:19:03 NOTICE: FileLu root 'rclone-test-muqomep8yoge': 1 files missing
2025/10/15 03:19:03 NOTICE: 1 hashes missing
2025/10/15 03:19:03 NOTICE: FileLu root 'rclone-test-muqomep8yoge': 1 differences found
2025/10/15 03:19:03 NOTICE: FileLu root 'rclone-test-muqomep8yoge': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/10/15 03:19:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:19:04 NOTICE: FileLu root 'rclone-test-muqomep8yoge': 0 differences found
2025/10/15 03:19:04 NOTICE: FileLu root 'rclone-test-muqomep8yoge': 1 matching files
2025/10/15 03:19:04 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fabutod6vaxi"
2025/10/15 03:19:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:19:04 DEBUG : Creating backend with remote "/tmp/rclone670218553"
run.go:180: Remote "FileLu root 'rclone-test-fabutod6vaxi'", Local "Local file system at /tmp/rclone670218553", Modify Window "876000h0m0s"
2025/10/15 03:19:04 INFO : FileLu root 'rclone-test-fabutod6vaxi': Successfully created folder "rclone-test-fabutod6vaxi" with ID 1090162
2025/10/15 03:19:06 INFO : FileLu root 'rclone-test-fabutod6vaxi': Put: Successfully uploaded new file "測試_Русский___ě_áñ"
NFC checkfile vs. NFD remote (without normalization)
2025/10/15 03:19:07 ERROR : 測試_Русский___ě_áñ: sum not found
2025/10/15 03:19:07 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-fabutod6vaxi'
2025/10/15 03:19:07 NOTICE: FileLu root 'rclone-test-fabutod6vaxi': 1 files missing
2025/10/15 03:19:07 NOTICE: 1 hashes missing
2025/10/15 03:19:07 NOTICE: FileLu root 'rclone-test-fabutod6vaxi': 1 differences found
2025/10/15 03:19:07 NOTICE: FileLu root 'rclone-test-fabutod6vaxi': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/10/15 03:19:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:19:08 NOTICE: FileLu root 'rclone-test-fabutod6vaxi': 0 differences found
2025/10/15 03:19:08 NOTICE: FileLu root 'rclone-test-fabutod6vaxi': 1 matching files
2025/10/15 03:19:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vadevuk3ziho"
2025/10/15 03:19:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:19:08 DEBUG : Creating backend with remote "/tmp/rclone2790826279"
run.go:180: Remote "FileLu root 'rclone-test-vadevuk3ziho'", Local "Local file system at /tmp/rclone2790826279", Modify Window "876000h0m0s"
2025/10/15 03:19:09 INFO : FileLu root 'rclone-test-vadevuk3ziho': Successfully created folder "rclone-test-vadevuk3ziho" with ID 1090163
2025/10/15 03:19:11 INFO : FileLu root 'rclone-test-vadevuk3ziho': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ"
NFDx2 checkfile vs. both remote (without normalization)
2025/10/15 03:19:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/10/15 03:19:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-vadevuk3ziho'
2025/10/15 03:19:11 NOTICE: FileLu root 'rclone-test-vadevuk3ziho': 1 files missing
2025/10/15 03:19:11 NOTICE: 1 hashes missing
2025/10/15 03:19:11 NOTICE: FileLu root 'rclone-test-vadevuk3ziho': 1 differences found
2025/10/15 03:19:11 NOTICE: FileLu root 'rclone-test-vadevuk3ziho': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/10/15 03:19:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:19:13 NOTICE: FileLu root 'rclone-test-vadevuk3ziho': 0 differences found
2025/10/15 03:19:13 NOTICE: FileLu root 'rclone-test-vadevuk3ziho': 1 matching files
2025/10/15 03:19:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yosuxic2pugu"
2025/10/15 03:19:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:19:13 DEBUG : Creating backend with remote "/tmp/rclone2121394996"
run.go:180: Remote "FileLu root 'rclone-test-yosuxic2pugu'", Local "Local file system at /tmp/rclone2121394996", Modify Window "876000h0m0s"
2025/10/15 03:19:14 INFO : FileLu root 'rclone-test-yosuxic2pugu': Successfully created folder "rclone-test-yosuxic2pugu" with ID 1090164
2025/10/15 03:19:15 INFO : FileLu root 'rclone-test-yosuxic2pugu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ"
NFCx2 checkfile vs. both remote (without normalization)
2025/10/15 03:19:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/10/15 03:19:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-yosuxic2pugu'
2025/10/15 03:19:16 NOTICE: FileLu root 'rclone-test-yosuxic2pugu': 1 files missing
2025/10/15 03:19:16 NOTICE: 1 hashes missing
2025/10/15 03:19:16 NOTICE: FileLu root 'rclone-test-yosuxic2pugu': 1 differences found
2025/10/15 03:19:16 NOTICE: FileLu root 'rclone-test-yosuxic2pugu': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/10/15 03:19:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:19:18 NOTICE: FileLu root 'rclone-test-yosuxic2pugu': 0 differences found
2025/10/15 03:19:18 NOTICE: FileLu root 'rclone-test-yosuxic2pugu': 1 matching files
2025/10/15 03:19:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xacucep1fawu"
2025/10/15 03:19:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:19:18 DEBUG : Creating backend with remote "/tmp/rclone843925635"
run.go:180: Remote "FileLu root 'rclone-test-xacucep1fawu'", Local "Local file system at /tmp/rclone843925635", Modify Window "876000h0m0s"
2025/10/15 03:19:18 INFO : FileLu root 'rclone-test-xacucep1fawu': Successfully created folder "rclone-test-xacucep1fawu" with ID 1090165
2025/10/15 03:19:20 INFO : FileLu root 'rclone-test-xacucep1fawu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ"
both checkfile vs. NFDx2 remote (without normalization)
2025/10/15 03:19:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/10/15 03:19:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xacucep1fawu'
2025/10/15 03:19:21 NOTICE: FileLu root 'rclone-test-xacucep1fawu': 1 files missing
2025/10/15 03:19:21 NOTICE: 1 hashes missing
2025/10/15 03:19:21 NOTICE: FileLu root 'rclone-test-xacucep1fawu': 1 differences found
2025/10/15 03:19:21 NOTICE: FileLu root 'rclone-test-xacucep1fawu': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/10/15 03:19:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:19:22 NOTICE: FileLu root 'rclone-test-xacucep1fawu': 0 differences found
2025/10/15 03:19:22 NOTICE: FileLu root 'rclone-test-xacucep1fawu': 1 matching files
2025/10/15 03:19:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hopupuh6hode"
2025/10/15 03:19:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:19:22 DEBUG : Creating backend with remote "/tmp/rclone3643077360"
run.go:180: Remote "FileLu root 'rclone-test-hopupuh6hode'", Local "Local file system at /tmp/rclone3643077360", Modify Window "876000h0m0s"
2025/10/15 03:19:22 INFO : FileLu root 'rclone-test-hopupuh6hode': Successfully created folder "rclone-test-hopupuh6hode" with ID 1090166
2025/10/15 03:19:24 INFO : FileLu root 'rclone-test-hopupuh6hode': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ"
both checkfile vs. NFCx2 remote (without normalization)
2025/10/15 03:19:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/10/15 03:19:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-hopupuh6hode'
2025/10/15 03:19:25 NOTICE: FileLu root 'rclone-test-hopupuh6hode': 1 files missing
2025/10/15 03:19:25 NOTICE: 1 hashes missing
2025/10/15 03:19:25 NOTICE: FileLu root 'rclone-test-hopupuh6hode': 1 differences found
2025/10/15 03:19:25 NOTICE: FileLu root 'rclone-test-hopupuh6hode': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/10/15 03:19:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/10/15 03:19:26 NOTICE: FileLu root 'rclone-test-hopupuh6hode': 0 differences found
2025/10/15 03:19:26 NOTICE: FileLu root 'rclone-test-hopupuh6hode': 1 matching files
2025/10/15 03:19:26 DEBUG : FileLu root 'rclone-test-hopupuh6hode': Purge remote
2025/10/15 03:19:27 INFO : FileLu root 'rclone-test-hopupuh6hode': Rmdir: successfully deleted "/rclone-test-hopupuh6hode"
2025/10/15 03:19:27 DEBUG : FileLu root 'rclone-test-xacucep1fawu': Purge remote
2025/10/15 03:19:27 INFO : FileLu root 'rclone-test-xacucep1fawu': Rmdir: successfully deleted "/rclone-test-xacucep1fawu"
2025/10/15 03:19:27 DEBUG : FileLu root 'rclone-test-yosuxic2pugu': Purge remote
2025/10/15 03:19:28 INFO : FileLu root 'rclone-test-yosuxic2pugu': Rmdir: successfully deleted "/rclone-test-yosuxic2pugu"
2025/10/15 03:19:28 DEBUG : FileLu root 'rclone-test-vadevuk3ziho': Purge remote
2025/10/15 03:19:28 INFO : FileLu root 'rclone-test-vadevuk3ziho': Rmdir: successfully deleted "/rclone-test-vadevuk3ziho"
2025/10/15 03:19:28 DEBUG : FileLu root 'rclone-test-fabutod6vaxi': Purge remote
2025/10/15 03:19:28 INFO : FileLu root 'rclone-test-fabutod6vaxi': Rmdir: successfully deleted "/rclone-test-fabutod6vaxi"
2025/10/15 03:19:28 DEBUG : FileLu root 'rclone-test-muqomep8yoge': Purge remote
2025/10/15 03:19:29 INFO : FileLu root 'rclone-test-muqomep8yoge': Rmdir: successfully deleted "/rclone-test-muqomep8yoge"
2025/10/15 03:19:29 DEBUG : FileLu root 'rclone-test-kuceziv8liyu': Purge remote
2025/10/15 03:19:29 INFO : FileLu root 'rclone-test-kuceziv8liyu': Rmdir: successfully deleted "/rclone-test-kuceziv8liyu"
2025/10/15 03:19:29 DEBUG : FileLu root 'rclone-test-nimaveb3xocu': Purge remote
2025/10/15 03:19:29 INFO : FileLu root 'rclone-test-nimaveb3xocu': Rmdir: successfully deleted "/rclone-test-nimaveb3xocu"
2025/10/15 03:19:29 DEBUG : FileLu root 'rclone-test-mufimaw3kozi': Purge remote
2025/10/15 03:19:30 INFO : FileLu root 'rclone-test-mufimaw3kozi': Rmdir: successfully deleted "/rclone-test-mufimaw3kozi"
2025/10/15 03:19:30 DEBUG : FileLu root 'rclone-test-jebapuw7folu': Purge remote
2025/10/15 03:19:30 INFO : FileLu root 'rclone-test-jebapuw7folu': Rmdir: successfully deleted "/rclone-test-jebapuw7folu"
--- PASS: TestApplyTransforms (48.45s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:19:30 DEBUG : file1: Need to transfer - File not found at Destination
2025/10/15 03:19:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub" with ID 1090167
2025/10/15 03:19:33 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub/file2"
2025/10/15 03:19:33 INFO : file1: Copied (new) to: sub/file2
2025/10/15 03:19:34 DEBUG : file1: Sizes identical
2025/10/15 03:19:34 DEBUG : file1: Unchanged skipping
2025/10/15 03:19:35 DEBUG : FileLu root 'rclone-test-lasihod7fezu': don't need to copy/move sub/file2, it is already at target location
2025/10/15 03:19:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub/file2
2025/10/15 03:19:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub"
--- PASS: TestCopyFile (7.65s)
=== RUN TestCopyLongFile
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
copy_test.go:154: Test only runs on local
--- SKIP: TestCopyLongFile (0.71s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:19:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/dst" with ID 1090168
2025/10/15 03:19:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "dst/file1"
2025/10/15 03:19:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu/backup"
2025/10/15 03:19:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/10/15 03:19:45 INFO : FileLu root 'rclone-test-lasihod7fezu/backup': Successfully created folder "rclone-test-lasihod7fezu/backup/dst" with ID 1090170
2025/10/15 03:19:46 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/dst/file1
2025/10/15 03:19:46 INFO : dst/file1: Moved (server-side)
2025/10/15 03:19:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "dst/file1"
2025/10/15 03:19:48 INFO : dst/file1: Copied (new)
2025/10/15 03:19:50 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/dst/file1
2025/10/15 03:19:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/backup/dst/file1
2025/10/15 03:19:52 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/dst"
2025/10/15 03:19:53 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/backup/dst"
2025/10/15 03:19:53 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/backup"
--- PASS: TestCopyFileBackupDir (15.33s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:19:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu/dst"
2025/10/15 03:19:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu/CompareDest"
2025/10/15 03:19:55 DEBUG : one: Need to transfer - File not found at Destination
2025/10/15 03:19:56 INFO : FileLu root 'rclone-test-lasihod7fezu/dst': Successfully created folder "rclone-test-lasihod7fezu/dst" with ID 1090171
2025/10/15 03:19:58 INFO : FileLu root 'rclone-test-lasihod7fezu/dst': Put: Successfully uploaded new file "one"
2025/10/15 03:19:58 INFO : one: Copied (new)
2025/10/15 03:20:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/10/15 03:20:02 INFO : one: Copied (replaced existing)
2025/10/15 03:20:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "dst/one"
2025/10/15 03:20:06 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/CompareDest" with ID 1090172
2025/10/15 03:20:07 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "CompareDest/one"
2025/10/15 03:20:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/10/15 03:20:09 DEBUG : one: Sizes identical
2025/10/15 03:20:09 DEBUG : one: Destination found in --compare-dest, skipping
2025/10/15 03:20:12 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "CompareDest/two"
2025/10/15 03:20:13 DEBUG : two: Need to transfer - File not found at Destination
2025/10/15 03:20:14 DEBUG : two: Sizes identical
2025/10/15 03:20:14 DEBUG : two: Destination found in --compare-dest, skipping
2025/10/15 03:20:15 DEBUG : two: Need to transfer - File not found at Destination
2025/10/15 03:20:16 DEBUG : two: Sizes identical
2025/10/15 03:20:16 DEBUG : two: Destination found in --compare-dest, skipping
2025/10/15 03:20:17 DEBUG : two: Need to transfer - File not found at Destination
2025/10/15 03:20:18 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/10/15 03:20:20 INFO : FileLu root 'rclone-test-lasihod7fezu/dst': Put: Successfully uploaded new file "two"
2025/10/15 03:20:20 INFO : two: Copied (new)
2025/10/15 03:20:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/dst/one
2025/10/15 03:20:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/dst/two
2025/10/15 03:20:23 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/CompareDest/one
2025/10/15 03:20:23 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/CompareDest/two
2025/10/15 03:20:24 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/dst"
2025/10/15 03:20:24 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/CompareDest"
--- PASS: TestCopyFileCompareDest (30.91s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
copy_test.go:277: Skipping test as remote does not support server-side copy
--- SKIP: TestCopyFileCopyDest (0.70s)
=== RUN TestCopyInplace
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
copy_test.go:371: Partial uploads not supported
--- SKIP: TestCopyInplace (0.72s)
=== RUN TestCopyLongFileName
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
copy_test.go:404: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.72s)
=== RUN TestCopyLongFileNameCollision
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
copy_test.go:437: Partial uploads not supported
--- SKIP: TestCopyLongFileNameCollision (0.72s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:20:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/10/15 03:20:29 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/TestCopyFileMaxTransfer" with ID 1090173
2025/10/15 03:20:30 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1"
2025/10/15 03:20:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/10/15 03:20:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/10/15 03:20:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://cdn3333.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer
2025/10/15 03:20:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/10/15 03:20:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/10/15 03:20:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4"
2025/10/15 03:20:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/10/15 03:20:38 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/TestCopyFileMaxTransfer/file1
2025/10/15 03:20:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/TestCopyFileMaxTransfer/file4
2025/10/15 03:20:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/TestCopyFileMaxTransfer"
--- PASS: TestCopyFileMaxTransfer (12.13s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.72s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.72s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.72s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.71s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.70s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.72s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.69s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.71s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.71s)
=== RUN TestDeduplicateRename
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.72s)
=== RUN TestMergeDirs
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.71s)
=== RUN TestListDirSorted
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:20:49 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "a.txt"
2025/10/15 03:20:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "zend.txt"
2025/10/15 03:20:52 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir" with ID 1090174
2025/10/15 03:20:53 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/hello world"
2025/10/15 03:20:55 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/hello world2"
2025/10/15 03:20:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir/ignore dir" with ID 1090175
2025/10/15 03:20:57 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore"
2025/10/15 03:20:59 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored"
2025/10/15 03:20:59 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir/sub sub dir" with ID 1090176
2025/10/15 03:21:01 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3"
2025/10/15 03:21:03 DEBUG : a.txt: Excluded (Size Filter)
2025/10/15 03:21:03 DEBUG : a.txt: Excluded
2025/10/15 03:21:03 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/10/15 03:21:03 DEBUG : sub dir/hello world2: Excluded
2025/10/15 03:21:03 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/10/15 03:21:03 DEBUG : sub dir/hello world: Excluded
2025/10/15 03:21:05 DEBUG : sub dir/ignore dir: Excluded
2025/10/15 03:21:05 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/10/15 03:21:05 DEBUG : sub dir/hello world2: Excluded
2025/10/15 03:21:05 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/10/15 03:21:05 DEBUG : sub dir/hello world: Excluded
2025/10/15 03:21:06 DEBUG : sub dir/ignore dir: Excluded
2025/10/15 03:21:07 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/a.txt
2025/10/15 03:21:07 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/zend.txt
2025/10/15 03:21:08 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/hello world
2025/10/15 03:21:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/hello world2
2025/10/15 03:21:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/sub sub dir/hello world3
2025/10/15 03:21:10 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/ignore dir/.ignore
2025/10/15 03:21:10 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/ignore dir/should be ignored
2025/10/15 03:21:11 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir/sub sub dir"
2025/10/15 03:21:11 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir/ignore dir"
2025/10/15 03:21:12 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir"
--- PASS: TestListDirSorted (25.03s)
=== RUN TestListDirSortedFn
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:21:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "a.txt"
2025/10/15 03:21:16 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "zend.txt"
2025/10/15 03:21:17 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir" with ID 1090177
2025/10/15 03:21:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/hello world"
2025/10/15 03:21:20 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/hello world2"
2025/10/15 03:21:21 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir/ignore dir" with ID 1090178
2025/10/15 03:21:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore"
2025/10/15 03:21:24 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored"
2025/10/15 03:21:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir/sub sub dir" with ID 1090179
2025/10/15 03:21:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3"
2025/10/15 03:21:28 DEBUG : a.txt: Excluded (Size Filter)
2025/10/15 03:21:28 DEBUG : a.txt: Excluded
2025/10/15 03:21:29 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/10/15 03:21:29 DEBUG : sub dir/hello world2: Excluded
2025/10/15 03:21:29 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/10/15 03:21:29 DEBUG : sub dir/hello world: Excluded
2025/10/15 03:21:30 DEBUG : sub dir/ignore dir: Excluded
2025/10/15 03:21:30 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/10/15 03:21:30 DEBUG : sub dir/hello world2: Excluded
2025/10/15 03:21:30 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/10/15 03:21:30 DEBUG : sub dir/hello world: Excluded
2025/10/15 03:21:30 DEBUG : sub dir/ignore dir: Excluded
2025/10/15 03:21:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/a.txt
2025/10/15 03:21:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/zend.txt
2025/10/15 03:21:33 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/hello world
2025/10/15 03:21:33 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/hello world2
2025/10/15 03:21:34 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/sub sub dir/hello world3
2025/10/15 03:21:34 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/ignore dir/.ignore
2025/10/15 03:21:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/ignore dir/should be ignored
2025/10/15 03:21:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir/sub sub dir"
2025/10/15 03:21:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir/ignore dir"
2025/10/15 03:21:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir"
--- PASS: TestListDirSortedFn (24.84s)
=== RUN TestListJSON
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:21:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "file1"
2025/10/15 03:21:40 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub" with ID 1090180
2025/10/15 03:21:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub/file2"
=== RUN TestListJSON/Default
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
=== RUN TestListJSON/Recurse
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
2025/10/15 03:21:46 ERROR : file1: Failed to read hash: no valid file code found in the remote path
=== RUN TestListJSON/Metadata
2025/10/15 03:21:47 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/file1
2025/10/15 03:21:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub/file2
2025/10/15 03:21:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub"
--- PASS: TestListJSON (11.28s)
--- PASS: TestListJSON/Default (0.37s)
--- PASS: TestListJSON/FilesOnly (0.36s)
--- PASS: TestListJSON/DirsOnly (0.37s)
--- PASS: TestListJSON/Recurse (0.73s)
--- PASS: TestListJSON/SubDir (0.37s)
--- PASS: TestListJSON/NoModTime (0.36s)
--- PASS: TestListJSON/NoMimeType (0.36s)
--- PASS: TestListJSON/ShowHash (0.36s)
--- PASS: TestListJSON/HashTypes (0.36s)
--- PASS: TestListJSON/Metadata (0.38s)
=== RUN TestStatJSON
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:21:50 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "file1"
2025/10/15 03:21:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub" with ID 1090181
2025/10/15 03:21:53 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub/file2"
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/10/15 03:21:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu/notfound"
2025/10/15 03:22:00 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/file1
2025/10/15 03:22:28 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub/file2
2025/10/15 03:22:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub"
--- PASS: TestStatJSON (42.27s)
--- PASS: TestStatJSON/Root (0.36s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.35s)
--- PASS: TestStatJSON/Dir (0.71s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.36s)
--- PASS: TestStatJSON/File (0.71s)
--- PASS: TestStatJSON/NotFound (0.72s)
--- PASS: TestStatJSON/DirFilesOnly (0.35s)
--- PASS: TestStatJSON/FileFilesOnly (0.71s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.36s)
--- PASS: TestStatJSON/DirDirsOnly (0.36s)
--- PASS: TestStatJSON/FileDirsOnly (0.36s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.35s)
--- PASS: TestStatJSON/RootNotFound (0.78s)
=== RUN TestMkdir
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:22:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Making directory
2025/10/15 03:22:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu" with ID 1.090155e+06
2025/10/15 03:22:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Making directory
2025/10/15 03:22:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu" with ID 1.090155e+06
--- PASS: TestMkdir (1.81s)
=== RUN TestLsd
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:22:33 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir" with ID 1090182
2025/10/15 03:22:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/hello world"
2025/10/15 03:22:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/hello world
2025/10/15 03:22:38 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir"
--- PASS: TestLsd (5.49s)
=== RUN TestLs
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:22:40 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
2025/10/15 03:22:42 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
2025/10/15 03:22:43 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:22:44 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
--- PASS: TestLs (5.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:22:46 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
2025/10/15 03:22:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
2025/10/15 03:22:48 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/10/15 03:22:48 DEBUG : empty space: Excluded
2025/10/15 03:22:50 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:22:50 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
--- PASS: TestLsWithFilesFrom (6.45s)
=== RUN TestLsLong
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:22:52 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
2025/10/15 03:22:54 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
2025/10/15 03:22:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:22:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
--- PASS: TestLsLong (5.80s)
=== RUN TestHashSums
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:22:58 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
2025/10/15 03:23:00 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
2025/10/15 03:23:01 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:23:01 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
--- PASS: TestHashSums (5.48s)
=== RUN TestHashSumsWithErrors
2025/10/15 03:23:02 DEBUG : Creating backend with remote ":memory:"
2025/10/15 03:23:02 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/10/15 03:23:02 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/10/15 03:23:02 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/10/15 03:23:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/10/15 03:23:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/10/15 03:23:02 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/10/15 03:23:02 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/10/15 03:23:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/10/15 03:23:02 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:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:23:04 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
2025/10/15 03:23:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "empty space"
2025/10/15 03:23:06 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir" with ID 1090183
2025/10/15 03:23:07 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/potato3"
2025/10/15 03:23:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/empty space
2025/10/15 03:23:10 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
2025/10/15 03:23:11 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/potato3
2025/10/15 03:23:11 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir"
--- PASS: TestCount (10.03s)
=== RUN TestDelete
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:23:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "small"
2025/10/15 03:23:15 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "medium"
2025/10/15 03:23:17 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "large"
2025/10/15 03:23:18 DEBUG : Waiting for deletions to finish
2025/10/15 03:23:18 DEBUG : large: Excluded (Size Filter)
2025/10/15 03:23:18 DEBUG : large: Excluded
2025/10/15 03:23:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/medium
2025/10/15 03:23:18 INFO : medium: Deleted
2025/10/15 03:23:19 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/small
2025/10/15 03:23:19 INFO : small: Deleted
2025/10/15 03:23:20 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/large
--- PASS: TestDelete (8.20s)
=== RUN TestMaxDelete
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:23:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "small"
2025/10/15 03:23:24 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "medium"
2025/10/15 03:23:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "large"
2025/10/15 03:23:26 DEBUG : Waiting for deletions to finish
2025/10/15 03:23:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/10/15 03:23:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/large
2025/10/15 03:23:26 INFO : large: Deleted
2025/10/15 03:23:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/medium
2025/10/15 03:23:26 INFO : medium: Deleted
2025/10/15 03:23:27 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/small
--- PASS: TestMaxDelete (8.65s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:23:30 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "small"
2025/10/15 03:23:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "medium"
2025/10/15 03:23:34 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "large"
2025/10/15 03:23:34 DEBUG : Waiting for deletions to finish
2025/10/15 03:23:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/10/15 03:23:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/small
2025/10/15 03:23:35 INFO : small: Deleted
2025/10/15 03:23:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/medium
2025/10/15 03:23:35 INFO : medium: Deleted
2025/10/15 03:23:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/large
--- PASS: TestMaxDeleteSizeLargeFile (8.64s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:23:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "small"
2025/10/15 03:23:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "medium"
2025/10/15 03:23:43 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "large"
2025/10/15 03:23:43 DEBUG : Waiting for deletions to finish
2025/10/15 03:23:43 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached
2025/10/15 03:23:44 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/large
2025/10/15 03:23:44 INFO : large: Deleted
2025/10/15 03:23:44 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/small
2025/10/15 03:23:44 INFO : small: Deleted
2025/10/15 03:23:45 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/medium
--- PASS: TestMaxDeleteSize (8.67s)
=== RUN TestReadFile
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:23:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "ReadFile"
2025/10/15 03:23:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/ReadFile
--- PASS: TestReadFile (5.84s)
=== RUN TestRetry
2025/10/15 03:23:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/10/15 03:23:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/10/15 03:23:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2025/10/15 03:23:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2025/10/15 03:23:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2025/10/15 03:23:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms
2025/10/15 03:23:52 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:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:23:54 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "file1"
2025/10/15 03:23:55 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "file2"
2025/10/15 03:24:10 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/file1
2025/10/15 03:24:10 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/file2
--- PASS: TestCat (18.43s)
=== RUN TestPurge
2025/10/15 03:24:10 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gukohur9zica"
2025/10/15 03:24:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/10/15 03:24:10 DEBUG : Creating backend with remote "/tmp/rclone1941375754"
run.go:180: Remote "FileLu root 'rclone-test-gukohur9zica'", Local "Local file system at /tmp/rclone1941375754", Modify Window "876000h0m0s"
2025/10/15 03:24:11 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica" with ID 1090184
2025/10/15 03:24:11 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica" with ID 1.090184e+06
2025/10/15 03:24:12 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A1/B1/C1" with ID 1090187
2025/10/15 03:24:13 INFO : FileLu root 'rclone-test-gukohur9zica': Put: Successfully uploaded new file "A1/B1/C1/one"
2025/10/15 03:24:13 INFO : A2: Making directory
2025/10/15 03:24:14 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A2" with ID 1090188
2025/10/15 03:24:14 INFO : A1/B2: Making directory
2025/10/15 03:24:14 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A1/B2" with ID 1090189
2025/10/15 03:24:14 INFO : A1/B2/C2: Making directory
2025/10/15 03:24:14 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A1/B2/C2" with ID 1090190
2025/10/15 03:24:14 INFO : A1/B1/C3: Making directory
2025/10/15 03:24:15 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A1/B1/C3" with ID 1090191
2025/10/15 03:24:15 INFO : A3: Making directory
2025/10/15 03:24:15 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A3" with ID 1090192
2025/10/15 03:24:15 INFO : A3/B3: Making directory
2025/10/15 03:24:15 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A3/B3" with ID 1090193
2025/10/15 03:24:15 INFO : A3/B3/C4: Making directory
2025/10/15 03:24:16 INFO : FileLu root 'rclone-test-gukohur9zica': Successfully created folder "rclone-test-gukohur9zica/A3/B3/C4" with ID 1090194
2025/10/15 03:24:18 INFO : FileLu root 'rclone-test-gukohur9zica': Put: Successfully uploaded new file "A1/two"
2025/10/15 03:24:20 INFO : FileLu root 'rclone-test-gukohur9zica': Rmdir: successfully deleted "/rclone-test-gukohur9zica/A1/B1"
2025/10/15 03:24:21 INFO : FileLu root 'rclone-test-gukohur9zica': Rmdir: successfully deleted "/rclone-test-gukohur9zica"
2025/10/15 03:24:22 ERROR : error listing: directory not found
2025/10/15 03:24:22 DEBUG : FileLu root 'rclone-test-gukohur9zica': Purge remote
2025/10/15 03:24:22 NOTICE: purge failed: delete error: Folder not found or not yours
--- PASS: TestPurge (11.95s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:24:23 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu" with ID 1.090155e+06
2025/10/15 03:24:23 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1/C1" with ID 1090197
2025/10/15 03:24:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "A1/B1/C1/one"
2025/10/15 03:24:25 INFO : A2: Making directory
2025/10/15 03:24:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A2" with ID 1090198
2025/10/15 03:24:25 INFO : A1/B2: Making directory
2025/10/15 03:24:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B2" with ID 1090199
2025/10/15 03:24:25 INFO : A1/B2/C2: Making directory
2025/10/15 03:24:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B2/C2" with ID 1090200
2025/10/15 03:24:26 INFO : A1/B1/C3: Making directory
2025/10/15 03:24:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1/C3" with ID 1090201
2025/10/15 03:24:26 INFO : A3: Making directory
2025/10/15 03:24:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3" with ID 1090202
2025/10/15 03:24:26 INFO : A3/B3: Making directory
2025/10/15 03:24:27 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3/B3" with ID 1090203
2025/10/15 03:24:27 INFO : A3/B3/C4: Making directory
2025/10/15 03:24:27 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3/B3/C4" with ID 1090204
2025/10/15 03:24:29 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "A1/two"
2025/10/15 03:24:31 DEBUG : removing 1 level 3 directories
2025/10/15 03:24:31 INFO : A3/B3/C4: Removing directory
2025/10/15 03:24:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3/B3/C4"
2025/10/15 03:24:35 DEBUG : removing 2 level 3 directories
2025/10/15 03:24:35 INFO : A1/B2/C2: Removing directory
2025/10/15 03:24:35 INFO : A1/B1/C3: Removing directory
2025/10/15 03:24:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B2/C2"
2025/10/15 03:24:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1/C3"
2025/10/15 03:24:35 DEBUG : removing 2 level 2 directories
2025/10/15 03:24:35 INFO : A3/B3: Removing directory
2025/10/15 03:24:35 INFO : A1/B2: Removing directory
2025/10/15 03:24:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3/B3"
2025/10/15 03:24:36 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B2"
2025/10/15 03:24:36 DEBUG : removing 2 level 1 directories
2025/10/15 03:24:36 INFO : A3: Removing directory
2025/10/15 03:24:36 INFO : A2: Removing directory
2025/10/15 03:24:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3"
2025/10/15 03:24:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A2"
2025/10/15 03:24:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A1/B1/C1/one
2025/10/15 03:24:43 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A1/two
2025/10/15 03:24:44 DEBUG : removing 1 level 3 directories
2025/10/15 03:24:44 INFO : A1/B1/C1: Removing directory
2025/10/15 03:24:45 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1/C1"
2025/10/15 03:24:45 DEBUG : removing 1 level 2 directories
2025/10/15 03:24:45 INFO : A1/B1: Removing directory
2025/10/15 03:24:45 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1"
2025/10/15 03:24:45 DEBUG : removing 1 level 1 directories
2025/10/15 03:24:45 INFO : A1: Removing directory
2025/10/15 03:24:46 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1"
2025/10/15 03:24:46 DEBUG : removing 1 level 0 directories
2025/10/15 03:24:46 INFO : FileLu root 'rclone-test-lasihod7fezu': Removing directory
2025/10/15 03:24:47 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu"
2025/10/15 03:24:47 ERROR : error listing: directory not found
2025/10/15 03:24:48 ERROR : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (25.43s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:24:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu" with ID 1090205
2025/10/15 03:24:48 INFO : A1: Making directory
2025/10/15 03:24:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1" with ID 1090206
2025/10/15 03:24:48 INFO : A1/B1: Making directory
2025/10/15 03:24:49 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1" with ID 1090207
2025/10/15 03:24:49 INFO : A1/B1/C1: Making directory
2025/10/15 03:24:49 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1/C1" with ID 1090208
2025/10/15 03:24:52 DEBUG : removing 1 level 3 directories
2025/10/15 03:24:52 INFO : A1/B1/C1: Removing directory
2025/10/15 03:24:52 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1/C1"
2025/10/15 03:24:52 DEBUG : removing 1 level 2 directories
2025/10/15 03:24:52 INFO : A1/B1: Removing directory
2025/10/15 03:24:53 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1"
2025/10/15 03:24:55 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1"
--- PASS: TestRmdirsLeaveRoot (8.09s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:24:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu" with ID 1.090205e+06
2025/10/15 03:24:56 INFO : A1: Making directory
2025/10/15 03:24:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1" with ID 1090209
2025/10/15 03:24:56 INFO : A1/B1: Making directory
2025/10/15 03:24:57 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1" with ID 1090210
2025/10/15 03:24:57 INFO : A1/B1/C1: Making directory
2025/10/15 03:24:57 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1/C1" with ID 1090211
2025/10/15 03:25:00 DEBUG : removing 1 level 3 directories
2025/10/15 03:25:00 INFO : A1/B1/C1: Removing directory
2025/10/15 03:25:01 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1/C1"
2025/10/15 03:25:01 DEBUG : removing 1 level 2 directories
2025/10/15 03:25:01 INFO : A1/B1: Removing directory
2025/10/15 03:25:02 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1"
2025/10/15 03:25:04 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1"
--- PASS: TestRmdirsWithFilter (8.35s)
=== RUN TestCopyURL
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:25:06 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "file1"
2025/10/15 03:25:07 DEBUG : filename.txt: File name found in url
2025/10/15 03:25:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "filename.txt"
2025/10/15 03:25:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/10/15 03:25:11 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "headerfilename.txt"
2025/10/15 03:25:13 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "file2"
2025/10/15 03:25:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/file1
2025/10/15 03:25:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/file2
2025/10/15 03:25:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/filename.txt
2025/10/15 03:25:15 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/headerfilename.txt
--- PASS: TestCopyURL (11.16s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:25:16 DEBUG : file1: Need to transfer - File not found at Destination
2025/10/15 03:25:16 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub" with ID 1090212
2025/10/15 03:25:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub/file2"
2025/10/15 03:25:18 INFO : file1: Copied (new) to: sub/file2
2025/10/15 03:25:18 INFO : file1: Deleted
2025/10/15 03:25:19 DEBUG : file1: Sizes identical
2025/10/15 03:25:19 DEBUG : file1: Unchanged skipping
2025/10/15 03:25:19 INFO : file1: Deleted
2025/10/15 03:25:20 DEBUG : FileLu root 'rclone-test-lasihod7fezu': don't need to copy/move sub/file2, it is already at target location
2025/10/15 03:25:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub/file2
2025/10/15 03:25:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub"
--- PASS: TestMoveFile (7.61s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:25:23 DEBUG : file1: Need to transfer - File not found at Destination
2025/10/15 03:25:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "file1"
2025/10/15 03:25:25 INFO : file1: Copied (new)
2025/10/15 03:25:25 INFO : file1: Deleted
2025/10/15 03:25:26 DEBUG : file1: Destination exists, skipping
2025/10/15 03:25:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/10/15 03:25:27 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/file1
--- PASS: TestMoveFileWithIgnoreExisting (4.72s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFile (0.73s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.71s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:25:30 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/dst" with ID 1090213
2025/10/15 03:25:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "dst/file1"
2025/10/15 03:25:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasihod7fezu/backup"
2025/10/15 03:25:33 DEBUG : Config file has changed externally - reloading
2025/10/15 03:25:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/10/15 03:25:35 INFO : FileLu root 'rclone-test-lasihod7fezu/backup': Successfully created folder "rclone-test-lasihod7fezu/backup/dst" with ID 1090215
2025/10/15 03:25:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/dst/file1
2025/10/15 03:25:37 INFO : dst/file1: Moved (server-side)
2025/10/15 03:25:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "dst/file1"
2025/10/15 03:25:39 INFO : dst/file1: Copied (new)
2025/10/15 03:25:39 INFO : dst/file1: Deleted
2025/10/15 03:25:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/dst/file1
2025/10/15 03:25:42 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/backup/dst/file1
2025/10/15 03:25:43 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/dst"
2025/10/15 03:25:43 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/backup/dst"
2025/10/15 03:25:44 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/backup"
--- PASS: TestMoveFileBackupDir (15.56s)
=== 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:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:25:45 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu" with ID 1.090205e+06
2025/10/15 03:25:46 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1" with ID 1090216
2025/10/15 03:25:47 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "A1/one"
2025/10/15 03:25:49 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "A1/two"
2025/10/15 03:25:50 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1" with ID 1090217
2025/10/15 03:25:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "A1/B1/three"
2025/10/15 03:25:52 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1/C1" with ID 1090218
2025/10/15 03:25:53 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "A1/B1/C1/four"
2025/10/15 03:25:54 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1/C2" with ID 1090219
2025/10/15 03:25:55 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "A1/B1/C2/five"
2025/10/15 03:25:55 INFO : A1/B2: Making directory
2025/10/15 03:25:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B2" with ID 1090220
2025/10/15 03:25:56 INFO : A1/B1/C3: Making directory
2025/10/15 03:25:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A1/B1/C3" with ID 1090221
2025/10/15 03:25:59 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A2" with ID 1090222
2025/10/15 03:26:00 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A2/B1" with ID 1090223
2025/10/15 03:26:00 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A2/B1/C1" with ID 1090224
2025/10/15 03:26:00 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A2/B1/C2" with ID 1090225
2025/10/15 03:26:01 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A2/B1/C3" with ID 1090226
2025/10/15 03:26:01 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A2/B2" with ID 1090227
2025/10/15 03:26:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A1/two
2025/10/15 03:26:05 INFO : A1/two: Moved (server-side) to: A2/two
2025/10/15 03:26:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A1/one
2025/10/15 03:26:05 INFO : A1/one: Moved (server-side) to: A2/one
2025/10/15 03:26:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A1/B1/three
2025/10/15 03:26:05 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three
2025/10/15 03:26:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A1/B1/C2/five
2025/10/15 03:26:05 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five
2025/10/15 03:26:05 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A1/B1/C1/four
2025/10/15 03:26:05 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four
2025/10/15 03:26:06 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B2"
2025/10/15 03:26:07 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1/C3"
2025/10/15 03:26:07 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1/C2"
2025/10/15 03:26:08 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1/C1"
2025/10/15 03:26:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1/B1"
2025/10/15 03:26:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A1"
2025/10/15 03:26:12 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3" with ID 1090228
2025/10/15 03:26:13 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3/B1" with ID 1090229
2025/10/15 03:26:13 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3/B1/C1" with ID 1090230
2025/10/15 03:26:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3/B1/C2" with ID 1090231
2025/10/15 03:26:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3/B1/C3" with ID 1090232
2025/10/15 03:26:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A3/B2" with ID 1090233
2025/10/15 03:26:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A2/B1/C2/five
2025/10/15 03:26:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/10/15 03:26:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A2/B1/C1/four
2025/10/15 03:26:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/10/15 03:26:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A2/one
2025/10/15 03:26:18 INFO : A2/one: Moved (server-side) to: A3/one
2025/10/15 03:26:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A2/two
2025/10/15 03:26:18 INFO : A2/two: Moved (server-side) to: A3/two
2025/10/15 03:26:18 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A2/B1/three
2025/10/15 03:26:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/10/15 03:26:19 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A2/B2"
2025/10/15 03:26:20 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A2/B1/C3"
2025/10/15 03:26:20 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A2/B1/C2"
2025/10/15 03:26:21 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A2/B1/C1"
2025/10/15 03:26:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A2/B1"
2025/10/15 03:26:22 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A2"
2025/10/15 03:26:24 INFO : FileLu root 'rclone-test-lasihod7fezu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/10/15 03:26:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A4" with ID 1090234
2025/10/15 03:26:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A4/B1" with ID 1090235
2025/10/15 03:26:26 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A4/B1/C1" with ID 1090236
2025/10/15 03:26:27 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A4/B1/C2" with ID 1090237
2025/10/15 03:26:27 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A4/B1/C3" with ID 1090238
2025/10/15 03:26:27 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/A4/B2" with ID 1090239
2025/10/15 03:26:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A3/two
2025/10/15 03:26:31 INFO : A3/two: Moved (server-side) to: A4/two
2025/10/15 03:26:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A3/one
2025/10/15 03:26:31 INFO : A3/one: Moved (server-side) to: A4/one
2025/10/15 03:26:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A3/B1/C2/five
2025/10/15 03:26:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/10/15 03:26:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A3/B1/three
2025/10/15 03:26:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/10/15 03:26:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A3/B1/C1/four
2025/10/15 03:26:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/10/15 03:26:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3/B2"
2025/10/15 03:26:33 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3/B1/C3"
2025/10/15 03:26:33 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3/B1/C2"
2025/10/15 03:26:34 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3/B1/C1"
2025/10/15 03:26:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3/B1"
2025/10/15 03:26:35 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A3"
2025/10/15 03:26:38 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A4/one
2025/10/15 03:26:38 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A4/two
2025/10/15 03:26:39 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A4/B1/three
2025/10/15 03:26:40 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A4/B1/C1/four
2025/10/15 03:26:40 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/A4/B1/C2/five
2025/10/15 03:26:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A4/B2"
2025/10/15 03:26:42 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A4/B1/C3"
2025/10/15 03:26:42 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A4/B1/C2"
2025/10/15 03:26:43 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A4/B1/C1"
2025/10/15 03:26:44 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A4/B1"
2025/10/15 03:26:45 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/A4"
--- PASS: TestDirMove (60.52s)
=== RUN TestGetFsInfo
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
--- PASS: TestGetFsInfo (0.72s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:26:46 DEBUG : FileLu root 'rclone-test-lasihod7fezu': File to upload is small (34 bytes), uploading instead of streaming
2025/10/15 03:26:48 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe"
2025/10/15 03:26:48 NOTICE: FileLu root 'rclone-test-lasihod7fezu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/10/15 03:26:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/10/15 03:26:48 DEBUG : FileLu root 'rclone-test-lasihod7fezu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/10/15 03:26:50 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe"
2025/10/15 03:26:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/10/15 03:26:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/no_checksum_big_file_from_pipe
2025/10/15 03:26:51 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/no_checksum_small_file_from_pipe
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:26:52 DEBUG : FileLu root 'rclone-test-lasihod7fezu': File to upload is small (34 bytes), uploading instead of streaming
2025/10/15 03:26:54 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe"
2025/10/15 03:26:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/10/15 03:26:54 DEBUG : FileLu root 'rclone-test-lasihod7fezu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/10/15 03:26:56 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe"
2025/10/15 03:26:56 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/10/15 03:26:57 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/with_checksum_big_file_from_pipe
2025/10/15 03:26:57 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/with_checksum_small_file_from_pipe
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:26:58 DEBUG : FileLu root 'rclone-test-lasihod7fezu': File to upload is small (34 bytes), uploading instead of streaming
2025/10/15 03:27:00 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe"
2025/10/15 03:27:00 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical
2025/10/15 03:27:00 DEBUG : FileLu root 'rclone-test-lasihod7fezu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/10/15 03:27:02 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe"
2025/10/15 03:27:02 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
2025/10/15 03:27:03 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/ignore_checksum_big_file_from_pipe
2025/10/15 03:27:03 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/ignore_checksum_small_file_from_pipe
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:27:04 DEBUG : FileLu root 'rclone-test-lasihod7fezu': File to upload is small (34 bytes), uploading instead of streaming
2025/10/15 03:27:06 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe"
2025/10/15 03:27:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/10/15 03:27:06 DEBUG : FileLu root 'rclone-test-lasihod7fezu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/10/15 03:27:08 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe"
2025/10/15 03:27:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/10/15 03:27:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/ignore_checksum_big_file_from_pipe
2025/10/15 03:27:09 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/ignore_checksum_small_file_from_pipe
--- PASS: TestRcat (23.54s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.87s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.88s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.96s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.83s)
=== RUN TestRcatMetadata
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1540: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.72s)
=== RUN TestRcatSize
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:27:12 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato1"
2025/10/15 03:27:12 DEBUG : FileLu root 'rclone-test-lasihod7fezu': File to upload is small (60 bytes), uploading instead of streaming
2025/10/15 03:27:14 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "potato2"
2025/10/15 03:27:14 DEBUG : potato2: Size of src and dst objects identical
2025/10/15 03:27:15 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato1
2025/10/15 03:27:15 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/potato2
--- PASS: TestRcatSize (5.39s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1621: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.72s)
=== RUN TestTouchDir
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1673: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.72s)
=== RUN TestMkdirMetadata
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1711: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.72s)
=== RUN TestMkdirModTime
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.72s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.73s)
=== RUN TestSetDirModTime
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.73s)
=== RUN TestDirsEqual
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.72s)
=== RUN TestRemoveExisting
run.go:180: Remote "FileLu root 'rclone-test-lasihod7fezu'", Local "Local file system at /tmp/rclone2981628432", Modify Window "876000h0m0s"
2025/10/15 03:27:21 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully created folder "rclone-test-lasihod7fezu/sub dir" with ID 1090240
2025/10/15 03:27:23 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/test remove existing"
2025/10/15 03:27:25 INFO : FileLu root 'rclone-test-lasihod7fezu': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789"
2025/10/15 03:27:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.regavag6" before starting
2025/10/15 03:27:31 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/test remove existing
2025/10/15 03:27:32 DEBUG : sub dir/test remove existing.regavag6: TEST: removing renamed existing file after operation
2025/10/15 03:27:32 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/test remove existing.regavag6
2025/10/15 03:27:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gotubaz8" before starting
2025/10/15 03:27:37 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/10/15 03:27:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gotubaz8: TEST: renaming existing back after failed operation
2025/10/15 03:27:41 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gotubaz8
2025/10/15 03:27:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piwejub7" before starting
2025/10/15 03:27:46 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/10/15 03:27:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piwejub7: TEST: removing renamed existing file after operation
2025/10/15 03:27:47 INFO : FileLu root 'rclone-test-lasihod7fezu': Successfully deleted file: /rclone-test-lasihod7fezu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piwejub7
2025/10/15 03:27:49 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu/sub dir"
--- PASS: TestRemoveExisting (28.83s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/10/15 03:27:49 DEBUG : FileLu root 'rclone-test-lasihod7fezu': Purge remote
2025/10/15 03:27:50 INFO : FileLu root 'rclone-test-lasihod7fezu': Rmdir: successfully deleted "/rclone-test-lasihod7fezu"
"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 11m38.827569372s (try 1/5): exit status 1: Failed [TestCheckDownload]