"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/14 04:20:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva" 2025/11/14 04:20:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:20:54 DEBUG : Creating backend with remote "/tmp/rclone3885462560" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/14 04:20:55 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.75s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/14 04:20:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.36s) === RUN TestSizeDiffers 2025/11/14 04:20:56 DEBUG : a: size = 0 OK 2025/11/14 04:20:56 DEBUG : a: size = 1 (memory) 2025/11/14 04:20:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/14 04:20:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/14 04:20:56 DEBUG : potato: Seek from 10 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 10 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/14 04:20:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 2 2025/11/14 04:20:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/14 04:20:56 DEBUG : potato: Seek from 7 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 7 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/14 04:20:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 2 2025/11/14 04:20:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/14 04:20:56 DEBUG : potato: Seek from 8 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 8 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/14 04:20:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/14 04:20:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/14 04:20:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/14 04:20:56 DEBUG : potato: Seek from 5 to 2 2025/11/14 04:20:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/14 04:20:56 DEBUG : potato: Seek from 9 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 9 to 0 2025/11/14 04:20:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:20:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva" with ID 1108362 2025/11/14 04:20:58 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/14 04:21:01 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/14 04:21:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/14 04:21:06 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/14 04:21:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:21:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 2025/11/14 04:21:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/remotepotato 2025/11/14 04:21:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/rutabaga --- PASS: TestCheck (14.16s) --- PASS: TestCheck/1 (0.43s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.36s) === RUN TestCheckFsError 2025/11/14 04:21:10 DEBUG : Creating backend with remote "nonexistent" 2025/11/14 04:21:10 DEBUG : Creating backend with remote "nonexistent" 2025/11/14 04:21:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/14 04:21:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/14 04:21:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/14 04:21:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:21:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/14 04:21:17 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/14 04:21:20 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/14 04:21:26 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/14 04:21:30 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:21:30 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 2025/11/14 04:21:31 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/remotepotato 2025/11/14 04:21:31 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/rutabaga --- PASS: TestCheckDownload (21.80s) --- PASS: TestCheckDownload/1 (1.47s) --- PASS: TestCheckDownload/2 (1.52s) --- PASS: TestCheckDownload/3 (1.44s) --- PASS: TestCheckDownload/4 (1.84s) --- PASS: TestCheckDownload/5 (1.47s) --- PASS: TestCheckDownload/6 (1.45s) --- PASS: TestCheckDownload/7 (1.50s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:21:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/14 04:21:36 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/14 04:21:39 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/14 04:21:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/14 04:21:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:21:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 2025/11/14 04:21:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/remotepotato 2025/11/14 04:21:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/rutabaga --- PASS: TestCheckSizeOnly (13.62s) --- PASS: TestCheckSizeOnly/1 (0.38s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:21:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" 2025/11/14 04:21:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/14 04:21:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/14 04:21:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/14 04:21:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/14 04:21:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" 2025/11/14 04:21:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/14 04:21:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/14 04:21:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/14 04:21:53 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/14 04:21:54 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/test.sum --- PASS: TestParseSumFile (8.87s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:21:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva/data" 2025/11/14 04:21:54 DEBUG : Config file has changed externally - reloading check_test.go:350: FileLu root 'rclone-test-pisicud6tiva/data' lacks md5, skipping --- SKIP: TestCheckSum (1.40s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:21:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva/data" 2025/11/14 04:21:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/data" with ID 1108363 2025/11/14 04:21:58 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "data/banana" 2025/11/14 04:22:00 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/14 04:22:06 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "data/potato" 2025/11/14 04:22:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/14 04:22:14 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/14 04:22:20 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/14 04:22:27 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/14 04:22:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/14 04:22:39 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "data/banana" 2025/11/14 04:22:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "data/potato" 2025/11/14 04:22:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/14 04:22:49 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/test.sum 2025/11/14 04:22:50 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/data/banana 2025/11/14 04:22:50 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/data/potato 2025/11/14 04:22:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/data" --- PASS: TestCheckSumDownload (55.62s) --- PASS: TestCheckSumDownload/subtest1 (3.39s) --- PASS: TestCheckSumDownload/subtest2 (3.42s) --- PASS: TestCheckSumDownload/subtest3 (3.42s) --- PASS: TestCheckSumDownload/subtest4 (3.37s) --- PASS: TestCheckSumDownload/subtest5 (3.57s) --- PASS: TestCheckSumDownload/subtest6 (3.32s) --- PASS: TestCheckSumDownload/subtest7 (3.45s) === RUN TestApplyTransforms 2025/11/14 04:22:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ximoxof5jugu" 2025/11/14 04:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:22:51 DEBUG : Creating backend with remote "/tmp/rclone971689425" run.go:185: Remote "FileLu root 'rclone-test-ximoxof5jugu'", Local "Local file system at /tmp/rclone971689425", Modify Window "876000h0m0s" 2025/11/14 04:22:51 INFO : FileLu root 'rclone-test-ximoxof5jugu': Successfully created folder "rclone-test-ximoxof5jugu" with ID 1108364 2025/11/14 04:22:53 INFO : FileLu root 'rclone-test-ximoxof5jugu': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/14 04:22:54 ERROR : hello, world!: sum not found 2025/11/14 04:22:54 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-ximoxof5jugu' 2025/11/14 04:22:54 NOTICE: FileLu root 'rclone-test-ximoxof5jugu': 1 files missing 2025/11/14 04:22:54 NOTICE: 1 hashes missing 2025/11/14 04:22:54 NOTICE: FileLu root 'rclone-test-ximoxof5jugu': 1 differences found 2025/11/14 04:22:54 NOTICE: FileLu root 'rclone-test-ximoxof5jugu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/14 04:22:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:22:55 NOTICE: FileLu root 'rclone-test-ximoxof5jugu': 0 differences found 2025/11/14 04:22:55 NOTICE: FileLu root 'rclone-test-ximoxof5jugu': 1 matching files 2025/11/14 04:22:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yalajim1buxe" 2025/11/14 04:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:22:55 DEBUG : Creating backend with remote "/tmp/rclone3929359462" run.go:185: Remote "FileLu root 'rclone-test-yalajim1buxe'", Local "Local file system at /tmp/rclone3929359462", Modify Window "876000h0m0s" 2025/11/14 04:22:56 INFO : FileLu root 'rclone-test-yalajim1buxe': Successfully created folder "rclone-test-yalajim1buxe" with ID 1108365 2025/11/14 04:22:58 INFO : FileLu root 'rclone-test-yalajim1buxe': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/14 04:22:59 ERROR : HELLO, WORLD!: sum not found 2025/11/14 04:22:59 ERROR : hello, world!: file not in FileLu root 'rclone-test-yalajim1buxe' 2025/11/14 04:22:59 NOTICE: FileLu root 'rclone-test-yalajim1buxe': 1 files missing 2025/11/14 04:22:59 NOTICE: 1 hashes missing 2025/11/14 04:22:59 NOTICE: FileLu root 'rclone-test-yalajim1buxe': 1 differences found 2025/11/14 04:22:59 NOTICE: FileLu root 'rclone-test-yalajim1buxe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/14 04:23:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:00 NOTICE: FileLu root 'rclone-test-yalajim1buxe': 0 differences found 2025/11/14 04:23:00 NOTICE: FileLu root 'rclone-test-yalajim1buxe': 1 matching files 2025/11/14 04:23:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wasuluj8reji" 2025/11/14 04:23:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:00 DEBUG : Creating backend with remote "/tmp/rclone85852176" run.go:185: Remote "FileLu root 'rclone-test-wasuluj8reji'", Local "Local file system at /tmp/rclone85852176", Modify Window "876000h0m0s" 2025/11/14 04:23:00 INFO : FileLu root 'rclone-test-wasuluj8reji': Successfully created folder "rclone-test-wasuluj8reji" with ID 1108366 2025/11/14 04:23:02 INFO : FileLu root 'rclone-test-wasuluj8reji': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/14 04:23:03 ERROR : HeLlO, wOrLd!: sum not found 2025/11/14 04:23:03 ERROR : hello, world!: file not in FileLu root 'rclone-test-wasuluj8reji' 2025/11/14 04:23:03 NOTICE: FileLu root 'rclone-test-wasuluj8reji': 1 files missing 2025/11/14 04:23:03 NOTICE: 1 hashes missing 2025/11/14 04:23:03 NOTICE: FileLu root 'rclone-test-wasuluj8reji': 1 differences found 2025/11/14 04:23:03 NOTICE: FileLu root 'rclone-test-wasuluj8reji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/14 04:23:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:04 NOTICE: FileLu root 'rclone-test-wasuluj8reji': 0 differences found 2025/11/14 04:23:04 NOTICE: FileLu root 'rclone-test-wasuluj8reji': 1 matching files 2025/11/14 04:23:04 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pugarih4loci" 2025/11/14 04:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:04 DEBUG : Creating backend with remote "/tmp/rclone1766954852" run.go:185: Remote "FileLu root 'rclone-test-pugarih4loci'", Local "Local file system at /tmp/rclone1766954852", Modify Window "876000h0m0s" 2025/11/14 04:23:05 INFO : FileLu root 'rclone-test-pugarih4loci': Successfully created folder "rclone-test-pugarih4loci" with ID 1108367 2025/11/14 04:23:07 INFO : FileLu root 'rclone-test-pugarih4loci': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/14 04:23:07 ERROR : HELLO, WORLD!: sum not found 2025/11/14 04:23:07 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-pugarih4loci' 2025/11/14 04:23:07 NOTICE: FileLu root 'rclone-test-pugarih4loci': 1 files missing 2025/11/14 04:23:07 NOTICE: 1 hashes missing 2025/11/14 04:23:07 NOTICE: FileLu root 'rclone-test-pugarih4loci': 1 differences found 2025/11/14 04:23:07 NOTICE: FileLu root 'rclone-test-pugarih4loci': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/14 04:23:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:09 NOTICE: FileLu root 'rclone-test-pugarih4loci': 0 differences found 2025/11/14 04:23:09 NOTICE: FileLu root 'rclone-test-pugarih4loci': 1 matching files 2025/11/14 04:23:09 DEBUG : Creating backend with remote "TestFileLu:rclone-test-genesuj1dufe" 2025/11/14 04:23:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:09 DEBUG : Creating backend with remote "/tmp/rclone3506993442" run.go:185: Remote "FileLu root 'rclone-test-genesuj1dufe'", Local "Local file system at /tmp/rclone3506993442", Modify Window "876000h0m0s" 2025/11/14 04:23:09 INFO : FileLu root 'rclone-test-genesuj1dufe': Successfully created folder "rclone-test-genesuj1dufe" with ID 1108368 2025/11/14 04:23:11 INFO : FileLu root 'rclone-test-genesuj1dufe': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/14 04:23:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/14 04:23:12 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-genesuj1dufe' 2025/11/14 04:23:12 NOTICE: FileLu root 'rclone-test-genesuj1dufe': 1 files missing 2025/11/14 04:23:12 NOTICE: 1 hashes missing 2025/11/14 04:23:12 NOTICE: FileLu root 'rclone-test-genesuj1dufe': 1 differences found 2025/11/14 04:23:12 NOTICE: FileLu root 'rclone-test-genesuj1dufe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/14 04:23:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:13 NOTICE: FileLu root 'rclone-test-genesuj1dufe': 0 differences found 2025/11/14 04:23:13 NOTICE: FileLu root 'rclone-test-genesuj1dufe': 1 matching files 2025/11/14 04:23:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wayubip0baxa" 2025/11/14 04:23:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:13 DEBUG : Creating backend with remote "/tmp/rclone3648198851" run.go:185: Remote "FileLu root 'rclone-test-wayubip0baxa'", Local "Local file system at /tmp/rclone3648198851", Modify Window "876000h0m0s" 2025/11/14 04:23:14 INFO : FileLu root 'rclone-test-wayubip0baxa': Successfully created folder "rclone-test-wayubip0baxa" with ID 1108369 2025/11/14 04:23:15 INFO : FileLu root 'rclone-test-wayubip0baxa': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/14 04:23:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/14 04:23:16 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-wayubip0baxa' 2025/11/14 04:23:16 NOTICE: FileLu root 'rclone-test-wayubip0baxa': 1 files missing 2025/11/14 04:23:16 NOTICE: 1 hashes missing 2025/11/14 04:23:16 NOTICE: FileLu root 'rclone-test-wayubip0baxa': 1 differences found 2025/11/14 04:23:16 NOTICE: FileLu root 'rclone-test-wayubip0baxa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/14 04:23:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:18 NOTICE: FileLu root 'rclone-test-wayubip0baxa': 0 differences found 2025/11/14 04:23:18 NOTICE: FileLu root 'rclone-test-wayubip0baxa': 1 matching files 2025/11/14 04:23:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-natofay2ligo" 2025/11/14 04:23:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:18 DEBUG : Creating backend with remote "/tmp/rclone1484115198" run.go:185: Remote "FileLu root 'rclone-test-natofay2ligo'", Local "Local file system at /tmp/rclone1484115198", Modify Window "876000h0m0s" 2025/11/14 04:23:18 INFO : FileLu root 'rclone-test-natofay2ligo': Successfully created folder "rclone-test-natofay2ligo" with ID 1108370 2025/11/14 04:23:20 INFO : FileLu root 'rclone-test-natofay2ligo': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/14 04:23:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/14 04:23:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-natofay2ligo' 2025/11/14 04:23:21 NOTICE: FileLu root 'rclone-test-natofay2ligo': 1 files missing 2025/11/14 04:23:21 NOTICE: 1 hashes missing 2025/11/14 04:23:21 NOTICE: FileLu root 'rclone-test-natofay2ligo': 1 differences found 2025/11/14 04:23:21 NOTICE: FileLu root 'rclone-test-natofay2ligo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/14 04:23:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:22 NOTICE: FileLu root 'rclone-test-natofay2ligo': 0 differences found 2025/11/14 04:23:22 NOTICE: FileLu root 'rclone-test-natofay2ligo': 1 matching files 2025/11/14 04:23:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vevirim3qara" 2025/11/14 04:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:22 DEBUG : Creating backend with remote "/tmp/rclone1599027464" run.go:185: Remote "FileLu root 'rclone-test-vevirim3qara'", Local "Local file system at /tmp/rclone1599027464", Modify Window "876000h0m0s" 2025/11/14 04:23:22 INFO : FileLu root 'rclone-test-vevirim3qara': Successfully created folder "rclone-test-vevirim3qara" with ID 1108371 2025/11/14 04:23:24 INFO : FileLu root 'rclone-test-vevirim3qara': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/14 04:23:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/14 04:23:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-vevirim3qara' 2025/11/14 04:23:25 NOTICE: FileLu root 'rclone-test-vevirim3qara': 1 files missing 2025/11/14 04:23:25 NOTICE: 1 hashes missing 2025/11/14 04:23:25 NOTICE: FileLu root 'rclone-test-vevirim3qara': 1 differences found 2025/11/14 04:23:25 NOTICE: FileLu root 'rclone-test-vevirim3qara': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/14 04:23:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:26 NOTICE: FileLu root 'rclone-test-vevirim3qara': 0 differences found 2025/11/14 04:23:26 NOTICE: FileLu root 'rclone-test-vevirim3qara': 1 matching files 2025/11/14 04:23:26 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cihigul9puse" 2025/11/14 04:23:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:26 DEBUG : Creating backend with remote "/tmp/rclone2309959336" run.go:185: Remote "FileLu root 'rclone-test-cihigul9puse'", Local "Local file system at /tmp/rclone2309959336", Modify Window "876000h0m0s" 2025/11/14 04:23:27 INFO : FileLu root 'rclone-test-cihigul9puse': Successfully created folder "rclone-test-cihigul9puse" with ID 1108372 2025/11/14 04:23:29 INFO : FileLu root 'rclone-test-cihigul9puse': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/14 04:23:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/14 04:23:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-cihigul9puse' 2025/11/14 04:23:29 NOTICE: FileLu root 'rclone-test-cihigul9puse': 1 files missing 2025/11/14 04:23:29 NOTICE: 1 hashes missing 2025/11/14 04:23:29 NOTICE: FileLu root 'rclone-test-cihigul9puse': 1 differences found 2025/11/14 04:23:29 NOTICE: FileLu root 'rclone-test-cihigul9puse': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/14 04:23:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:31 NOTICE: FileLu root 'rclone-test-cihigul9puse': 0 differences found 2025/11/14 04:23:31 NOTICE: FileLu root 'rclone-test-cihigul9puse': 1 matching files 2025/11/14 04:23:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vobojir0kaxe" 2025/11/14 04:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:23:31 DEBUG : Creating backend with remote "/tmp/rclone857961607" run.go:185: Remote "FileLu root 'rclone-test-vobojir0kaxe'", Local "Local file system at /tmp/rclone857961607", Modify Window "876000h0m0s" 2025/11/14 04:23:31 INFO : FileLu root 'rclone-test-vobojir0kaxe': Successfully created folder "rclone-test-vobojir0kaxe" with ID 1108373 2025/11/14 04:23:33 INFO : FileLu root 'rclone-test-vobojir0kaxe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/14 04:23:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/14 04:23:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-vobojir0kaxe' 2025/11/14 04:23:34 NOTICE: FileLu root 'rclone-test-vobojir0kaxe': 1 files missing 2025/11/14 04:23:34 NOTICE: 1 hashes missing 2025/11/14 04:23:34 NOTICE: FileLu root 'rclone-test-vobojir0kaxe': 1 differences found 2025/11/14 04:23:34 NOTICE: FileLu root 'rclone-test-vobojir0kaxe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/14 04:23:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/14 04:23:35 NOTICE: FileLu root 'rclone-test-vobojir0kaxe': 0 differences found 2025/11/14 04:23:35 NOTICE: FileLu root 'rclone-test-vobojir0kaxe': 1 matching files 2025/11/14 04:23:35 DEBUG : FileLu root 'rclone-test-vobojir0kaxe': Purge remote 2025/11/14 04:23:36 INFO : FileLu root 'rclone-test-vobojir0kaxe': Rmdir: successfully deleted "/rclone-test-vobojir0kaxe" 2025/11/14 04:23:36 DEBUG : FileLu root 'rclone-test-cihigul9puse': Purge remote 2025/11/14 04:23:36 INFO : FileLu root 'rclone-test-cihigul9puse': Rmdir: successfully deleted "/rclone-test-cihigul9puse" 2025/11/14 04:23:36 DEBUG : FileLu root 'rclone-test-vevirim3qara': Purge remote 2025/11/14 04:23:36 INFO : FileLu root 'rclone-test-vevirim3qara': Rmdir: successfully deleted "/rclone-test-vevirim3qara" 2025/11/14 04:23:36 DEBUG : FileLu root 'rclone-test-natofay2ligo': Purge remote 2025/11/14 04:23:37 INFO : FileLu root 'rclone-test-natofay2ligo': Rmdir: successfully deleted "/rclone-test-natofay2ligo" 2025/11/14 04:23:37 DEBUG : FileLu root 'rclone-test-wayubip0baxa': Purge remote 2025/11/14 04:23:37 INFO : FileLu root 'rclone-test-wayubip0baxa': Rmdir: successfully deleted "/rclone-test-wayubip0baxa" 2025/11/14 04:23:37 DEBUG : FileLu root 'rclone-test-genesuj1dufe': Purge remote 2025/11/14 04:23:38 INFO : FileLu root 'rclone-test-genesuj1dufe': Rmdir: successfully deleted "/rclone-test-genesuj1dufe" 2025/11/14 04:23:38 DEBUG : FileLu root 'rclone-test-pugarih4loci': Purge remote 2025/11/14 04:23:38 INFO : FileLu root 'rclone-test-pugarih4loci': Rmdir: successfully deleted "/rclone-test-pugarih4loci" 2025/11/14 04:23:38 DEBUG : FileLu root 'rclone-test-wasuluj8reji': Purge remote 2025/11/14 04:23:38 INFO : FileLu root 'rclone-test-wasuluj8reji': Rmdir: successfully deleted "/rclone-test-wasuluj8reji" 2025/11/14 04:23:38 DEBUG : FileLu root 'rclone-test-yalajim1buxe': Purge remote 2025/11/14 04:23:39 INFO : FileLu root 'rclone-test-yalajim1buxe': Rmdir: successfully deleted "/rclone-test-yalajim1buxe" 2025/11/14 04:23:39 DEBUG : FileLu root 'rclone-test-ximoxof5jugu': Purge remote 2025/11/14 04:23:39 INFO : FileLu root 'rclone-test-ximoxof5jugu': Rmdir: successfully deleted "/rclone-test-ximoxof5jugu" --- PASS: TestApplyTransforms (48.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:23:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/14 04:23:40 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub" with ID 1108374 2025/11/14 04:23:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub/file2" 2025/11/14 04:23:42 DEBUG : sub/file2: size = 14 OK 2025/11/14 04:23:42 INFO : file1: Copied (new) to: sub/file2 2025/11/14 04:23:43 DEBUG : sub/file2: size = 14 OK 2025/11/14 04:23:43 DEBUG : file1: Sizes identical 2025/11/14 04:23:43 DEBUG : file1: Unchanged skipping 2025/11/14 04:23:44 DEBUG : FileLu root 'rclone-test-pisicud6tiva': don't need to copy/move sub/file2, it is already at target location 2025/11/14 04:23:46 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub/file2 2025/11/14 04:23:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub" --- PASS: TestCopyFile (7.74s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.73s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:23:48 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/dst" with ID 1108375 2025/11/14 04:23:50 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "dst/file1" 2025/11/14 04:23:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva/backup" 2025/11/14 04:23:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3885462560) 2025/11/14 04:23:52 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-pisicud6tiva') 2025/11/14 04:23:52 DEBUG : dst/file1: Sizes differ 2025/11/14 04:23:54 INFO : FileLu root 'rclone-test-pisicud6tiva/backup': Successfully created folder "rclone-test-pisicud6tiva/backup/dst" with ID 1108377 2025/11/14 04:23:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/dst/file1 2025/11/14 04:23:56 INFO : dst/file1: Moved (server-side) 2025/11/14 04:23:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "dst/file1" 2025/11/14 04:23:57 DEBUG : dst/file1: size = 14 OK 2025/11/14 04:23:57 INFO : dst/file1: Copied (new) 2025/11/14 04:24:00 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/dst/file1 2025/11/14 04:24:01 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/backup/dst/file1 2025/11/14 04:24:01 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/dst" 2025/11/14 04:24:02 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/backup/dst" 2025/11/14 04:24:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/backup" --- PASS: TestCopyFileBackupDir (28.86s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:24:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva/dst" 2025/11/14 04:24:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva/CompareDest" 2025/11/14 04:24:18 DEBUG : one: Need to transfer - File not found at Destination 2025/11/14 04:24:19 INFO : FileLu root 'rclone-test-pisicud6tiva/dst': Successfully created folder "rclone-test-pisicud6tiva/dst" with ID 1108378 2025/11/14 04:24:20 INFO : FileLu root 'rclone-test-pisicud6tiva/dst': Put: Successfully uploaded new file "one" 2025/11/14 04:24:20 DEBUG : one: size = 3 OK 2025/11/14 04:24:20 INFO : one: Copied (new) 2025/11/14 04:24:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3885462560) 2025/11/14 04:24:22 DEBUG : one: size = 3 (FileLu root 'rclone-test-pisicud6tiva/dst') 2025/11/14 04:24:22 DEBUG : one: Sizes differ 2025/11/14 04:24:37 DEBUG : one: size = 5 OK 2025/11/14 04:24:37 INFO : one: Copied (replaced existing) 2025/11/14 04:24:40 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "dst/one" 2025/11/14 04:24:41 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/CompareDest" with ID 1108379 2025/11/14 04:24:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "CompareDest/one" 2025/11/14 04:24:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3885462560) 2025/11/14 04:24:43 DEBUG : one: size = 3 (FileLu root 'rclone-test-pisicud6tiva/dst') 2025/11/14 04:24:43 DEBUG : one: Sizes differ 2025/11/14 04:24:44 DEBUG : one: size = 5 OK 2025/11/14 04:24:44 DEBUG : one: Sizes identical 2025/11/14 04:24:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/14 04:24:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "CompareDest/two" 2025/11/14 04:24:48 DEBUG : two: Need to transfer - File not found at Destination 2025/11/14 04:24:48 DEBUG : two: size = 3 OK 2025/11/14 04:24:48 DEBUG : two: Sizes identical 2025/11/14 04:24:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/14 04:24:49 DEBUG : two: Need to transfer - File not found at Destination 2025/11/14 04:24:50 DEBUG : two: size = 3 OK 2025/11/14 04:24:50 DEBUG : two: Sizes identical 2025/11/14 04:24:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/14 04:24:52 DEBUG : two: Need to transfer - File not found at Destination 2025/11/14 04:24:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone3885462560) 2025/11/14 04:24:53 DEBUG : two: size = 3 (FileLu root 'rclone-test-pisicud6tiva/CompareDest') 2025/11/14 04:24:53 DEBUG : two: Sizes differ 2025/11/14 04:24:55 INFO : FileLu root 'rclone-test-pisicud6tiva/dst': Put: Successfully uploaded new file "two" 2025/11/14 04:24:55 DEBUG : two: size = 5 OK 2025/11/14 04:24:55 INFO : two: Copied (new) 2025/11/14 04:24:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/dst/one 2025/11/14 04:24:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/dst/two 2025/11/14 04:24:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/CompareDest/one 2025/11/14 04:24:58 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/CompareDest/two 2025/11/14 04:24:59 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/dst" 2025/11/14 04:24:59 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/CompareDest" --- PASS: TestCopyFileCompareDest (43.17s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.71s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.72s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.73s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.70s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:25:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/14 04:25:04 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/TestCopyFileMaxTransfer" with ID 1108380 2025/11/14 04:25:05 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/14 04:25:05 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/14 04:25:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/14 04:25:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/14 04:25:07 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/11/14 04:25:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/14 04:25:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/14 04:25:11 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/14 04:25:11 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/14 04:25:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/14 04:25:13 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/TestCopyFileMaxTransfer/file1 2025/11/14 04:25:14 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/TestCopyFileMaxTransfer/file4 2025/11/14 04:25:14 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (12.15s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.71s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.72s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.72s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.71s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.77s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.72s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.71s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.70s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.72s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.73s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.72s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:25:24 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "a.txt" 2025/11/14 04:25:26 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "zend.txt" 2025/11/14 04:25:27 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir" with ID 1108381 2025/11/14 04:25:28 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/14 04:25:30 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/14 04:25:31 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir/ignore dir" with ID 1108382 2025/11/14 04:25:32 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/14 04:25:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/14 04:25:35 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir/sub sub dir" with ID 1108383 2025/11/14 04:25:36 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/14 04:25:38 DEBUG : a.txt: Excluded (Size Filter) 2025/11/14 04:25:38 DEBUG : a.txt: Excluded 2025/11/14 04:25:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/14 04:25:39 DEBUG : sub dir/hello world2: Excluded 2025/11/14 04:25:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/14 04:25:39 DEBUG : sub dir/hello world: Excluded 2025/11/14 04:25:40 DEBUG : sub dir/ignore dir: Excluded 2025/11/14 04:25:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/14 04:25:40 DEBUG : sub dir/hello world2: Excluded 2025/11/14 04:25:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/14 04:25:40 DEBUG : sub dir/hello world: Excluded 2025/11/14 04:25:41 DEBUG : sub dir/ignore dir: Excluded 2025/11/14 04:25:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/a.txt 2025/11/14 04:25:43 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/zend.txt 2025/11/14 04:25:43 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/hello world 2025/11/14 04:25:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/hello world2 2025/11/14 04:25:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/sub sub dir/hello world3 2025/11/14 04:25:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/ignore dir/.ignore 2025/11/14 04:25:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/ignore dir/should be ignored 2025/11/14 04:25:46 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir/sub sub dir" 2025/11/14 04:25:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir/ignore dir" 2025/11/14 04:25:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir" --- PASS: TestListDirSorted (24.90s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:25:49 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "a.txt" 2025/11/14 04:25:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "zend.txt" 2025/11/14 04:25:52 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir" with ID 1108384 2025/11/14 04:25:53 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/14 04:25:55 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/14 04:25:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir/ignore dir" with ID 1108385 2025/11/14 04:25:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/14 04:25:59 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/14 04:26:00 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir/sub sub dir" with ID 1108386 2025/11/14 04:26:01 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/14 04:26:03 DEBUG : a.txt: Excluded (Size Filter) 2025/11/14 04:26:03 DEBUG : a.txt: Excluded 2025/11/14 04:26:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/14 04:26:04 DEBUG : sub dir/hello world2: Excluded 2025/11/14 04:26:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/14 04:26:04 DEBUG : sub dir/hello world: Excluded 2025/11/14 04:26:05 DEBUG : sub dir/ignore dir: Excluded 2025/11/14 04:26:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/14 04:26:05 DEBUG : sub dir/hello world2: Excluded 2025/11/14 04:26:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/14 04:26:05 DEBUG : sub dir/hello world: Excluded 2025/11/14 04:26:06 DEBUG : sub dir/ignore dir: Excluded 2025/11/14 04:26:07 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/a.txt 2025/11/14 04:26:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/zend.txt 2025/11/14 04:26:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/hello world 2025/11/14 04:26:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/hello world2 2025/11/14 04:26:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/sub sub dir/hello world3 2025/11/14 04:26:10 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/ignore dir/.ignore 2025/11/14 04:26:10 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/ignore dir/should be ignored 2025/11/14 04:26:11 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir/sub sub dir" 2025/11/14 04:26:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir/ignore dir" 2025/11/14 04:26:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir" --- PASS: TestListDirSortedFn (25.20s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:26:15 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "file1" 2025/11/14 04:26:15 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub" with ID 1108387 2025/11/14 04:26:17 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub/file2" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/11/14 04:26:21 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/14 04:26:22 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/file1 2025/11/14 04:26:23 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub/file2 2025/11/14 04:26:24 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub" --- PASS: TestListJSON (11.24s) --- PASS: TestListJSON/Default (0.35s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.72s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.37s) --- PASS: TestListJSON/ShowHash (0.35s) --- PASS: TestListJSON/HashTypes (0.37s) --- PASS: TestListJSON/Metadata (0.36s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:26:26 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "file1" 2025/11/14 04:26:27 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub" with ID 1108388 2025/11/14 04:26:28 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub/file2" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/11/14 04:26:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva/notfound" 2025/11/14 04:26:35 DEBUG : Config file has changed externally - reloading 2025/11/14 04:26:36 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/file1 2025/11/14 04:26:37 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub/file2 2025/11/14 04:26:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub" --- PASS: TestStatJSON (13.96s) --- PASS: TestStatJSON/Root (0.37s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.74s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.38s) --- PASS: TestStatJSON/File (0.73s) --- PASS: TestStatJSON/NotFound (0.74s) --- PASS: TestStatJSON/DirFilesOnly (0.36s) --- PASS: TestStatJSON/FileFilesOnly (0.72s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.35s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (0.82s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:26:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Making directory 2025/11/14 04:26:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva" with ID 1.108362e+06 2025/11/14 04:26:39 INFO : FileLu root 'rclone-test-pisicud6tiva': Making directory 2025/11/14 04:26:39 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva" with ID 1.108362e+06 --- PASS: TestMkdir (1.84s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:26:41 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir" with ID 1108389 2025/11/14 04:26:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/14 04:26:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/hello world 2025/11/14 04:26:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir" --- PASS: TestLsd (5.53s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:26:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" 2025/11/14 04:26:49 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" 2025/11/14 04:26:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:26:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 --- PASS: TestLs (6.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:26:53 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" 2025/11/14 04:26:55 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" 2025/11/14 04:26:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/14 04:26:56 DEBUG : empty space: Excluded 2025/11/14 04:26:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:26:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 --- PASS: TestLsWithFilesFrom (6.44s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:00 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" 2025/11/14 04:27:01 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" 2025/11/14 04:27:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:27:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 --- PASS: TestLsLong (5.87s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:05 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" 2025/11/14 04:27:07 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" 2025/11/14 04:27:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:27:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 --- PASS: TestHashSums (5.38s) === RUN TestHashSumsWithErrors 2025/11/14 04:27:09 DEBUG : Creating backend with remote ":memory:" 2025/11/14 04:27:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/14 04:27:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/14 04:27:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/14 04:27:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/14 04:27:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/14 04:27:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/14 04:27:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/14 04:27:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/14 04:27:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:11 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" 2025/11/14 04:27:13 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "empty space" 2025/11/14 04:27:13 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir" with ID 1108390 2025/11/14 04:27:15 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/14 04:27:17 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/empty space 2025/11/14 04:27:17 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 2025/11/14 04:27:18 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/potato3 2025/11/14 04:27:18 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir" --- PASS: TestCount (9.75s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:21 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "small" 2025/11/14 04:27:22 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "medium" 2025/11/14 04:27:24 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "large" 2025/11/14 04:27:25 DEBUG : Waiting for deletions to finish 2025/11/14 04:27:25 DEBUG : large: Excluded (Size Filter) 2025/11/14 04:27:25 DEBUG : large: Excluded 2025/11/14 04:27:25 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/medium 2025/11/14 04:27:25 INFO : medium: Deleted 2025/11/14 04:27:26 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/small 2025/11/14 04:27:26 INFO : small: Deleted 2025/11/14 04:27:27 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/large --- PASS: TestDelete (8.28s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:29 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "small" 2025/11/14 04:27:31 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "medium" 2025/11/14 04:27:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "large" 2025/11/14 04:27:33 DEBUG : Waiting for deletions to finish 2025/11/14 04:27:33 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/14 04:27:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/large 2025/11/14 04:27:34 INFO : large: Deleted 2025/11/14 04:27:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/medium 2025/11/14 04:27:34 INFO : medium: Deleted 2025/11/14 04:27:35 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/small --- PASS: TestMaxDelete (8.88s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "small" 2025/11/14 04:27:40 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "medium" 2025/11/14 04:27:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "large" 2025/11/14 04:27:42 DEBUG : Waiting for deletions to finish 2025/11/14 04:27:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/14 04:27:43 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/medium 2025/11/14 04:27:43 INFO : medium: Deleted 2025/11/14 04:27:43 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/small 2025/11/14 04:27:43 INFO : small: Deleted 2025/11/14 04:27:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/large --- PASS: TestMaxDeleteSizeLargeFile (8.95s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "small" 2025/11/14 04:27:49 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "medium" 2025/11/14 04:27:50 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "large" 2025/11/14 04:27:51 DEBUG : Waiting for deletions to finish 2025/11/14 04:27:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/14 04:27:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/medium 2025/11/14 04:27:51 INFO : medium: Deleted 2025/11/14 04:27:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/large 2025/11/14 04:27:51 INFO : large: Deleted 2025/11/14 04:27:53 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/small --- PASS: TestMaxDeleteSize (8.86s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:27:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "ReadFile" 2025/11/14 04:27:59 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/ReadFile --- PASS: TestReadFile (5.87s) === RUN TestRetry 2025/11/14 04:28:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/14 04:28:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/14 04:28:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/14 04:28:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/14 04:28:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/14 04:28:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/14 04:28:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:28:02 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "file1" 2025/11/14 04:28:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "file2" 2025/11/14 04:28:18 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/file1 2025/11/14 04:28:18 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/file2 --- PASS: TestCat (18.54s) === RUN TestPurge 2025/11/14 04:28:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pohikev4rocu" 2025/11/14 04:28:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 04:28:18 DEBUG : Creating backend with remote "/tmp/rclone349731576" run.go:185: Remote "FileLu root 'rclone-test-pohikev4rocu'", Local "Local file system at /tmp/rclone349731576", Modify Window "876000h0m0s" 2025/11/14 04:28:19 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu" with ID 1108391 2025/11/14 04:28:19 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu" with ID 1.108391e+06 2025/11/14 04:28:20 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A1/B1/C1" with ID 1108394 2025/11/14 04:28:21 INFO : FileLu root 'rclone-test-pohikev4rocu': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/14 04:28:21 INFO : A2: Making directory 2025/11/14 04:28:22 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A2" with ID 1108395 2025/11/14 04:28:22 INFO : A1/B2: Making directory 2025/11/14 04:28:22 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A1/B2" with ID 1108396 2025/11/14 04:28:22 INFO : A1/B2/C2: Making directory 2025/11/14 04:28:22 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A1/B2/C2" with ID 1108397 2025/11/14 04:28:22 INFO : A1/B1/C3: Making directory 2025/11/14 04:28:23 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A1/B1/C3" with ID 1108398 2025/11/14 04:28:23 INFO : A3: Making directory 2025/11/14 04:28:23 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A3" with ID 1108399 2025/11/14 04:28:23 INFO : A3/B3: Making directory 2025/11/14 04:28:24 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A3/B3" with ID 1108400 2025/11/14 04:28:24 INFO : A3/B3/C4: Making directory 2025/11/14 04:28:24 INFO : FileLu root 'rclone-test-pohikev4rocu': Successfully created folder "rclone-test-pohikev4rocu/A3/B3/C4" with ID 1108401 2025/11/14 04:28:26 INFO : FileLu root 'rclone-test-pohikev4rocu': Put: Successfully uploaded new file "A1/two" 2025/11/14 04:28:28 INFO : FileLu root 'rclone-test-pohikev4rocu': Rmdir: successfully deleted "/rclone-test-pohikev4rocu/A1/B1" 2025/11/14 04:28:30 INFO : FileLu root 'rclone-test-pohikev4rocu': Rmdir: successfully deleted "/rclone-test-pohikev4rocu" 2025/11/14 04:28:30 ERROR : error listing: directory not found 2025/11/14 04:28:30 DEBUG : FileLu root 'rclone-test-pohikev4rocu': Purge remote 2025/11/14 04:28:31 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (12.31s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:28:31 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva" with ID 1.108362e+06 2025/11/14 04:28:32 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1/C1" with ID 1108404 2025/11/14 04:28:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/14 04:28:33 INFO : A2: Making directory 2025/11/14 04:28:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A2" with ID 1108405 2025/11/14 04:28:33 INFO : A1/B2: Making directory 2025/11/14 04:28:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B2" with ID 1108406 2025/11/14 04:28:34 INFO : A1/B2/C2: Making directory 2025/11/14 04:28:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B2/C2" with ID 1108407 2025/11/14 04:28:34 INFO : A1/B1/C3: Making directory 2025/11/14 04:28:35 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1/C3" with ID 1108408 2025/11/14 04:28:35 INFO : A3: Making directory 2025/11/14 04:28:35 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3" with ID 1108409 2025/11/14 04:28:35 INFO : A3/B3: Making directory 2025/11/14 04:28:35 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3/B3" with ID 1108410 2025/11/14 04:28:35 INFO : A3/B3/C4: Making directory 2025/11/14 04:28:36 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3/B3/C4" with ID 1108411 2025/11/14 04:28:37 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "A1/two" 2025/11/14 04:28:40 DEBUG : removing 1 level 3 directories 2025/11/14 04:28:40 INFO : A3/B3/C4: Removing directory 2025/11/14 04:28:40 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3/B3/C4" 2025/11/14 04:28:43 DEBUG : removing 2 level 3 directories 2025/11/14 04:28:43 INFO : A1/B2/C2: Removing directory 2025/11/14 04:28:43 INFO : A1/B1/C3: Removing directory 2025/11/14 04:28:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B2/C2" 2025/11/14 04:28:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1/C3" 2025/11/14 04:28:44 DEBUG : removing 2 level 2 directories 2025/11/14 04:28:44 INFO : A3/B3: Removing directory 2025/11/14 04:28:44 INFO : A1/B2: Removing directory 2025/11/14 04:28:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3/B3" 2025/11/14 04:28:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B2" 2025/11/14 04:28:45 DEBUG : removing 2 level 1 directories 2025/11/14 04:28:45 INFO : A3: Removing directory 2025/11/14 04:28:45 INFO : A2: Removing directory 2025/11/14 04:28:46 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A2" 2025/11/14 04:28:46 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3" 2025/11/14 04:28:48 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A1/B1/C1/one 2025/11/14 04:28:49 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A1/two 2025/11/14 04:28:51 DEBUG : removing 1 level 3 directories 2025/11/14 04:28:51 INFO : A1/B1/C1: Removing directory 2025/11/14 04:28:52 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1/C1" 2025/11/14 04:28:52 DEBUG : removing 1 level 2 directories 2025/11/14 04:28:52 INFO : A1/B1: Removing directory 2025/11/14 04:28:52 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1" 2025/11/14 04:28:52 DEBUG : removing 1 level 1 directories 2025/11/14 04:28:52 INFO : A1: Removing directory 2025/11/14 04:28:53 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1" 2025/11/14 04:28:53 DEBUG : removing 1 level 0 directories 2025/11/14 04:28:53 INFO : FileLu root 'rclone-test-pisicud6tiva': Removing directory 2025/11/14 04:28:54 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva" 2025/11/14 04:28:54 ERROR : error listing: directory not found 2025/11/14 04:28:55 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (23.94s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:28:55 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva" with ID 1108412 2025/11/14 04:28:55 INFO : A1: Making directory 2025/11/14 04:28:55 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1" with ID 1108413 2025/11/14 04:28:55 INFO : A1/B1: Making directory 2025/11/14 04:28:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1" with ID 1108414 2025/11/14 04:28:56 INFO : A1/B1/C1: Making directory 2025/11/14 04:28:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1/C1" with ID 1108415 2025/11/14 04:28:59 DEBUG : removing 1 level 3 directories 2025/11/14 04:28:59 INFO : A1/B1/C1: Removing directory 2025/11/14 04:28:59 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1/C1" 2025/11/14 04:28:59 DEBUG : removing 1 level 2 directories 2025/11/14 04:28:59 INFO : A1/B1: Removing directory 2025/11/14 04:29:00 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1" 2025/11/14 04:29:02 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1" --- PASS: TestRmdirsLeaveRoot (8.09s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:29:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva" with ID 1.108412e+06 2025/11/14 04:29:03 INFO : A1: Making directory 2025/11/14 04:29:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1" with ID 1108416 2025/11/14 04:29:03 INFO : A1/B1: Making directory 2025/11/14 04:29:04 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1" with ID 1108417 2025/11/14 04:29:04 INFO : A1/B1/C1: Making directory 2025/11/14 04:29:04 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1/C1" with ID 1108418 2025/11/14 04:29:07 DEBUG : removing 1 level 3 directories 2025/11/14 04:29:07 INFO : A1/B1/C1: Removing directory 2025/11/14 04:29:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1/C1" 2025/11/14 04:29:08 DEBUG : removing 1 level 2 directories 2025/11/14 04:29:08 INFO : A1/B1: Removing directory 2025/11/14 04:29:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1" 2025/11/14 04:29:11 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1" --- PASS: TestRmdirsWithFilter (8.64s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:29:13 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "file1" 2025/11/14 04:29:15 DEBUG : filename.txt: File name found in url 2025/11/14 04:29:16 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "filename.txt" 2025/11/14 04:29:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/14 04:29:18 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/14 04:29:20 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "file2" 2025/11/14 04:29:21 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/file1 2025/11/14 04:29:21 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/file2 2025/11/14 04:29:22 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/filename.txt 2025/11/14 04:29:22 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/headerfilename.txt --- PASS: TestCopyURL (11.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:29:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/14 04:29:24 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub" with ID 1108419 2025/11/14 04:29:25 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub/file2" 2025/11/14 04:29:25 DEBUG : sub/file2: size = 14 OK 2025/11/14 04:29:25 INFO : file1: Copied (new) to: sub/file2 2025/11/14 04:29:25 INFO : file1: Deleted 2025/11/14 04:29:27 DEBUG : sub/file2: size = 14 OK 2025/11/14 04:29:27 DEBUG : file1: Sizes identical 2025/11/14 04:29:27 DEBUG : file1: Unchanged skipping 2025/11/14 04:29:27 INFO : file1: Deleted 2025/11/14 04:29:27 DEBUG : FileLu root 'rclone-test-pisicud6tiva': don't need to copy/move sub/file2, it is already at target location 2025/11/14 04:29:29 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub/file2 2025/11/14 04:29:30 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub" --- PASS: TestMoveFile (7.71s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:29:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/14 04:29:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "file1" 2025/11/14 04:29:33 DEBUG : file1: size = 14 OK 2025/11/14 04:29:33 INFO : file1: Copied (new) 2025/11/14 04:29:33 INFO : file1: Deleted 2025/11/14 04:29:34 DEBUG : file1: Destination exists, skipping 2025/11/14 04:29:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/14 04:29:35 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/file1 --- PASS: TestMoveFileWithIgnoreExisting (4.69s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.75s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.71s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:29:37 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/dst" with ID 1108420 2025/11/14 04:29:39 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "dst/file1" 2025/11/14 04:29:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pisicud6tiva/backup" 2025/11/14 04:29:40 DEBUG : Config file has changed externally - reloading 2025/11/14 04:29:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3885462560) 2025/11/14 04:29:40 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-pisicud6tiva') 2025/11/14 04:29:40 DEBUG : dst/file1: Sizes differ 2025/11/14 04:29:43 INFO : FileLu root 'rclone-test-pisicud6tiva/backup': Successfully created folder "rclone-test-pisicud6tiva/backup/dst" with ID 1108422 2025/11/14 04:29:44 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/dst/file1 2025/11/14 04:29:44 INFO : dst/file1: Moved (server-side) 2025/11/14 04:29:46 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "dst/file1" 2025/11/14 04:29:46 DEBUG : dst/file1: size = 14 OK 2025/11/14 04:29:46 INFO : dst/file1: Copied (new) 2025/11/14 04:29:46 INFO : dst/file1: Deleted 2025/11/14 04:29:48 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/dst/file1 2025/11/14 04:29:49 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/backup/dst/file1 2025/11/14 04:29:50 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/dst" 2025/11/14 04:29:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/backup/dst" 2025/11/14 04:29:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/backup" --- PASS: TestMoveFileBackupDir (15.19s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:29:52 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva" with ID 1.108412e+06 2025/11/14 04:29:53 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1" with ID 1108423 2025/11/14 04:29:54 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "A1/one" 2025/11/14 04:29:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "A1/two" 2025/11/14 04:29:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1" with ID 1108424 2025/11/14 04:29:58 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "A1/B1/three" 2025/11/14 04:29:59 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1/C1" with ID 1108425 2025/11/14 04:30:00 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/14 04:30:01 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1/C2" with ID 1108426 2025/11/14 04:30:02 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/14 04:30:02 INFO : A1/B2: Making directory 2025/11/14 04:30:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B2" with ID 1108427 2025/11/14 04:30:03 INFO : A1/B1/C3: Making directory 2025/11/14 04:30:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A1/B1/C3" with ID 1108428 2025/11/14 04:30:06 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A2" with ID 1108429 2025/11/14 04:30:06 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A2/B1" with ID 1108430 2025/11/14 04:30:07 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A2/B1/C1" with ID 1108431 2025/11/14 04:30:07 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A2/B1/C2" with ID 1108432 2025/11/14 04:30:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A2/B1/C3" with ID 1108433 2025/11/14 04:30:08 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A2/B2" with ID 1108434 2025/11/14 04:30:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A1/B1/C2/five 2025/11/14 04:30:12 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/14 04:30:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A1/B1/three 2025/11/14 04:30:12 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/14 04:30:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A1/B1/C1/four 2025/11/14 04:30:12 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/14 04:30:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A1/two 2025/11/14 04:30:12 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/14 04:30:12 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A1/one 2025/11/14 04:30:12 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/14 04:30:13 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B2" 2025/11/14 04:30:14 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1/C3" 2025/11/14 04:30:14 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1/C2" 2025/11/14 04:30:15 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1/C1" 2025/11/14 04:30:16 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1/B1" 2025/11/14 04:30:17 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A1" 2025/11/14 04:30:19 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3" with ID 1108435 2025/11/14 04:30:20 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3/B1" with ID 1108436 2025/11/14 04:30:20 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3/B1/C1" with ID 1108437 2025/11/14 04:30:21 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3/B1/C2" with ID 1108438 2025/11/14 04:30:21 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3/B1/C3" with ID 1108439 2025/11/14 04:30:21 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A3/B2" with ID 1108440 2025/11/14 04:30:25 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A2/B1/C2/five 2025/11/14 04:30:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/14 04:30:25 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A2/one 2025/11/14 04:30:25 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/14 04:30:25 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A2/two 2025/11/14 04:30:25 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/14 04:30:25 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A2/B1/C1/four 2025/11/14 04:30:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/14 04:30:25 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A2/B1/three 2025/11/14 04:30:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/14 04:30:26 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A2/B2" 2025/11/14 04:30:27 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A2/B1/C3" 2025/11/14 04:30:27 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A2/B1/C2" 2025/11/14 04:30:28 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A2/B1/C1" 2025/11/14 04:30:29 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A2/B1" 2025/11/14 04:30:30 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A2" 2025/11/14 04:30:31 INFO : FileLu root 'rclone-test-pisicud6tiva': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/14 04:30:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A4" with ID 1108441 2025/11/14 04:30:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A4/B1" with ID 1108442 2025/11/14 04:30:33 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A4/B1/C1" with ID 1108443 2025/11/14 04:30:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A4/B1/C2" with ID 1108444 2025/11/14 04:30:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A4/B1/C3" with ID 1108445 2025/11/14 04:30:34 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/A4/B2" with ID 1108446 2025/11/14 04:30:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A3/B1/C1/four 2025/11/14 04:30:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/14 04:30:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A3/two 2025/11/14 04:30:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/14 04:30:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A3/one 2025/11/14 04:30:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/14 04:30:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A3/B1/C2/five 2025/11/14 04:30:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/14 04:30:38 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A3/B1/three 2025/11/14 04:30:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/14 04:30:39 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3/B2" 2025/11/14 04:30:40 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3/B1/C3" 2025/11/14 04:30:41 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3/B1/C2" 2025/11/14 04:30:41 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3/B1/C1" 2025/11/14 04:30:42 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3/B1" 2025/11/14 04:30:43 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A3" 2025/11/14 04:30:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A4/one 2025/11/14 04:30:46 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A4/two 2025/11/14 04:30:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A4/B1/three 2025/11/14 04:30:47 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A4/B1/C1/four 2025/11/14 04:30:48 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/A4/B1/C2/five 2025/11/14 04:30:48 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A4/B2" 2025/11/14 04:30:49 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A4/B1/C3" 2025/11/14 04:30:50 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A4/B1/C2" 2025/11/14 04:30:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A4/B1/C1" 2025/11/14 04:30:51 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A4/B1" 2025/11/14 04:30:52 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/A4" --- PASS: TestDirMove (60.74s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.78s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:30:54 DEBUG : FileLu root 'rclone-test-pisicud6tiva': File to upload is small (34 bytes), uploading instead of streaming 2025/11/14 04:30:55 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/14 04:30:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/14 04:30:55 NOTICE: FileLu root 'rclone-test-pisicud6tiva': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/14 04:30:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/14 04:30:55 DEBUG : FileLu root 'rclone-test-pisicud6tiva': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/14 04:30:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/14 04:30:57 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/14 04:30:57 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/14 04:30:58 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/no_checksum_big_file_from_pipe 2025/11/14 04:30:59 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:31:00 DEBUG : FileLu root 'rclone-test-pisicud6tiva': File to upload is small (34 bytes), uploading instead of streaming 2025/11/14 04:31:01 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/14 04:31:01 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/14 04:31:01 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/14 04:31:01 DEBUG : FileLu root 'rclone-test-pisicud6tiva': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/14 04:31:03 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/14 04:31:03 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/14 04:31:03 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/14 04:31:04 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/with_checksum_big_file_from_pipe 2025/11/14 04:31:05 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:31:05 DEBUG : FileLu root 'rclone-test-pisicud6tiva': File to upload is small (34 bytes), uploading instead of streaming 2025/11/14 04:31:07 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/14 04:31:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/14 04:31:07 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/14 04:31:07 DEBUG : FileLu root 'rclone-test-pisicud6tiva': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/14 04:31:09 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/14 04:31:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/14 04:31:09 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/14 04:31:10 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/ignore_checksum_big_file_from_pipe 2025/11/14 04:31:11 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:31:11 DEBUG : FileLu root 'rclone-test-pisicud6tiva': File to upload is small (34 bytes), uploading instead of streaming 2025/11/14 04:31:13 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/14 04:31:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/14 04:31:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/14 04:31:13 DEBUG : FileLu root 'rclone-test-pisicud6tiva': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/14 04:31:15 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/14 04:31:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/14 04:31:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/14 04:31:16 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/ignore_checksum_big_file_from_pipe 2025/11/14 04:31:16 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (23.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.86s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.73s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:31:19 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato1" 2025/11/14 04:31:19 DEBUG : FileLu root 'rclone-test-pisicud6tiva': File to upload is small (60 bytes), uploading instead of streaming 2025/11/14 04:31:21 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "potato2" 2025/11/14 04:31:21 DEBUG : potato2: size = 60 OK 2025/11/14 04:31:21 DEBUG : potato2: Size of src and dst objects identical 2025/11/14 04:31:22 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato1 2025/11/14 04:31:23 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/potato2 --- PASS: TestRcatSize (5.43s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.78s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.73s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.73s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", 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:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.75s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.73s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.75s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-pisicud6tiva'", Local "Local file system at /tmp/rclone3885462560", Modify Window "876000h0m0s" 2025/11/14 04:31:29 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully created folder "rclone-test-pisicud6tiva/sub dir" with ID 1108447 2025/11/14 04:31:30 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/14 04:31:32 INFO : FileLu root 'rclone-test-pisicud6tiva': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/14 04:31:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wutemir5" before starting 2025/11/14 04:31:39 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/test remove existing 2025/11/14 04:31:39 DEBUG : sub dir/test remove existing.wutemir5: TEST: removing renamed existing file after operation 2025/11/14 04:31:40 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/test remove existing.wutemir5 2025/11/14 04:31:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yewizux7" before starting 2025/11/14 04:31:45 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/14 04:31:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yewizux7: TEST: renaming existing back after failed operation 2025/11/14 04:31:48 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yewizux7 2025/11/14 04:31:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zezofev2" before starting 2025/11/14 04:31:53 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/14 04:31:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zezofev2: TEST: removing renamed existing file after operation 2025/11/14 04:31:54 INFO : FileLu root 'rclone-test-pisicud6tiva': Successfully deleted file: /rclone-test-pisicud6tiva/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zezofev2 2025/11/14 04:31:56 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva/sub dir" --- PASS: TestRemoveExisting (28.65s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/14 04:31:57 DEBUG : FileLu root 'rclone-test-pisicud6tiva': Purge remote 2025/11/14 04:31:57 INFO : FileLu root 'rclone-test-pisicud6tiva': Rmdir: successfully deleted "/rclone-test-pisicud6tiva" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 11m2.756503274s (try 1/5)