"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/21 02:58:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu" 2025/11/21 02:58:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 02:58:45 DEBUG : Creating backend with remote "/tmp/rclone2874985253" === 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/21 02:58:46 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.45s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/21 02:58:46 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.37s) === RUN TestSizeDiffers 2025/11/21 02:58:46 DEBUG : a: size = 0 OK 2025/11/21 02:58:46 DEBUG : a: size = 1 (memory) 2025/11/21 02:58:46 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/21 02:58:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/21 02:58:46 DEBUG : potato: Seek from 10 to 0 2025/11/21 02:58:46 DEBUG : potato: Seek from 10 to 0 2025/11/21 02:58:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/21 02:58:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 2 2025/11/21 02:58:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/21 02:58:46 DEBUG : potato: Seek from 7 to 0 2025/11/21 02:58:46 DEBUG : potato: Seek from 7 to 0 2025/11/21 02:58:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/21 02:58:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 2 2025/11/21 02:58:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/21 02:58:46 DEBUG : potato: Seek from 8 to 0 2025/11/21 02:58:46 DEBUG : potato: Seek from 8 to 0 2025/11/21 02:58:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/21 02:58:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/21 02:58:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/21 02:58:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/21 02:58:46 DEBUG : potato: Seek from 5 to 2 2025/11/21 02:58:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/21 02:58:46 DEBUG : potato: Seek from 9 to 0 2025/11/21 02:58:46 DEBUG : potato: Seek from 9 to 0 2025/11/21 02:58:46 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 02:58:46 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu" with ID 1119339 2025/11/21 02:58:48 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/21 02:58:51 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/21 02:58:54 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/21 02:58:57 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/21 02:58:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 02:58:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 2025/11/21 02:58:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/remotepotato 2025/11/21 02:59:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/rutabaga --- PASS: TestCheck (14.01s) --- PASS: TestCheck/1 (0.37s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.38s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.37s) === RUN TestCheckFsError 2025/11/21 02:59:00 DEBUG : Creating backend with remote "nonexistent" 2025/11/21 02:59:00 DEBUG : Creating backend with remote "nonexistent" 2025/11/21 02:59:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/21 02:59:00 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/21 02:59:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/21 02:59:00 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 02:59:06 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/21 02:59:11 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/21 02:59:15 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/21 02:59:20 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/21 02:59:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 02:59:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 2025/11/21 02:59:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/remotepotato 2025/11/21 02:59:26 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/rutabaga --- PASS: TestCheckDownload (25.90s) --- PASS: TestCheckDownload/1 (1.58s) --- PASS: TestCheckDownload/2 (1.48s) --- PASS: TestCheckDownload/3 (1.45s) --- PASS: TestCheckDownload/4 (1.47s) --- PASS: TestCheckDownload/5 (1.51s) --- PASS: TestCheckDownload/6 (1.47s) --- PASS: TestCheckDownload/7 (1.48s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 02:59:28 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/21 02:59:31 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/21 02:59:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/21 02:59:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/21 02:59:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 02:59:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 2025/11/21 02:59:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/remotepotato 2025/11/21 02:59:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/rutabaga --- PASS: TestCheckSizeOnly (14.10s) --- PASS: TestCheckSizeOnly/1 (0.38s) --- PASS: TestCheckSizeOnly/2 (0.38s) --- PASS: TestCheckSizeOnly/3 (0.38s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 02:59:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" 2025/11/21 02:59:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/21 02:59:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/21 02:59:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/21 02:59:44 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/21 02:59:46 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" 2025/11/21 02:59:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/21 02:59:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/21 02:59:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/21 02:59:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/21 02:59:49 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/test.sum --- PASS: TestParseSumFile (9.13s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 02:59:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu/data" check_test.go:350: FileLu root 'rclone-test-hawakoy1sibu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.12s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 02:59:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu/data" 2025/11/21 02:59:51 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/data" with ID 1119342 2025/11/21 02:59:53 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "data/banana" 2025/11/21 02:59:55 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/21 03:00:01 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "data/potato" 2025/11/21 03:00:06 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/21 03:00:12 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/21 03:00:19 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/21 03:00:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/21 03:00:31 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/21 03:00:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "data/banana" 2025/11/21 03:00:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "data/potato" 2025/11/21 03:00:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/21 03:00:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/test.sum 2025/11/21 03:00:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/data/banana 2025/11/21 03:00:48 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/data/potato 2025/11/21 03:00:48 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/data" --- PASS: TestCheckSumDownload (58.41s) --- PASS: TestCheckSumDownload/subtest1 (3.30s) --- PASS: TestCheckSumDownload/subtest2 (3.28s) --- PASS: TestCheckSumDownload/subtest3 (3.56s) --- PASS: TestCheckSumDownload/subtest4 (3.31s) --- PASS: TestCheckSumDownload/subtest5 (3.26s) --- PASS: TestCheckSumDownload/subtest6 (3.33s) --- PASS: TestCheckSumDownload/subtest7 (3.37s) === RUN TestApplyTransforms 2025/11/21 03:00:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiyavam5lezi" 2025/11/21 03:00:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:00:49 DEBUG : Creating backend with remote "/tmp/rclone3911180900" run.go:185: Remote "FileLu root 'rclone-test-fiyavam5lezi'", Local "Local file system at /tmp/rclone3911180900", Modify Window "876000h0m0s" 2025/11/21 03:00:49 INFO : FileLu root 'rclone-test-fiyavam5lezi': Successfully created folder "rclone-test-fiyavam5lezi" with ID 1119345 2025/11/21 03:00:51 INFO : FileLu root 'rclone-test-fiyavam5lezi': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/21 03:00:52 ERROR : hello, world!: sum not found 2025/11/21 03:00:52 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-fiyavam5lezi' 2025/11/21 03:00:52 NOTICE: FileLu root 'rclone-test-fiyavam5lezi': 1 files missing 2025/11/21 03:00:52 NOTICE: 1 hashes missing 2025/11/21 03:00:52 NOTICE: FileLu root 'rclone-test-fiyavam5lezi': 1 differences found 2025/11/21 03:00:52 NOTICE: FileLu root 'rclone-test-fiyavam5lezi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/21 03:00:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:00:54 NOTICE: FileLu root 'rclone-test-fiyavam5lezi': 0 differences found 2025/11/21 03:00:54 NOTICE: FileLu root 'rclone-test-fiyavam5lezi': 1 matching files 2025/11/21 03:00:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lumeveg5higi" 2025/11/21 03:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:00:54 DEBUG : Creating backend with remote "/tmp/rclone3361029089" run.go:185: Remote "FileLu root 'rclone-test-lumeveg5higi'", Local "Local file system at /tmp/rclone3361029089", Modify Window "876000h0m0s" 2025/11/21 03:00:54 INFO : FileLu root 'rclone-test-lumeveg5higi': Successfully created folder "rclone-test-lumeveg5higi" with ID 1119346 2025/11/21 03:00:56 INFO : FileLu root 'rclone-test-lumeveg5higi': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/21 03:00:57 ERROR : HELLO, WORLD!: sum not found 2025/11/21 03:00:57 ERROR : hello, world!: file not in FileLu root 'rclone-test-lumeveg5higi' 2025/11/21 03:00:57 NOTICE: FileLu root 'rclone-test-lumeveg5higi': 1 files missing 2025/11/21 03:00:57 NOTICE: 1 hashes missing 2025/11/21 03:00:57 NOTICE: FileLu root 'rclone-test-lumeveg5higi': 1 differences found 2025/11/21 03:00:57 NOTICE: FileLu root 'rclone-test-lumeveg5higi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/21 03:00:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:00:58 NOTICE: FileLu root 'rclone-test-lumeveg5higi': 0 differences found 2025/11/21 03:00:58 NOTICE: FileLu root 'rclone-test-lumeveg5higi': 1 matching files 2025/11/21 03:00:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cezicay6tazi" 2025/11/21 03:00:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:00:58 DEBUG : Creating backend with remote "/tmp/rclone551968292" run.go:185: Remote "FileLu root 'rclone-test-cezicay6tazi'", Local "Local file system at /tmp/rclone551968292", Modify Window "876000h0m0s" 2025/11/21 03:00:59 INFO : FileLu root 'rclone-test-cezicay6tazi': Successfully created folder "rclone-test-cezicay6tazi" with ID 1119347 2025/11/21 03:01:01 INFO : FileLu root 'rclone-test-cezicay6tazi': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/21 03:01:04 ERROR : HeLlO, wOrLd!: sum not found 2025/11/21 03:01:04 ERROR : hello, world!: file not in FileLu root 'rclone-test-cezicay6tazi' 2025/11/21 03:01:04 NOTICE: FileLu root 'rclone-test-cezicay6tazi': 1 files missing 2025/11/21 03:01:04 NOTICE: 1 hashes missing 2025/11/21 03:01:04 NOTICE: FileLu root 'rclone-test-cezicay6tazi': 1 differences found 2025/11/21 03:01:04 NOTICE: FileLu root 'rclone-test-cezicay6tazi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/21 03:01:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:07 NOTICE: FileLu root 'rclone-test-cezicay6tazi': 0 differences found 2025/11/21 03:01:07 NOTICE: FileLu root 'rclone-test-cezicay6tazi': 1 matching files 2025/11/21 03:01:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-voviluc9nuve" 2025/11/21 03:01:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:01:07 DEBUG : Creating backend with remote "/tmp/rclone1554786345" run.go:185: Remote "FileLu root 'rclone-test-voviluc9nuve'", Local "Local file system at /tmp/rclone1554786345", Modify Window "876000h0m0s" 2025/11/21 03:01:07 INFO : FileLu root 'rclone-test-voviluc9nuve': Successfully created folder "rclone-test-voviluc9nuve" with ID 1119348 2025/11/21 03:01:09 INFO : FileLu root 'rclone-test-voviluc9nuve': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/21 03:01:10 ERROR : HELLO, WORLD!: sum not found 2025/11/21 03:01:10 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-voviluc9nuve' 2025/11/21 03:01:10 NOTICE: FileLu root 'rclone-test-voviluc9nuve': 1 files missing 2025/11/21 03:01:10 NOTICE: 1 hashes missing 2025/11/21 03:01:10 NOTICE: FileLu root 'rclone-test-voviluc9nuve': 1 differences found 2025/11/21 03:01:10 NOTICE: FileLu root 'rclone-test-voviluc9nuve': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/21 03:01:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:11 NOTICE: FileLu root 'rclone-test-voviluc9nuve': 0 differences found 2025/11/21 03:01:11 NOTICE: FileLu root 'rclone-test-voviluc9nuve': 1 matching files 2025/11/21 03:01:11 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yezocep8sehu" 2025/11/21 03:01:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:01:11 DEBUG : Creating backend with remote "/tmp/rclone2252591434" run.go:185: Remote "FileLu root 'rclone-test-yezocep8sehu'", Local "Local file system at /tmp/rclone2252591434", Modify Window "876000h0m0s" 2025/11/21 03:01:12 INFO : FileLu root 'rclone-test-yezocep8sehu': Successfully created folder "rclone-test-yezocep8sehu" with ID 1119349 2025/11/21 03:01:13 INFO : FileLu root 'rclone-test-yezocep8sehu': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/21 03:01:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/21 03:01:14 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-yezocep8sehu' 2025/11/21 03:01:14 NOTICE: FileLu root 'rclone-test-yezocep8sehu': 1 files missing 2025/11/21 03:01:14 NOTICE: 1 hashes missing 2025/11/21 03:01:14 NOTICE: FileLu root 'rclone-test-yezocep8sehu': 1 differences found 2025/11/21 03:01:14 NOTICE: FileLu root 'rclone-test-yezocep8sehu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/21 03:01:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:16 NOTICE: FileLu root 'rclone-test-yezocep8sehu': 0 differences found 2025/11/21 03:01:16 NOTICE: FileLu root 'rclone-test-yezocep8sehu': 1 matching files 2025/11/21 03:01:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mamasuq0wimi" 2025/11/21 03:01:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:01:16 DEBUG : Creating backend with remote "/tmp/rclone1130744135" run.go:185: Remote "FileLu root 'rclone-test-mamasuq0wimi'", Local "Local file system at /tmp/rclone1130744135", Modify Window "876000h0m0s" 2025/11/21 03:01:16 INFO : FileLu root 'rclone-test-mamasuq0wimi': Successfully created folder "rclone-test-mamasuq0wimi" with ID 1119350 2025/11/21 03:01:18 INFO : FileLu root 'rclone-test-mamasuq0wimi': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/21 03:01:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/21 03:01:18 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-mamasuq0wimi' 2025/11/21 03:01:18 NOTICE: FileLu root 'rclone-test-mamasuq0wimi': 1 files missing 2025/11/21 03:01:18 NOTICE: 1 hashes missing 2025/11/21 03:01:18 NOTICE: FileLu root 'rclone-test-mamasuq0wimi': 1 differences found 2025/11/21 03:01:18 NOTICE: FileLu root 'rclone-test-mamasuq0wimi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/21 03:01:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:20 NOTICE: FileLu root 'rclone-test-mamasuq0wimi': 0 differences found 2025/11/21 03:01:20 NOTICE: FileLu root 'rclone-test-mamasuq0wimi': 1 matching files 2025/11/21 03:01:20 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tebuqam9kiha" 2025/11/21 03:01:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:01:20 DEBUG : Creating backend with remote "/tmp/rclone2718721725" run.go:185: Remote "FileLu root 'rclone-test-tebuqam9kiha'", Local "Local file system at /tmp/rclone2718721725", Modify Window "876000h0m0s" 2025/11/21 03:01:20 INFO : FileLu root 'rclone-test-tebuqam9kiha': Successfully created folder "rclone-test-tebuqam9kiha" with ID 1119351 2025/11/21 03:01:23 INFO : FileLu root 'rclone-test-tebuqam9kiha': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/21 03:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 03:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-tebuqam9kiha' 2025/11/21 03:01:24 NOTICE: FileLu root 'rclone-test-tebuqam9kiha': 1 files missing 2025/11/21 03:01:24 NOTICE: 1 hashes missing 2025/11/21 03:01:24 NOTICE: FileLu root 'rclone-test-tebuqam9kiha': 1 differences found 2025/11/21 03:01:24 NOTICE: FileLu root 'rclone-test-tebuqam9kiha': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/21 03:01:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:26 NOTICE: FileLu root 'rclone-test-tebuqam9kiha': 0 differences found 2025/11/21 03:01:26 NOTICE: FileLu root 'rclone-test-tebuqam9kiha': 1 matching files 2025/11/21 03:01:26 DEBUG : Creating backend with remote "TestFileLu:rclone-test-deyipay3roxe" 2025/11/21 03:01:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:01:26 DEBUG : Creating backend with remote "/tmp/rclone3015954203" run.go:185: Remote "FileLu root 'rclone-test-deyipay3roxe'", Local "Local file system at /tmp/rclone3015954203", Modify Window "876000h0m0s" 2025/11/21 03:01:26 INFO : FileLu root 'rclone-test-deyipay3roxe': Successfully created folder "rclone-test-deyipay3roxe" with ID 1119353 2025/11/21 03:01:28 INFO : FileLu root 'rclone-test-deyipay3roxe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/21 03:01:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 03:01:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-deyipay3roxe' 2025/11/21 03:01:29 NOTICE: FileLu root 'rclone-test-deyipay3roxe': 1 files missing 2025/11/21 03:01:29 NOTICE: 1 hashes missing 2025/11/21 03:01:29 NOTICE: FileLu root 'rclone-test-deyipay3roxe': 1 differences found 2025/11/21 03:01:29 NOTICE: FileLu root 'rclone-test-deyipay3roxe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/21 03:01:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:30 NOTICE: FileLu root 'rclone-test-deyipay3roxe': 0 differences found 2025/11/21 03:01:30 NOTICE: FileLu root 'rclone-test-deyipay3roxe': 1 matching files 2025/11/21 03:01:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tiquluw5vaza" 2025/11/21 03:01:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:01:30 DEBUG : Creating backend with remote "/tmp/rclone2545665288" run.go:185: Remote "FileLu root 'rclone-test-tiquluw5vaza'", Local "Local file system at /tmp/rclone2545665288", Modify Window "876000h0m0s" 2025/11/21 03:01:31 INFO : FileLu root 'rclone-test-tiquluw5vaza': Successfully created folder "rclone-test-tiquluw5vaza" with ID 1119354 2025/11/21 03:01:33 INFO : FileLu root 'rclone-test-tiquluw5vaza': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/21 03:01:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 03:01:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-tiquluw5vaza' 2025/11/21 03:01:33 NOTICE: FileLu root 'rclone-test-tiquluw5vaza': 1 files missing 2025/11/21 03:01:33 NOTICE: 1 hashes missing 2025/11/21 03:01:33 NOTICE: FileLu root 'rclone-test-tiquluw5vaza': 1 differences found 2025/11/21 03:01:33 NOTICE: FileLu root 'rclone-test-tiquluw5vaza': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/21 03:01:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:35 NOTICE: FileLu root 'rclone-test-tiquluw5vaza': 0 differences found 2025/11/21 03:01:35 NOTICE: FileLu root 'rclone-test-tiquluw5vaza': 1 matching files 2025/11/21 03:01:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gapowuc7feqa" 2025/11/21 03:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:01:35 DEBUG : Creating backend with remote "/tmp/rclone2216742157" run.go:185: Remote "FileLu root 'rclone-test-gapowuc7feqa'", Local "Local file system at /tmp/rclone2216742157", Modify Window "876000h0m0s" 2025/11/21 03:01:35 INFO : FileLu root 'rclone-test-gapowuc7feqa': Successfully created folder "rclone-test-gapowuc7feqa" with ID 1119356 2025/11/21 03:01:37 INFO : FileLu root 'rclone-test-gapowuc7feqa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/21 03:01:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/21 03:01:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-gapowuc7feqa' 2025/11/21 03:01:38 NOTICE: FileLu root 'rclone-test-gapowuc7feqa': 1 files missing 2025/11/21 03:01:38 NOTICE: 1 hashes missing 2025/11/21 03:01:38 NOTICE: FileLu root 'rclone-test-gapowuc7feqa': 1 differences found 2025/11/21 03:01:38 NOTICE: FileLu root 'rclone-test-gapowuc7feqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/21 03:01:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/21 03:01:39 NOTICE: FileLu root 'rclone-test-gapowuc7feqa': 0 differences found 2025/11/21 03:01:39 NOTICE: FileLu root 'rclone-test-gapowuc7feqa': 1 matching files 2025/11/21 03:01:39 DEBUG : FileLu root 'rclone-test-gapowuc7feqa': Purge remote 2025/11/21 03:01:39 INFO : FileLu root 'rclone-test-gapowuc7feqa': Rmdir: successfully deleted "/rclone-test-gapowuc7feqa" 2025/11/21 03:01:39 DEBUG : FileLu root 'rclone-test-tiquluw5vaza': Purge remote 2025/11/21 03:01:40 INFO : FileLu root 'rclone-test-tiquluw5vaza': Rmdir: successfully deleted "/rclone-test-tiquluw5vaza" 2025/11/21 03:01:40 DEBUG : FileLu root 'rclone-test-deyipay3roxe': Purge remote 2025/11/21 03:01:40 INFO : FileLu root 'rclone-test-deyipay3roxe': Rmdir: successfully deleted "/rclone-test-deyipay3roxe" 2025/11/21 03:01:40 DEBUG : FileLu root 'rclone-test-tebuqam9kiha': Purge remote 2025/11/21 03:01:40 INFO : FileLu root 'rclone-test-tebuqam9kiha': Rmdir: successfully deleted "/rclone-test-tebuqam9kiha" 2025/11/21 03:01:40 DEBUG : FileLu root 'rclone-test-mamasuq0wimi': Purge remote 2025/11/21 03:01:41 INFO : FileLu root 'rclone-test-mamasuq0wimi': Rmdir: successfully deleted "/rclone-test-mamasuq0wimi" 2025/11/21 03:01:41 DEBUG : FileLu root 'rclone-test-yezocep8sehu': Purge remote 2025/11/21 03:01:41 INFO : FileLu root 'rclone-test-yezocep8sehu': Rmdir: successfully deleted "/rclone-test-yezocep8sehu" 2025/11/21 03:01:41 DEBUG : FileLu root 'rclone-test-voviluc9nuve': Purge remote 2025/11/21 03:01:42 INFO : FileLu root 'rclone-test-voviluc9nuve': Rmdir: successfully deleted "/rclone-test-voviluc9nuve" 2025/11/21 03:01:42 DEBUG : FileLu root 'rclone-test-cezicay6tazi': Purge remote 2025/11/21 03:01:42 INFO : FileLu root 'rclone-test-cezicay6tazi': Rmdir: successfully deleted "/rclone-test-cezicay6tazi" 2025/11/21 03:01:42 DEBUG : FileLu root 'rclone-test-lumeveg5higi': Purge remote 2025/11/21 03:01:42 INFO : FileLu root 'rclone-test-lumeveg5higi': Rmdir: successfully deleted "/rclone-test-lumeveg5higi" 2025/11/21 03:01:42 DEBUG : FileLu root 'rclone-test-fiyavam5lezi': Purge remote 2025/11/21 03:01:43 INFO : FileLu root 'rclone-test-fiyavam5lezi': Rmdir: successfully deleted "/rclone-test-fiyavam5lezi" --- PASS: TestApplyTransforms (53.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:01:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/21 03:01:44 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub" with ID 1119357 2025/11/21 03:01:46 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub/file2" 2025/11/21 03:01:46 DEBUG : sub/file2: size = 14 OK 2025/11/21 03:01:46 INFO : file1: Copied (new) to: sub/file2 2025/11/21 03:01:47 DEBUG : sub/file2: size = 14 OK 2025/11/21 03:01:47 DEBUG : file1: Sizes identical 2025/11/21 03:01:47 DEBUG : file1: Unchanged skipping 2025/11/21 03:01:48 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': don't need to copy/move sub/file2, it is already at target location 2025/11/21 03:01:50 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub/file2 2025/11/21 03:01:50 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub" --- PASS: TestCopyFile (8.06s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.72s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:01:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/dst" with ID 1119360 2025/11/21 03:01:54 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "dst/file1" 2025/11/21 03:01:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu/backup" 2025/11/21 03:01:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2874985253) 2025/11/21 03:01:55 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-hawakoy1sibu') 2025/11/21 03:01:55 DEBUG : dst/file1: Sizes differ 2025/11/21 03:01:58 INFO : FileLu root 'rclone-test-hawakoy1sibu/backup': Successfully created folder "rclone-test-hawakoy1sibu/backup/dst" with ID 1119362 2025/11/21 03:02:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/dst/file1 2025/11/21 03:02:00 INFO : dst/file1: Moved (server-side) 2025/11/21 03:02:03 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "dst/file1" 2025/11/21 03:02:03 DEBUG : dst/file1: size = 14 OK 2025/11/21 03:02:03 INFO : dst/file1: Copied (new) 2025/11/21 03:02:07 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/dst/file1 2025/11/21 03:02:08 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/backup/dst/file1 2025/11/21 03:02:08 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/dst" 2025/11/21 03:02:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/backup/dst" 2025/11/21 03:02:10 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/backup" --- PASS: TestCopyFileBackupDir (18.76s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:02:10 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu/dst" 2025/11/21 03:02:11 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu/CompareDest" 2025/11/21 03:02:11 DEBUG : one: Need to transfer - File not found at Destination 2025/11/21 03:02:13 INFO : FileLu root 'rclone-test-hawakoy1sibu/dst': Successfully created folder "rclone-test-hawakoy1sibu/dst" with ID 1119363 2025/11/21 03:02:14 INFO : FileLu root 'rclone-test-hawakoy1sibu/dst': Put: Successfully uploaded new file "one" 2025/11/21 03:02:14 DEBUG : one: size = 3 OK 2025/11/21 03:02:14 INFO : one: Copied (new) 2025/11/21 03:02:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2874985253) 2025/11/21 03:02:17 DEBUG : one: size = 3 (FileLu root 'rclone-test-hawakoy1sibu/dst') 2025/11/21 03:02:17 DEBUG : one: Sizes differ 2025/11/21 03:02:19 DEBUG : one: size = 5 OK 2025/11/21 03:02:19 INFO : one: Copied (replaced existing) 2025/11/21 03:02:22 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "dst/one" 2025/11/21 03:02:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/CompareDest" with ID 1119364 2025/11/21 03:02:24 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "CompareDest/one" 2025/11/21 03:02:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2874985253) 2025/11/21 03:02:26 DEBUG : one: size = 3 (FileLu root 'rclone-test-hawakoy1sibu/dst') 2025/11/21 03:02:26 DEBUG : one: Sizes differ 2025/11/21 03:02:27 DEBUG : one: size = 5 OK 2025/11/21 03:02:27 DEBUG : one: Sizes identical 2025/11/21 03:02:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 03:02:30 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "CompareDest/two" 2025/11/21 03:02:31 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 03:02:32 DEBUG : two: size = 3 OK 2025/11/21 03:02:32 DEBUG : two: Sizes identical 2025/11/21 03:02:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 03:02:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 03:02:34 DEBUG : two: size = 3 OK 2025/11/21 03:02:34 DEBUG : two: Sizes identical 2025/11/21 03:02:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 03:02:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 03:02:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone2874985253) 2025/11/21 03:02:36 DEBUG : two: size = 3 (FileLu root 'rclone-test-hawakoy1sibu/CompareDest') 2025/11/21 03:02:36 DEBUG : two: Sizes differ 2025/11/21 03:02:38 INFO : FileLu root 'rclone-test-hawakoy1sibu/dst': Put: Successfully uploaded new file "two" 2025/11/21 03:02:38 DEBUG : two: size = 5 OK 2025/11/21 03:02:38 INFO : two: Copied (new) 2025/11/21 03:02:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/CompareDest/one 2025/11/21 03:02:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/CompareDest/two 2025/11/21 03:02:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/dst/one 2025/11/21 03:02:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/dst/two 2025/11/21 03:02:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/dst" 2025/11/21 03:02:43 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/CompareDest" --- PASS: TestCopyFileCompareDest (32.93s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.73s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.74s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.74s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:02:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/21 03:02:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/TestCopyFileMaxTransfer" with ID 1119367 2025/11/21 03:02:49 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/21 03:02:49 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/21 03:02:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/21 03:02:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/21 03:02:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://37s.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/21 03:02:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/21 03:02:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/21 03:02:55 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/21 03:02:55 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/21 03:02:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/21 03:02:57 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/TestCopyFileMaxTransfer/file1 2025/11/21 03:02:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/TestCopyFileMaxTransfer/file4 2025/11/21 03:02:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (12.69s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.73s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.73s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.73s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (4.07s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.74s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.80s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.74s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.73s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.74s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.76s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:03:12 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "a.txt" 2025/11/21 03:03:14 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "zend.txt" 2025/11/21 03:03:14 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir" with ID 1119368 2025/11/21 03:03:16 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/21 03:03:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/21 03:03:19 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir/ignore dir" with ID 1119369 2025/11/21 03:03:20 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/21 03:03:22 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/21 03:03:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir/sub sub dir" with ID 1119370 2025/11/21 03:03:24 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/21 03:03:26 DEBUG : a.txt: Excluded (Size Filter) 2025/11/21 03:03:26 DEBUG : a.txt: Excluded 2025/11/21 03:03:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 03:03:28 DEBUG : sub dir/hello world2: Excluded 2025/11/21 03:03:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 03:03:28 DEBUG : sub dir/hello world: Excluded 2025/11/21 03:03:29 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 03:03:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 03:03:29 DEBUG : sub dir/hello world2: Excluded 2025/11/21 03:03:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 03:03:29 DEBUG : sub dir/hello world: Excluded 2025/11/21 03:03:30 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 03:03:31 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/a.txt 2025/11/21 03:03:32 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/zend.txt 2025/11/21 03:03:32 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/hello world 2025/11/21 03:03:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/hello world2 2025/11/21 03:03:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/ignore dir/.ignore 2025/11/21 03:03:34 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/ignore dir/should be ignored 2025/11/21 03:03:34 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/sub sub dir/hello world3 2025/11/21 03:03:35 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir/sub sub dir" 2025/11/21 03:03:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir/ignore dir" 2025/11/21 03:03:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir" --- PASS: TestListDirSorted (26.35s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:03:38 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "a.txt" 2025/11/21 03:03:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "zend.txt" 2025/11/21 03:03:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir" with ID 1119373 2025/11/21 03:03:43 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/21 03:03:45 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/21 03:03:46 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir/ignore dir" with ID 1119374 2025/11/21 03:03:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/21 03:03:50 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/21 03:03:50 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir/sub sub dir" with ID 1119375 2025/11/21 03:03:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/21 03:03:54 DEBUG : a.txt: Excluded (Size Filter) 2025/11/21 03:03:54 DEBUG : a.txt: Excluded 2025/11/21 03:03:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 03:03:54 DEBUG : sub dir/hello world2: Excluded 2025/11/21 03:03:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 03:03:54 DEBUG : sub dir/hello world: Excluded 2025/11/21 03:03:55 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 03:03:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/21 03:03:56 DEBUG : sub dir/hello world2: Excluded 2025/11/21 03:03:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/21 03:03:56 DEBUG : sub dir/hello world: Excluded 2025/11/21 03:03:56 DEBUG : sub dir/ignore dir: Excluded 2025/11/21 03:03:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/a.txt 2025/11/21 03:03:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/zend.txt 2025/11/21 03:03:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/hello world 2025/11/21 03:03:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/hello world2 2025/11/21 03:04:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/sub sub dir/hello world3 2025/11/21 03:04:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/ignore dir/.ignore 2025/11/21 03:04:01 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/ignore dir/should be ignored 2025/11/21 03:04:01 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir/sub sub dir" 2025/11/21 03:04:06 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir/ignore dir" 2025/11/21 03:04:07 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir" --- PASS: TestListDirSortedFn (30.27s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:04:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "file1" 2025/11/21 03:04:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub" with ID 1119376 2025/11/21 03:04:11 INFO : FileLu root 'rclone-test-hawakoy1sibu': 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/21 03:04:15 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/21 03:04:16 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/file1 2025/11/21 03:04:17 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub/file2 2025/11/21 03:04:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub" --- PASS: TestListJSON (11.36s) --- PASS: TestListJSON/Default (0.38s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.37s) --- PASS: TestListJSON/Recurse (0.76s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.38s) --- PASS: TestListJSON/NoMimeType (0.36s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.39s) --- PASS: TestListJSON/Metadata (0.37s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:04:20 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "file1" 2025/11/21 03:04:21 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub" with ID 1119379 2025/11/21 03:04:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': 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/21 03:04:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu/notfound" 2025/11/21 03:04:29 DEBUG : Config file has changed externally - reloading 2025/11/21 03:04:31 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/file1 2025/11/21 03:04:32 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub/file2 2025/11/21 03:04:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub" --- PASS: TestStatJSON (14.85s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.36s) --- PASS: TestStatJSON/Dir (0.74s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.75s) --- PASS: TestStatJSON/NotFound (0.75s) --- PASS: TestStatJSON/DirFilesOnly (0.38s) --- PASS: TestStatJSON/FileFilesOnly (0.72s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.38s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (1.07s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:04:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Making directory 2025/11/21 03:04:34 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu" with ID 1.119339e+06 2025/11/21 03:04:34 INFO : FileLu root 'rclone-test-hawakoy1sibu': Making directory 2025/11/21 03:04:34 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu" with ID 1.119339e+06 --- PASS: TestMkdir (1.80s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:04:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir" with ID 1119381 2025/11/21 03:04:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/21 03:04:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/hello world 2025/11/21 03:04:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir" --- PASS: TestLsd (5.76s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:04:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" 2025/11/21 03:04:45 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" 2025/11/21 03:04:46 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 03:04:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 --- PASS: TestLs (6.13s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:04:49 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" 2025/11/21 03:04:51 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" 2025/11/21 03:04:51 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/21 03:04:51 DEBUG : empty space: Excluded 2025/11/21 03:04:53 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 03:04:54 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 --- PASS: TestLsWithFilesFrom (7.01s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:04:56 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" 2025/11/21 03:04:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" 2025/11/21 03:04:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 03:05:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 --- PASS: TestLsLong (6.12s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:05:05 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" 2025/11/21 03:05:07 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" 2025/11/21 03:05:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 03:05:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 --- PASS: TestHashSums (9.73s) === RUN TestHashSumsWithErrors 2025/11/21 03:05:10 DEBUG : Creating backend with remote ":memory:" 2025/11/21 03:05:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/21 03:05:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/21 03:05:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/21 03:05:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/21 03:05:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/21 03:05:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/21 03:05:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/21 03:05:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/21 03:05:10 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:05:11 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" 2025/11/21 03:05:13 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "empty space" 2025/11/21 03:05:14 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir" with ID 1119386 2025/11/21 03:05:16 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/21 03:05:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/empty space 2025/11/21 03:05:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 2025/11/21 03:05:19 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/potato3 2025/11/21 03:05:19 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir" --- PASS: TestCount (10.02s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:05:22 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "small" 2025/11/21 03:05:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "medium" 2025/11/21 03:05:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "large" 2025/11/21 03:05:25 DEBUG : Waiting for deletions to finish 2025/11/21 03:05:26 DEBUG : large: Excluded (Size Filter) 2025/11/21 03:05:26 DEBUG : large: Excluded 2025/11/21 03:05:26 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/medium 2025/11/21 03:05:26 INFO : medium: Deleted 2025/11/21 03:05:27 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/small 2025/11/21 03:05:27 INFO : small: Deleted 2025/11/21 03:05:28 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/large --- PASS: TestDelete (9.26s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:05:31 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "small" 2025/11/21 03:05:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "medium" 2025/11/21 03:05:35 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "large" 2025/11/21 03:05:35 DEBUG : Waiting for deletions to finish 2025/11/21 03:05:35 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/21 03:05:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/large 2025/11/21 03:05:36 INFO : large: Deleted 2025/11/21 03:05:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/medium 2025/11/21 03:05:36 INFO : medium: Deleted 2025/11/21 03:05:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/small --- PASS: TestMaxDelete (8.97s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:05:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "small" 2025/11/21 03:05:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "medium" 2025/11/21 03:05:43 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "large" 2025/11/21 03:05:44 DEBUG : Waiting for deletions to finish 2025/11/21 03:05:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/21 03:05:44 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/medium 2025/11/21 03:05:44 INFO : medium: Deleted 2025/11/21 03:05:45 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/small 2025/11/21 03:05:45 INFO : small: Deleted 2025/11/21 03:05:46 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/large --- PASS: TestMaxDeleteSizeLargeFile (8.75s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:05:48 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "small" 2025/11/21 03:05:51 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "medium" 2025/11/21 03:05:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "large" 2025/11/21 03:05:53 DEBUG : Waiting for deletions to finish 2025/11/21 03:05:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/21 03:05:53 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/large 2025/11/21 03:05:53 INFO : large: Deleted 2025/11/21 03:05:53 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/medium 2025/11/21 03:05:53 INFO : medium: Deleted 2025/11/21 03:05:55 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/small --- PASS: TestMaxDeleteSize (8.89s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:05:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "ReadFile" 2025/11/21 03:06:01 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/ReadFile --- PASS: TestReadFile (8.22s) === RUN TestRetry 2025/11/21 03:06:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/21 03:06:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/21 03:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 03:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 03:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 03:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/21 03:06:04 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:06:06 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "file1" 2025/11/21 03:06:08 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "file2" 2025/11/21 03:06:22 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/file1 2025/11/21 03:06:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/file2 --- PASS: TestCat (19.17s) === RUN TestPurge 2025/11/21 03:06:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-renuxaj8raxi" 2025/11/21 03:06:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:06:23 DEBUG : Creating backend with remote "/tmp/rclone2012875035" run.go:185: Remote "FileLu root 'rclone-test-renuxaj8raxi'", Local "Local file system at /tmp/rclone2012875035", Modify Window "876000h0m0s" 2025/11/21 03:06:23 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi" with ID 1119391 2025/11/21 03:06:24 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi" with ID 1.119391e+06 2025/11/21 03:06:25 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A1/B1/C1" with ID 1119394 2025/11/21 03:06:26 INFO : FileLu root 'rclone-test-renuxaj8raxi': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/21 03:06:26 INFO : A2: Making directory 2025/11/21 03:06:26 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A2" with ID 1119395 2025/11/21 03:06:26 INFO : A1/B2: Making directory 2025/11/21 03:06:27 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A1/B2" with ID 1119396 2025/11/21 03:06:27 INFO : A1/B2/C2: Making directory 2025/11/21 03:06:27 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A1/B2/C2" with ID 1119397 2025/11/21 03:06:27 INFO : A1/B1/C3: Making directory 2025/11/21 03:06:27 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A1/B1/C3" with ID 1119398 2025/11/21 03:06:27 INFO : A3: Making directory 2025/11/21 03:06:28 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A3" with ID 1119399 2025/11/21 03:06:28 INFO : A3/B3: Making directory 2025/11/21 03:06:28 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A3/B3" with ID 1119400 2025/11/21 03:06:28 INFO : A3/B3/C4: Making directory 2025/11/21 03:06:29 INFO : FileLu root 'rclone-test-renuxaj8raxi': Successfully created folder "rclone-test-renuxaj8raxi/A3/B3/C4" with ID 1119401 2025/11/21 03:06:31 INFO : FileLu root 'rclone-test-renuxaj8raxi': Put: Successfully uploaded new file "A1/two" 2025/11/21 03:06:33 INFO : FileLu root 'rclone-test-renuxaj8raxi': Rmdir: successfully deleted "/rclone-test-renuxaj8raxi/A1/B1" 2025/11/21 03:06:35 INFO : FileLu root 'rclone-test-renuxaj8raxi': Rmdir: successfully deleted "/rclone-test-renuxaj8raxi" 2025/11/21 03:06:35 ERROR : error listing: directory not found 2025/11/21 03:06:35 DEBUG : FileLu root 'rclone-test-renuxaj8raxi': Purge remote 2025/11/21 03:06:35 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (12.36s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:06:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu" with ID 1.119339e+06 2025/11/21 03:06:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1/C1" with ID 1119405 2025/11/21 03:06:38 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/21 03:06:38 INFO : A2: Making directory 2025/11/21 03:06:38 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A2" with ID 1119406 2025/11/21 03:06:38 INFO : A1/B2: Making directory 2025/11/21 03:06:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B2" with ID 1119407 2025/11/21 03:06:39 INFO : A1/B2/C2: Making directory 2025/11/21 03:06:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B2/C2" with ID 1119408 2025/11/21 03:06:39 INFO : A1/B1/C3: Making directory 2025/11/21 03:06:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1/C3" with ID 1119409 2025/11/21 03:06:39 INFO : A3: Making directory 2025/11/21 03:06:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3" with ID 1119410 2025/11/21 03:06:40 INFO : A3/B3: Making directory 2025/11/21 03:06:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3/B3" with ID 1119411 2025/11/21 03:06:40 INFO : A3/B3/C4: Making directory 2025/11/21 03:06:40 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3/B3/C4" with ID 1119412 2025/11/21 03:06:43 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "A1/two" 2025/11/21 03:06:45 DEBUG : removing 1 level 3 directories 2025/11/21 03:06:45 INFO : A3/B3/C4: Removing directory 2025/11/21 03:06:45 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3/B3/C4" 2025/11/21 03:06:48 DEBUG : removing 2 level 3 directories 2025/11/21 03:06:48 INFO : A1/B2/C2: Removing directory 2025/11/21 03:06:48 INFO : A1/B1/C3: Removing directory 2025/11/21 03:06:49 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B2/C2" 2025/11/21 03:06:49 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1/C3" 2025/11/21 03:06:49 DEBUG : removing 2 level 2 directories 2025/11/21 03:06:49 INFO : A3/B3: Removing directory 2025/11/21 03:06:49 INFO : A1/B2: Removing directory 2025/11/21 03:06:50 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3/B3" 2025/11/21 03:06:50 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B2" 2025/11/21 03:06:50 DEBUG : removing 2 level 1 directories 2025/11/21 03:06:50 INFO : A3: Removing directory 2025/11/21 03:06:50 INFO : A2: Removing directory 2025/11/21 03:06:51 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3" 2025/11/21 03:06:51 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A2" 2025/11/21 03:06:53 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A1/B1/C1/one 2025/11/21 03:06:54 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A1/two 2025/11/21 03:06:56 DEBUG : removing 1 level 3 directories 2025/11/21 03:06:56 INFO : A1/B1/C1: Removing directory 2025/11/21 03:06:56 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1/C1" 2025/11/21 03:06:56 DEBUG : removing 1 level 2 directories 2025/11/21 03:06:56 INFO : A1/B1: Removing directory 2025/11/21 03:06:57 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1" 2025/11/21 03:06:57 DEBUG : removing 1 level 1 directories 2025/11/21 03:06:57 INFO : A1: Removing directory 2025/11/21 03:06:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1" 2025/11/21 03:06:58 DEBUG : removing 1 level 0 directories 2025/11/21 03:06:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Removing directory 2025/11/21 03:06:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu" 2025/11/21 03:06:59 ERROR : error listing: directory not found 2025/11/21 03:06:59 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (23.99s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:07:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu" with ID 1119414 2025/11/21 03:07:00 INFO : A1: Making directory 2025/11/21 03:07:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1" with ID 1119415 2025/11/21 03:07:00 INFO : A1/B1: Making directory 2025/11/21 03:07:01 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1" with ID 1119416 2025/11/21 03:07:01 INFO : A1/B1/C1: Making directory 2025/11/21 03:07:01 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1/C1" with ID 1119417 2025/11/21 03:07:04 DEBUG : removing 1 level 3 directories 2025/11/21 03:07:04 INFO : A1/B1/C1: Removing directory 2025/11/21 03:07:06 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1/C1" 2025/11/21 03:07:06 DEBUG : removing 1 level 2 directories 2025/11/21 03:07:06 INFO : A1/B1: Removing directory 2025/11/21 03:07:07 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1" 2025/11/21 03:07:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1" --- PASS: TestRmdirsLeaveRoot (9.96s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:07:10 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu" with ID 1.119414e+06 2025/11/21 03:07:10 INFO : A1: Making directory 2025/11/21 03:07:10 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1" with ID 1119418 2025/11/21 03:07:10 INFO : A1/B1: Making directory 2025/11/21 03:07:10 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1" with ID 1119419 2025/11/21 03:07:10 INFO : A1/B1/C1: Making directory 2025/11/21 03:07:11 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1/C1" with ID 1119421 2025/11/21 03:07:14 DEBUG : removing 1 level 3 directories 2025/11/21 03:07:14 INFO : A1/B1/C1: Removing directory 2025/11/21 03:07:15 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1/C1" 2025/11/21 03:07:15 DEBUG : removing 1 level 2 directories 2025/11/21 03:07:15 INFO : A1/B1: Removing directory 2025/11/21 03:07:15 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1" 2025/11/21 03:07:17 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1" --- PASS: TestRmdirsWithFilter (8.45s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:07:20 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "file1" 2025/11/21 03:07:21 DEBUG : filename.txt: File name found in url 2025/11/21 03:07:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "filename.txt" 2025/11/21 03:07:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/21 03:07:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/21 03:07:26 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "file2" 2025/11/21 03:07:27 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/file1 2025/11/21 03:07:28 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/file2 2025/11/21 03:07:28 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/filename.txt 2025/11/21 03:07:29 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/headerfilename.txt --- PASS: TestCopyURL (11.08s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:07:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/21 03:07:30 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub" with ID 1119423 2025/11/21 03:07:31 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub/file2" 2025/11/21 03:07:31 DEBUG : sub/file2: size = 14 OK 2025/11/21 03:07:31 INFO : file1: Copied (new) to: sub/file2 2025/11/21 03:07:31 INFO : file1: Deleted 2025/11/21 03:07:33 DEBUG : sub/file2: size = 14 OK 2025/11/21 03:07:33 DEBUG : file1: Sizes identical 2025/11/21 03:07:33 DEBUG : file1: Unchanged skipping 2025/11/21 03:07:33 INFO : file1: Deleted 2025/11/21 03:07:34 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': don't need to copy/move sub/file2, it is already at target location 2025/11/21 03:07:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub/file2 2025/11/21 03:07:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub" --- PASS: TestMoveFile (7.72s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:07:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/21 03:07:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "file1" 2025/11/21 03:07:39 DEBUG : file1: size = 14 OK 2025/11/21 03:07:39 INFO : file1: Copied (new) 2025/11/21 03:07:39 INFO : file1: Deleted 2025/11/21 03:07:40 DEBUG : file1: Destination exists, skipping 2025/11/21 03:07:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/21 03:07:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/file1 --- PASS: TestMoveFileWithIgnoreExisting (5.25s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.73s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.71s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:07:44 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/dst" with ID 1119428 2025/11/21 03:07:45 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "dst/file1" 2025/11/21 03:07:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hawakoy1sibu/backup" 2025/11/21 03:07:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2874985253) 2025/11/21 03:07:48 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-hawakoy1sibu') 2025/11/21 03:07:48 DEBUG : dst/file1: Sizes differ 2025/11/21 03:07:50 INFO : FileLu root 'rclone-test-hawakoy1sibu/backup': Successfully created folder "rclone-test-hawakoy1sibu/backup/dst" with ID 1119433 2025/11/21 03:07:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/dst/file1 2025/11/21 03:07:52 INFO : dst/file1: Moved (server-side) 2025/11/21 03:07:54 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "dst/file1" 2025/11/21 03:07:54 DEBUG : dst/file1: size = 14 OK 2025/11/21 03:07:54 INFO : dst/file1: Copied (new) 2025/11/21 03:07:54 INFO : dst/file1: Deleted 2025/11/21 03:07:57 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/dst/file1 2025/11/21 03:07:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/backup/dst/file1 2025/11/21 03:07:58 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/dst" 2025/11/21 03:07:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/backup/dst" 2025/11/21 03:08:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/backup" --- PASS: TestMoveFileBackupDir (16.76s) === 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-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:08:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu" with ID 1.119414e+06 2025/11/21 03:08:01 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1" with ID 1119438 2025/11/21 03:08:03 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "A1/one" 2025/11/21 03:08:07 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "A1/two" 2025/11/21 03:08:08 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1" with ID 1119439 2025/11/21 03:08:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "A1/B1/three" 2025/11/21 03:08:10 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1/C1" with ID 1119441 2025/11/21 03:08:11 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/21 03:08:12 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1/C2" with ID 1119443 2025/11/21 03:08:14 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/21 03:08:14 INFO : A1/B2: Making directory 2025/11/21 03:08:14 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B2" with ID 1119444 2025/11/21 03:08:14 INFO : A1/B1/C3: Making directory 2025/11/21 03:08:14 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A1/B1/C3" with ID 1119445 2025/11/21 03:08:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A2" with ID 1119447 2025/11/21 03:08:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A2/B1" with ID 1119448 2025/11/21 03:08:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A2/B1/C1" with ID 1119449 2025/11/21 03:08:19 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A2/B1/C2" with ID 1119450 2025/11/21 03:08:19 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A2/B1/C3" with ID 1119451 2025/11/21 03:08:20 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A2/B2" with ID 1119453 2025/11/21 03:08:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A1/B1/C2/five 2025/11/21 03:08:23 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/21 03:08:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A1/B1/three 2025/11/21 03:08:23 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/21 03:08:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A1/B1/C1/four 2025/11/21 03:08:23 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/21 03:08:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A1/one 2025/11/21 03:08:23 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/21 03:08:24 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A1/two 2025/11/21 03:08:24 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/21 03:08:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B2" 2025/11/21 03:08:25 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1/C3" 2025/11/21 03:08:26 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1/C2" 2025/11/21 03:08:27 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1/C1" 2025/11/21 03:08:28 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1/B1" 2025/11/21 03:08:28 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A1" 2025/11/21 03:08:31 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3" with ID 1119458 2025/11/21 03:08:32 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3/B1" with ID 1119459 2025/11/21 03:08:32 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3/B1/C1" with ID 1119460 2025/11/21 03:08:32 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3/B1/C2" with ID 1119461 2025/11/21 03:08:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3/B1/C3" with ID 1119462 2025/11/21 03:08:33 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A3/B2" with ID 1119463 2025/11/21 03:08:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A2/B1/three 2025/11/21 03:08:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/21 03:08:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A2/B1/C1/four 2025/11/21 03:08:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/21 03:08:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A2/one 2025/11/21 03:08:37 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/21 03:08:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A2/two 2025/11/21 03:08:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/21 03:08:37 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A2/B1/C2/five 2025/11/21 03:08:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/21 03:08:38 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A2/B2" 2025/11/21 03:08:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A2/B1/C3" 2025/11/21 03:08:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A2/B1/C2" 2025/11/21 03:08:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A2/B1/C1" 2025/11/21 03:08:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A2/B1" 2025/11/21 03:08:43 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A2" 2025/11/21 03:08:45 INFO : FileLu root 'rclone-test-hawakoy1sibu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/21 03:08:46 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A4" with ID 1119472 2025/11/21 03:08:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A4/B1" with ID 1119473 2025/11/21 03:08:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A4/B1/C1" with ID 1119474 2025/11/21 03:08:47 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A4/B1/C2" with ID 1119475 2025/11/21 03:08:48 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A4/B1/C3" with ID 1119476 2025/11/21 03:08:48 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/A4/B2" with ID 1119477 2025/11/21 03:08:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A3/one 2025/11/21 03:08:52 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/21 03:08:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A3/two 2025/11/21 03:08:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/21 03:08:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A3/B1/C1/four 2025/11/21 03:08:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/21 03:08:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A3/B1/C2/five 2025/11/21 03:08:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/21 03:08:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A3/B1/three 2025/11/21 03:08:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/21 03:08:53 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3/B2" 2025/11/21 03:08:54 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3/B1/C3" 2025/11/21 03:08:54 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3/B1/C2" 2025/11/21 03:08:55 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3/B1/C1" 2025/11/21 03:08:56 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3/B1" 2025/11/21 03:08:57 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A3" 2025/11/21 03:08:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A4/one 2025/11/21 03:09:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A4/two 2025/11/21 03:09:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A4/B1/three 2025/11/21 03:09:03 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A4/B1/C1/four 2025/11/21 03:09:05 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/A4/B1/C2/five 2025/11/21 03:09:06 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A4/B2" 2025/11/21 03:09:07 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A4/B1/C3" 2025/11/21 03:09:07 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A4/B1/C2" 2025/11/21 03:09:08 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A4/B1/C1" 2025/11/21 03:09:09 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A4/B1" 2025/11/21 03:09:10 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/A4" --- PASS: TestDirMove (70.03s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:09:10 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.73s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:09:11 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 03:09:13 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/21 03:09:13 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 03:09:13 NOTICE: FileLu root 'rclone-test-hawakoy1sibu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/21 03:09:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/21 03:09:13 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/21 03:09:15 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/21 03:09:15 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 03:09:15 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/21 03:09:17 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/no_checksum_big_file_from_pipe 2025/11/21 03:09:17 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:09:18 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 03:09:20 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/21 03:09:20 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 03:09:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/21 03:09:20 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/21 03:09:22 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/21 03:09:22 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 03:09:22 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/21 03:09:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/with_checksum_big_file_from_pipe 2025/11/21 03:09:23 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:09:24 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 03:09:26 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/21 03:09:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 03:09:26 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/21 03:09:26 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/21 03:09:27 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/21 03:09:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 03:09:27 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/21 03:09:28 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/ignore_checksum_big_file_from_pipe 2025/11/21 03:09:29 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:09:30 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/21 03:09:32 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/21 03:09:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/21 03:09:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/21 03:09:32 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/21 03:09:34 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/21 03:09:34 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/21 03:09:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/21 03:09:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/ignore_checksum_big_file_from_pipe 2025/11/21 03:09:36 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (25.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.06s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.75s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:09:39 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato1" 2025/11/21 03:09:39 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/21 03:09:41 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "potato2" 2025/11/21 03:09:41 DEBUG : potato2: size = 60 OK 2025/11/21 03:09:41 DEBUG : potato2: Size of src and dst objects identical 2025/11/21 03:09:42 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato1 2025/11/21 03:09:43 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/potato2 --- PASS: TestRcatSize (6.19s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.76s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.77s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.74s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.74s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.80s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.77s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.73s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-hawakoy1sibu'", Local "Local file system at /tmp/rclone2874985253", Modify Window "876000h0m0s" 2025/11/21 03:09:49 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully created folder "rclone-test-hawakoy1sibu/sub dir" with ID 1119488 2025/11/21 03:09:51 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/21 03:09:52 INFO : FileLu root 'rclone-test-hawakoy1sibu': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/21 03:09:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bajigat7" before starting 2025/11/21 03:09:59 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/test remove existing 2025/11/21 03:10:00 DEBUG : sub dir/test remove existing.bajigat7: TEST: removing renamed existing file after operation 2025/11/21 03:10:00 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/test remove existing.bajigat7 2025/11/21 03:10:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.focizox6" before starting 2025/11/21 03:10:08 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/21 03:10:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.focizox6: TEST: renaming existing back after failed operation 2025/11/21 03:10:12 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.focizox6 2025/11/21 03:10:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nugawuy8" before starting 2025/11/21 03:10:17 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/21 03:10:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nugawuy8: TEST: removing renamed existing file after operation 2025/11/21 03:10:18 INFO : FileLu root 'rclone-test-hawakoy1sibu': Successfully deleted file: /rclone-test-hawakoy1sibu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nugawuy8 2025/11/21 03:10:20 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu/sub dir" --- PASS: TestRemoveExisting (32.11s) === 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/21 03:10:21 DEBUG : FileLu root 'rclone-test-hawakoy1sibu': Purge remote 2025/11/21 03:10:21 INFO : FileLu root 'rclone-test-hawakoy1sibu': Rmdir: successfully deleted "/rclone-test-hawakoy1sibu" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 11m35.838068898s (try 1/5)