"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/17 04:13:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja" 2025/11/17 04:13:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:13:25 DEBUG : Creating backend with remote "/tmp/rclone1373201443" === 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/17 04:13:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.83s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/17 04:13:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.37s) === RUN TestSizeDiffers 2025/11/17 04:13:26 DEBUG : a: size = 0 OK 2025/11/17 04:13:26 DEBUG : a: size = 1 (memory) 2025/11/17 04:13:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/17 04:13:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/17 04:13:26 DEBUG : potato: Seek from 10 to 0 2025/11/17 04:13:26 DEBUG : potato: Seek from 10 to 0 2025/11/17 04:13:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/17 04:13:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 2 2025/11/17 04:13:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/17 04:13:26 DEBUG : potato: Seek from 7 to 0 2025/11/17 04:13:26 DEBUG : potato: Seek from 7 to 0 2025/11/17 04:13:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/17 04:13:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 2 2025/11/17 04:13:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/17 04:13:26 DEBUG : potato: Seek from 8 to 0 2025/11/17 04:13:26 DEBUG : potato: Seek from 8 to 0 2025/11/17 04:13:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/17 04:13:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/17 04:13:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/17 04:13:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/17 04:13:26 DEBUG : potato: Seek from 5 to 2 2025/11/17 04:13:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/17 04:13:26 DEBUG : potato: Seek from 9 to 0 2025/11/17 04:13:26 DEBUG : potato: Seek from 9 to 0 2025/11/17 04:13:26 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:13:29 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja" with ID 1112185 2025/11/17 04:13:34 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/17 04:13:37 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/17 04:13:40 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/17 04:13:44 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/17 04:13:46 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:13:46 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 2025/11/17 04:13:46 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/remotepotato 2025/11/17 04:13:47 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/rutabaga --- PASS: TestCheck (20.75s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.36s) === RUN TestCheckFsError 2025/11/17 04:13:47 DEBUG : Creating backend with remote "nonexistent" 2025/11/17 04:13:47 DEBUG : Config file has changed externally - reloading 2025/11/17 04:13:47 DEBUG : Creating backend with remote "nonexistent" 2025/11/17 04:13:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/17 04:13:47 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/17 04:13:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/17 04:13:47 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:13:49 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/17 04:13:54 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/17 04:13:58 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/17 04:14:04 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/17 04:14:08 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:14:08 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 2025/11/17 04:14:08 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/remotepotato 2025/11/17 04:14:09 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/rutabaga --- PASS: TestCheckDownload (22.10s) --- PASS: TestCheckDownload/1 (1.51s) --- PASS: TestCheckDownload/2 (1.46s) --- PASS: TestCheckDownload/3 (1.45s) --- PASS: TestCheckDownload/4 (1.72s) --- PASS: TestCheckDownload/5 (1.54s) --- PASS: TestCheckDownload/6 (1.55s) --- PASS: TestCheckDownload/7 (1.51s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:14:11 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/17 04:14:14 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/17 04:14:17 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/17 04:14:20 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/17 04:14:22 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:14:22 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 2025/11/17 04:14:22 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/remotepotato 2025/11/17 04:14:23 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/rutabaga --- PASS: TestCheckSizeOnly (13.90s) --- PASS: TestCheckSizeOnly/1 (0.36s) --- PASS: TestCheckSizeOnly/2 (0.39s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:14:25 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" 2025/11/17 04:14:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/17 04:14:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/17 04:14:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/17 04:14:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/17 04:14:29 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" 2025/11/17 04:14:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/17 04:14:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/17 04:14:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/17 04:14:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/17 04:14:32 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/test.sum --- PASS: TestParseSumFile (9.08s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:14:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja/data" check_test.go:350: FileLu root 'rclone-test-goqucur8meja/data' lacks md5, skipping --- SKIP: TestCheckSum (1.40s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:14:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja/data" 2025/11/17 04:14:35 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/data" with ID 1112186 2025/11/17 04:14:36 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "data/banana" 2025/11/17 04:14:38 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/17 04:14:44 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "data/potato" 2025/11/17 04:14:46 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/17 04:14:53 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/17 04:14:59 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/17 04:15:05 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/17 04:15:53 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/17 04:16:04 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "data/banana" 2025/11/17 04:16:06 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "data/potato" 2025/11/17 04:16:08 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/17 04:16:31 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/test.sum 2025/11/17 04:16:32 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/data/banana 2025/11/17 04:16:32 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/data/potato 2025/11/17 04:16:33 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/data" --- PASS: TestCheckSumDownload (119.43s) --- PASS: TestCheckSumDownload/subtest1 (3.25s) --- PASS: TestCheckSumDownload/subtest2 (3.25s) --- PASS: TestCheckSumDownload/subtest3 (3.54s) --- PASS: TestCheckSumDownload/subtest4 (3.32s) --- PASS: TestCheckSumDownload/subtest5 (3.47s) --- PASS: TestCheckSumDownload/subtest6 (7.63s) --- PASS: TestCheckSumDownload/subtest7 (3.28s) === RUN TestApplyTransforms 2025/11/17 04:16:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dixuqaj5tini" 2025/11/17 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone530743602" run.go:185: Remote "FileLu root 'rclone-test-dixuqaj5tini'", Local "Local file system at /tmp/rclone530743602", Modify Window "876000h0m0s" 2025/11/17 04:16:33 INFO : FileLu root 'rclone-test-dixuqaj5tini': Successfully created folder "rclone-test-dixuqaj5tini" with ID 1112187 2025/11/17 04:16:36 INFO : FileLu root 'rclone-test-dixuqaj5tini': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/17 04:16:36 ERROR : hello, world!: sum not found 2025/11/17 04:16:36 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-dixuqaj5tini' 2025/11/17 04:16:36 NOTICE: FileLu root 'rclone-test-dixuqaj5tini': 1 files missing 2025/11/17 04:16:36 NOTICE: 1 hashes missing 2025/11/17 04:16:36 NOTICE: FileLu root 'rclone-test-dixuqaj5tini': 1 differences found 2025/11/17 04:16:36 NOTICE: FileLu root 'rclone-test-dixuqaj5tini': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/17 04:16:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:16:38 NOTICE: FileLu root 'rclone-test-dixuqaj5tini': 0 differences found 2025/11/17 04:16:38 NOTICE: FileLu root 'rclone-test-dixuqaj5tini': 1 matching files 2025/11/17 04:16:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vaheqiv3fanu" 2025/11/17 04:16:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:16:38 DEBUG : Creating backend with remote "/tmp/rclone4016003938" run.go:185: Remote "FileLu root 'rclone-test-vaheqiv3fanu'", Local "Local file system at /tmp/rclone4016003938", Modify Window "876000h0m0s" 2025/11/17 04:16:38 INFO : FileLu root 'rclone-test-vaheqiv3fanu': Successfully created folder "rclone-test-vaheqiv3fanu" with ID 1112188 2025/11/17 04:16:40 INFO : FileLu root 'rclone-test-vaheqiv3fanu': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/17 04:16:41 ERROR : HELLO, WORLD!: sum not found 2025/11/17 04:16:41 ERROR : hello, world!: file not in FileLu root 'rclone-test-vaheqiv3fanu' 2025/11/17 04:16:41 NOTICE: FileLu root 'rclone-test-vaheqiv3fanu': 1 files missing 2025/11/17 04:16:41 NOTICE: 1 hashes missing 2025/11/17 04:16:41 NOTICE: FileLu root 'rclone-test-vaheqiv3fanu': 1 differences found 2025/11/17 04:16:41 NOTICE: FileLu root 'rclone-test-vaheqiv3fanu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/17 04:16:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:16:43 NOTICE: FileLu root 'rclone-test-vaheqiv3fanu': 0 differences found 2025/11/17 04:16:43 NOTICE: FileLu root 'rclone-test-vaheqiv3fanu': 1 matching files 2025/11/17 04:16:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pedifuj2liqi" 2025/11/17 04:16:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:16:43 DEBUG : Creating backend with remote "/tmp/rclone4009165341" run.go:185: Remote "FileLu root 'rclone-test-pedifuj2liqi'", Local "Local file system at /tmp/rclone4009165341", Modify Window "876000h0m0s" 2025/11/17 04:16:43 INFO : FileLu root 'rclone-test-pedifuj2liqi': Successfully created folder "rclone-test-pedifuj2liqi" with ID 1112189 2025/11/17 04:16:45 INFO : FileLu root 'rclone-test-pedifuj2liqi': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/17 04:16:45 ERROR : HeLlO, wOrLd!: sum not found 2025/11/17 04:16:45 ERROR : hello, world!: file not in FileLu root 'rclone-test-pedifuj2liqi' 2025/11/17 04:16:45 NOTICE: FileLu root 'rclone-test-pedifuj2liqi': 1 files missing 2025/11/17 04:16:45 NOTICE: 1 hashes missing 2025/11/17 04:16:45 NOTICE: FileLu root 'rclone-test-pedifuj2liqi': 1 differences found 2025/11/17 04:16:45 NOTICE: FileLu root 'rclone-test-pedifuj2liqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/17 04:16:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:16:47 NOTICE: FileLu root 'rclone-test-pedifuj2liqi': 0 differences found 2025/11/17 04:16:47 NOTICE: FileLu root 'rclone-test-pedifuj2liqi': 1 matching files 2025/11/17 04:16:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-juwusul6vuce" 2025/11/17 04:16:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:16:47 DEBUG : Creating backend with remote "/tmp/rclone2938041304" run.go:185: Remote "FileLu root 'rclone-test-juwusul6vuce'", Local "Local file system at /tmp/rclone2938041304", Modify Window "876000h0m0s" 2025/11/17 04:17:15 INFO : FileLu root 'rclone-test-juwusul6vuce': Successfully created folder "rclone-test-juwusul6vuce" with ID 1112190 2025/11/17 04:17:21 INFO : FileLu root 'rclone-test-juwusul6vuce': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/17 04:17:22 ERROR : HELLO, WORLD!: sum not found 2025/11/17 04:17:22 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-juwusul6vuce' 2025/11/17 04:17:22 NOTICE: FileLu root 'rclone-test-juwusul6vuce': 1 files missing 2025/11/17 04:17:22 NOTICE: 1 hashes missing 2025/11/17 04:17:22 NOTICE: FileLu root 'rclone-test-juwusul6vuce': 1 differences found 2025/11/17 04:17:22 NOTICE: FileLu root 'rclone-test-juwusul6vuce': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/17 04:17:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:17:23 NOTICE: FileLu root 'rclone-test-juwusul6vuce': 0 differences found 2025/11/17 04:17:23 NOTICE: FileLu root 'rclone-test-juwusul6vuce': 1 matching files 2025/11/17 04:17:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tipatis4kani" 2025/11/17 04:17:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:17:23 DEBUG : Creating backend with remote "/tmp/rclone3141941833" run.go:185: Remote "FileLu root 'rclone-test-tipatis4kani'", Local "Local file system at /tmp/rclone3141941833", Modify Window "876000h0m0s" 2025/11/17 04:17:23 INFO : FileLu root 'rclone-test-tipatis4kani': Successfully created folder "rclone-test-tipatis4kani" with ID 1112191 2025/11/17 04:17:25 INFO : FileLu root 'rclone-test-tipatis4kani': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/17 04:17:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/17 04:17:26 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-tipatis4kani' 2025/11/17 04:17:26 NOTICE: FileLu root 'rclone-test-tipatis4kani': 1 files missing 2025/11/17 04:17:26 NOTICE: 1 hashes missing 2025/11/17 04:17:26 NOTICE: FileLu root 'rclone-test-tipatis4kani': 1 differences found 2025/11/17 04:17:26 NOTICE: FileLu root 'rclone-test-tipatis4kani': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/17 04:17:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:17:28 NOTICE: FileLu root 'rclone-test-tipatis4kani': 0 differences found 2025/11/17 04:17:28 NOTICE: FileLu root 'rclone-test-tipatis4kani': 1 matching files 2025/11/17 04:17:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xamecew1paji" 2025/11/17 04:17:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:17:28 DEBUG : Creating backend with remote "/tmp/rclone2280312902" run.go:185: Remote "FileLu root 'rclone-test-xamecew1paji'", Local "Local file system at /tmp/rclone2280312902", Modify Window "876000h0m0s" 2025/11/17 04:17:28 INFO : FileLu root 'rclone-test-xamecew1paji': Successfully created folder "rclone-test-xamecew1paji" with ID 1112192 2025/11/17 04:17:30 INFO : FileLu root 'rclone-test-xamecew1paji': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/17 04:17:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/17 04:17:31 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xamecew1paji' 2025/11/17 04:17:31 NOTICE: FileLu root 'rclone-test-xamecew1paji': 1 files missing 2025/11/17 04:17:31 NOTICE: 1 hashes missing 2025/11/17 04:17:31 NOTICE: FileLu root 'rclone-test-xamecew1paji': 1 differences found 2025/11/17 04:17:31 NOTICE: FileLu root 'rclone-test-xamecew1paji': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/17 04:17:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:17:32 NOTICE: FileLu root 'rclone-test-xamecew1paji': 0 differences found 2025/11/17 04:17:32 NOTICE: FileLu root 'rclone-test-xamecew1paji': 1 matching files 2025/11/17 04:17:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nifocoy9xivo" 2025/11/17 04:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:17:32 DEBUG : Creating backend with remote "/tmp/rclone3829569646" run.go:185: Remote "FileLu root 'rclone-test-nifocoy9xivo'", Local "Local file system at /tmp/rclone3829569646", Modify Window "876000h0m0s" 2025/11/17 04:17:33 INFO : FileLu root 'rclone-test-nifocoy9xivo': Successfully created folder "rclone-test-nifocoy9xivo" with ID 1112193 2025/11/17 04:17:35 INFO : FileLu root 'rclone-test-nifocoy9xivo': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/17 04:17:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/17 04:17:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nifocoy9xivo' 2025/11/17 04:17:35 NOTICE: FileLu root 'rclone-test-nifocoy9xivo': 1 files missing 2025/11/17 04:17:35 NOTICE: 1 hashes missing 2025/11/17 04:17:35 NOTICE: FileLu root 'rclone-test-nifocoy9xivo': 1 differences found 2025/11/17 04:17:35 NOTICE: FileLu root 'rclone-test-nifocoy9xivo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/17 04:17:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:17:37 NOTICE: FileLu root 'rclone-test-nifocoy9xivo': 0 differences found 2025/11/17 04:17:37 NOTICE: FileLu root 'rclone-test-nifocoy9xivo': 1 matching files 2025/11/17 04:17:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-munofav7buhu" 2025/11/17 04:17:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:17:37 DEBUG : Creating backend with remote "/tmp/rclone3549987203" run.go:185: Remote "FileLu root 'rclone-test-munofav7buhu'", Local "Local file system at /tmp/rclone3549987203", Modify Window "876000h0m0s" 2025/11/17 04:17:37 INFO : FileLu root 'rclone-test-munofav7buhu': Successfully created folder "rclone-test-munofav7buhu" with ID 1112194 2025/11/17 04:17:39 INFO : FileLu root 'rclone-test-munofav7buhu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/17 04:17:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/17 04:17:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-munofav7buhu' 2025/11/17 04:17:40 NOTICE: FileLu root 'rclone-test-munofav7buhu': 1 files missing 2025/11/17 04:17:40 NOTICE: 1 hashes missing 2025/11/17 04:17:40 NOTICE: FileLu root 'rclone-test-munofav7buhu': 1 differences found 2025/11/17 04:17:40 NOTICE: FileLu root 'rclone-test-munofav7buhu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/17 04:17:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:17:41 NOTICE: FileLu root 'rclone-test-munofav7buhu': 0 differences found 2025/11/17 04:17:41 NOTICE: FileLu root 'rclone-test-munofav7buhu': 1 matching files 2025/11/17 04:17:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kitahih9munu" 2025/11/17 04:17:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:17:41 DEBUG : Creating backend with remote "/tmp/rclone1900188573" run.go:185: Remote "FileLu root 'rclone-test-kitahih9munu'", Local "Local file system at /tmp/rclone1900188573", Modify Window "876000h0m0s" 2025/11/17 04:17:42 INFO : FileLu root 'rclone-test-kitahih9munu': Successfully created folder "rclone-test-kitahih9munu" with ID 1112195 2025/11/17 04:17:44 INFO : FileLu root 'rclone-test-kitahih9munu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/17 04:17:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/17 04:17:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-kitahih9munu' 2025/11/17 04:17:45 NOTICE: FileLu root 'rclone-test-kitahih9munu': 1 files missing 2025/11/17 04:17:45 NOTICE: 1 hashes missing 2025/11/17 04:17:45 NOTICE: FileLu root 'rclone-test-kitahih9munu': 1 differences found 2025/11/17 04:17:45 NOTICE: FileLu root 'rclone-test-kitahih9munu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/17 04:17:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:17:46 NOTICE: FileLu root 'rclone-test-kitahih9munu': 0 differences found 2025/11/17 04:17:46 NOTICE: FileLu root 'rclone-test-kitahih9munu': 1 matching files 2025/11/17 04:17:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nelebur5saqa" 2025/11/17 04:17:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:17:46 DEBUG : Creating backend with remote "/tmp/rclone1958207059" run.go:185: Remote "FileLu root 'rclone-test-nelebur5saqa'", Local "Local file system at /tmp/rclone1958207059", Modify Window "876000h0m0s" 2025/11/17 04:17:47 INFO : FileLu root 'rclone-test-nelebur5saqa': Successfully created folder "rclone-test-nelebur5saqa" with ID 1112196 2025/11/17 04:17:49 INFO : FileLu root 'rclone-test-nelebur5saqa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/17 04:17:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/17 04:17:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nelebur5saqa' 2025/11/17 04:17:49 NOTICE: FileLu root 'rclone-test-nelebur5saqa': 1 files missing 2025/11/17 04:17:49 NOTICE: 1 hashes missing 2025/11/17 04:17:49 NOTICE: FileLu root 'rclone-test-nelebur5saqa': 1 differences found 2025/11/17 04:17:49 NOTICE: FileLu root 'rclone-test-nelebur5saqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/17 04:17:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/17 04:17:51 NOTICE: FileLu root 'rclone-test-nelebur5saqa': 0 differences found 2025/11/17 04:17:51 NOTICE: FileLu root 'rclone-test-nelebur5saqa': 1 matching files 2025/11/17 04:17:51 DEBUG : FileLu root 'rclone-test-nelebur5saqa': Purge remote 2025/11/17 04:17:51 INFO : FileLu root 'rclone-test-nelebur5saqa': Rmdir: successfully deleted "/rclone-test-nelebur5saqa" 2025/11/17 04:17:51 DEBUG : FileLu root 'rclone-test-kitahih9munu': Purge remote 2025/11/17 04:17:52 INFO : FileLu root 'rclone-test-kitahih9munu': Rmdir: successfully deleted "/rclone-test-kitahih9munu" 2025/11/17 04:17:52 DEBUG : FileLu root 'rclone-test-munofav7buhu': Purge remote 2025/11/17 04:17:52 INFO : FileLu root 'rclone-test-munofav7buhu': Rmdir: successfully deleted "/rclone-test-munofav7buhu" 2025/11/17 04:17:52 DEBUG : FileLu root 'rclone-test-nifocoy9xivo': Purge remote 2025/11/17 04:17:52 INFO : FileLu root 'rclone-test-nifocoy9xivo': Rmdir: successfully deleted "/rclone-test-nifocoy9xivo" 2025/11/17 04:17:52 DEBUG : FileLu root 'rclone-test-xamecew1paji': Purge remote 2025/11/17 04:17:53 INFO : FileLu root 'rclone-test-xamecew1paji': Rmdir: successfully deleted "/rclone-test-xamecew1paji" 2025/11/17 04:17:53 DEBUG : FileLu root 'rclone-test-tipatis4kani': Purge remote 2025/11/17 04:17:53 INFO : FileLu root 'rclone-test-tipatis4kani': Rmdir: successfully deleted "/rclone-test-tipatis4kani" 2025/11/17 04:17:53 DEBUG : FileLu root 'rclone-test-juwusul6vuce': Purge remote 2025/11/17 04:17:53 INFO : FileLu root 'rclone-test-juwusul6vuce': Rmdir: successfully deleted "/rclone-test-juwusul6vuce" 2025/11/17 04:17:53 DEBUG : FileLu root 'rclone-test-pedifuj2liqi': Purge remote 2025/11/17 04:17:54 INFO : FileLu root 'rclone-test-pedifuj2liqi': Rmdir: successfully deleted "/rclone-test-pedifuj2liqi" 2025/11/17 04:17:54 DEBUG : FileLu root 'rclone-test-vaheqiv3fanu': Purge remote 2025/11/17 04:17:54 INFO : FileLu root 'rclone-test-vaheqiv3fanu': Rmdir: successfully deleted "/rclone-test-vaheqiv3fanu" 2025/11/17 04:17:54 DEBUG : FileLu root 'rclone-test-dixuqaj5tini': Purge remote 2025/11/17 04:17:55 INFO : FileLu root 'rclone-test-dixuqaj5tini': Rmdir: successfully deleted "/rclone-test-dixuqaj5tini" --- PASS: TestApplyTransforms (81.62s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:17:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/17 04:17:56 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub" with ID 1112197 2025/11/17 04:17:58 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub/file2" 2025/11/17 04:17:58 DEBUG : sub/file2: size = 14 OK 2025/11/17 04:17:58 INFO : file1: Copied (new) to: sub/file2 2025/11/17 04:17:59 DEBUG : sub/file2: size = 14 OK 2025/11/17 04:17:59 DEBUG : file1: Sizes identical 2025/11/17 04:17:59 DEBUG : file1: Unchanged skipping 2025/11/17 04:18:00 DEBUG : FileLu root 'rclone-test-goqucur8meja': don't need to copy/move sub/file2, it is already at target location 2025/11/17 04:18:02 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub/file2 2025/11/17 04:18:02 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub" --- PASS: TestCopyFile (8.20s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.71s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:18:04 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/dst" with ID 1112198 2025/11/17 04:18:06 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "dst/file1" 2025/11/17 04:18:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja/backup" 2025/11/17 04:18:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1373201443) 2025/11/17 04:18:07 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-goqucur8meja') 2025/11/17 04:18:07 DEBUG : dst/file1: Sizes differ 2025/11/17 04:18:10 INFO : FileLu root 'rclone-test-goqucur8meja/backup': Successfully created folder "rclone-test-goqucur8meja/backup/dst" with ID 1112200 2025/11/17 04:18:11 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/dst/file1 2025/11/17 04:18:11 INFO : dst/file1: Moved (server-side) 2025/11/17 04:18:13 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "dst/file1" 2025/11/17 04:18:13 DEBUG : dst/file1: size = 14 OK 2025/11/17 04:18:13 INFO : dst/file1: Copied (new) 2025/11/17 04:18:15 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/dst/file1 2025/11/17 04:18:16 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/backup/dst/file1 2025/11/17 04:18:17 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/dst" 2025/11/17 04:18:18 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/backup/dst" 2025/11/17 04:18:18 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/backup" --- PASS: TestCopyFileBackupDir (15.07s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:18:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja/dst" 2025/11/17 04:18:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja/CompareDest" 2025/11/17 04:18:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/17 04:18:21 INFO : FileLu root 'rclone-test-goqucur8meja/dst': Successfully created folder "rclone-test-goqucur8meja/dst" with ID 1112201 2025/11/17 04:18:22 INFO : FileLu root 'rclone-test-goqucur8meja/dst': Put: Successfully uploaded new file "one" 2025/11/17 04:18:22 DEBUG : one: size = 3 OK 2025/11/17 04:18:22 INFO : one: Copied (new) 2025/11/17 04:18:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1373201443) 2025/11/17 04:18:25 DEBUG : one: size = 3 (FileLu root 'rclone-test-goqucur8meja/dst') 2025/11/17 04:18:25 DEBUG : one: Sizes differ 2025/11/17 04:18:27 DEBUG : one: size = 5 OK 2025/11/17 04:18:27 INFO : one: Copied (replaced existing) 2025/11/17 04:18:30 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "dst/one" 2025/11/17 04:18:31 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/CompareDest" with ID 1112202 2025/11/17 04:18:32 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "CompareDest/one" 2025/11/17 04:18:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1373201443) 2025/11/17 04:18:33 DEBUG : one: size = 3 (FileLu root 'rclone-test-goqucur8meja/dst') 2025/11/17 04:18:33 DEBUG : one: Sizes differ 2025/11/17 04:18:34 DEBUG : one: size = 5 OK 2025/11/17 04:18:34 DEBUG : one: Sizes identical 2025/11/17 04:18:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 04:18:36 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "CompareDest/two" 2025/11/17 04:18:38 DEBUG : two: Need to transfer - File not found at Destination 2025/11/17 04:18:39 DEBUG : two: size = 3 OK 2025/11/17 04:18:39 DEBUG : two: Sizes identical 2025/11/17 04:18:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 04:18:40 DEBUG : two: Need to transfer - File not found at Destination 2025/11/17 04:18:40 DEBUG : two: size = 3 OK 2025/11/17 04:18:40 DEBUG : two: Sizes identical 2025/11/17 04:18:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 04:18:42 DEBUG : two: Need to transfer - File not found at Destination 2025/11/17 04:18:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone1373201443) 2025/11/17 04:18:43 DEBUG : two: size = 3 (FileLu root 'rclone-test-goqucur8meja/CompareDest') 2025/11/17 04:18:43 DEBUG : two: Sizes differ 2025/11/17 04:18:45 INFO : FileLu root 'rclone-test-goqucur8meja/dst': Put: Successfully uploaded new file "two" 2025/11/17 04:18:45 DEBUG : two: size = 5 OK 2025/11/17 04:18:45 INFO : two: Copied (new) 2025/11/17 04:18:47 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/dst/one 2025/11/17 04:18:48 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/dst/two 2025/11/17 04:18:48 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/CompareDest/one 2025/11/17 04:18:48 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/CompareDest/two 2025/11/17 04:18:49 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/dst" 2025/11/17 04:18:50 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/CompareDest" --- PASS: TestCopyFileCompareDest (31.59s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.71s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.73s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.74s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.72s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:18:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/17 04:18:54 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/TestCopyFileMaxTransfer" with ID 1112203 2025/11/17 04:18:56 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/17 04:18:56 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/17 04:18:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/17 04:18:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/17 04:18:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://1028.cdnfilelu.site/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/17 04:18:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/17 04:19:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/17 04:19:02 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/17 04:19:02 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/17 04:19:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/17 04:19:04 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/TestCopyFileMaxTransfer/file1 2025/11/17 04:19:04 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/TestCopyFileMaxTransfer/file4 2025/11/17 04:19:05 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (12.19s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.72s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.73s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.72s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.73s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.73s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.71s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.73s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.74s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.72s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.72s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:19:15 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "a.txt" 2025/11/17 04:19:17 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "zend.txt" 2025/11/17 04:19:18 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir" with ID 1112204 2025/11/17 04:19:20 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/17 04:19:21 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/17 04:19:22 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir/ignore dir" with ID 1112205 2025/11/17 04:19:24 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/17 04:19:26 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/17 04:19:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir/sub sub dir" with ID 1112206 2025/11/17 04:19:28 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/17 04:19:30 DEBUG : a.txt: Excluded (Size Filter) 2025/11/17 04:19:30 DEBUG : a.txt: Excluded 2025/11/17 04:19:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/17 04:19:30 DEBUG : sub dir/hello world2: Excluded 2025/11/17 04:19:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/17 04:19:30 DEBUG : sub dir/hello world: Excluded 2025/11/17 04:19:32 DEBUG : sub dir/ignore dir: Excluded 2025/11/17 04:19:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/17 04:19:32 DEBUG : sub dir/hello world2: Excluded 2025/11/17 04:19:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/17 04:19:32 DEBUG : sub dir/hello world: Excluded 2025/11/17 04:19:32 DEBUG : sub dir/ignore dir: Excluded 2025/11/17 04:19:34 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/a.txt 2025/11/17 04:19:34 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/zend.txt 2025/11/17 04:19:35 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/hello world 2025/11/17 04:19:35 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/hello world2 2025/11/17 04:19:36 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/sub sub dir/hello world3 2025/11/17 04:19:36 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/ignore dir/.ignore 2025/11/17 04:19:37 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/ignore dir/should be ignored 2025/11/17 04:19:38 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir/sub sub dir" 2025/11/17 04:19:38 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir/ignore dir" 2025/11/17 04:19:39 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir" --- PASS: TestListDirSorted (26.06s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:19:41 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "a.txt" 2025/11/17 04:19:43 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "zend.txt" 2025/11/17 04:19:44 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir" with ID 1112207 2025/11/17 04:19:45 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/17 04:19:47 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/17 04:19:47 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir/ignore dir" with ID 1112208 2025/11/17 04:19:49 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/17 04:19:51 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/17 04:19:52 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir/sub sub dir" with ID 1112209 2025/11/17 04:19:54 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/17 04:19:56 DEBUG : a.txt: Excluded (Size Filter) 2025/11/17 04:19:56 DEBUG : a.txt: Excluded 2025/11/17 04:19:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/17 04:19:57 DEBUG : sub dir/hello world2: Excluded 2025/11/17 04:19:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/17 04:19:57 DEBUG : sub dir/hello world: Excluded 2025/11/17 04:19:58 DEBUG : sub dir/ignore dir: Excluded 2025/11/17 04:19:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/17 04:19:58 DEBUG : sub dir/hello world2: Excluded 2025/11/17 04:19:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/17 04:19:58 DEBUG : sub dir/hello world: Excluded 2025/11/17 04:19:58 DEBUG : sub dir/ignore dir: Excluded 2025/11/17 04:20:00 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/a.txt 2025/11/17 04:20:00 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/zend.txt 2025/11/17 04:20:01 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/hello world 2025/11/17 04:20:01 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/hello world2 2025/11/17 04:20:02 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/sub sub dir/hello world3 2025/11/17 04:20:02 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/ignore dir/.ignore 2025/11/17 04:20:03 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/ignore dir/should be ignored 2025/11/17 04:20:04 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir/sub sub dir" 2025/11/17 04:20:04 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir/ignore dir" 2025/11/17 04:20:05 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir" --- PASS: TestListDirSortedFn (25.97s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:07 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "file1" 2025/11/17 04:20:08 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub" with ID 1112210 2025/11/17 04:20:09 INFO : FileLu root 'rclone-test-goqucur8meja': 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/17 04:20:14 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/17 04:20:15 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/file1 2025/11/17 04:20:16 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub/file2 2025/11/17 04:20:16 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub" --- PASS: TestListJSON (11.44s) --- PASS: TestListJSON/Default (0.36s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.73s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.36s) --- PASS: TestListJSON/NoMimeType (0.36s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.37s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:18 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "file1" 2025/11/17 04:20:19 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub" with ID 1112211 2025/11/17 04:20:21 INFO : FileLu root 'rclone-test-goqucur8meja': 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/17 04:20:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja/notfound" 2025/11/17 04:20:29 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/file1 2025/11/17 04:20:30 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub/file2 2025/11/17 04:20:30 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub" --- PASS: TestStatJSON (13.90s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.77s) --- PASS: TestStatJSON/NotFound (0.72s) --- PASS: TestStatJSON/DirFilesOnly (0.37s) --- PASS: TestStatJSON/FileFilesOnly (0.73s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.37s) --- PASS: TestStatJSON/DirDirsOnly (0.36s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (0.79s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:31 INFO : FileLu root 'rclone-test-goqucur8meja': Making directory 2025/11/17 04:20:31 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja" with ID 1.112185e+06 2025/11/17 04:20:31 INFO : FileLu root 'rclone-test-goqucur8meja': Making directory 2025/11/17 04:20:32 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja" with ID 1.112185e+06 --- PASS: TestMkdir (1.85s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:33 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir" with ID 1112212 2025/11/17 04:20:35 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/17 04:20:37 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/hello world 2025/11/17 04:20:37 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir" --- PASS: TestLsd (5.35s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:40 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" 2025/11/17 04:20:41 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" 2025/11/17 04:20:43 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:20:43 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 --- PASS: TestLs (5.65s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:46 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" 2025/11/17 04:20:47 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" 2025/11/17 04:20:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/17 04:20:48 DEBUG : empty space: Excluded 2025/11/17 04:20:50 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:20:50 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 --- PASS: TestLsWithFilesFrom (6.82s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:52 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" 2025/11/17 04:20:54 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" 2025/11/17 04:20:55 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:20:56 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 --- PASS: TestLsLong (5.64s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:20:58 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" 2025/11/17 04:20:59 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" 2025/11/17 04:21:00 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:21:01 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 --- PASS: TestHashSums (5.24s) === RUN TestHashSumsWithErrors 2025/11/17 04:21:01 DEBUG : Creating backend with remote ":memory:" 2025/11/17 04:21:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/17 04:21:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/17 04:21:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/17 04:21:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/17 04:21:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/17 04:21:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/17 04:21:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/17 04:21:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/17 04:21:01 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:21:03 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" 2025/11/17 04:21:05 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "empty space" 2025/11/17 04:21:05 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir" with ID 1112213 2025/11/17 04:21:07 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/17 04:21:09 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/empty space 2025/11/17 04:21:09 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 2025/11/17 04:21:10 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/potato3 2025/11/17 04:21:10 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir" --- PASS: TestCount (9.56s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:21:13 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "small" 2025/11/17 04:21:14 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "medium" 2025/11/17 04:21:16 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "large" 2025/11/17 04:21:17 DEBUG : Waiting for deletions to finish 2025/11/17 04:21:17 DEBUG : large: Excluded (Size Filter) 2025/11/17 04:21:17 DEBUG : large: Excluded 2025/11/17 04:21:17 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/medium 2025/11/17 04:21:17 INFO : medium: Deleted 2025/11/17 04:21:18 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/small 2025/11/17 04:21:18 INFO : small: Deleted 2025/11/17 04:21:19 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/large --- PASS: TestDelete (8.37s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:21:21 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "small" 2025/11/17 04:21:23 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "medium" 2025/11/17 04:21:25 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "large" 2025/11/17 04:21:25 DEBUG : Waiting for deletions to finish 2025/11/17 04:21:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/17 04:21:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/large 2025/11/17 04:21:26 INFO : large: Deleted 2025/11/17 04:21:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/medium 2025/11/17 04:21:26 INFO : medium: Deleted 2025/11/17 04:21:27 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/small --- PASS: TestMaxDelete (8.84s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:21:30 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "small" 2025/11/17 04:21:31 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "medium" 2025/11/17 04:21:33 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "large" 2025/11/17 04:21:34 DEBUG : Waiting for deletions to finish 2025/11/17 04:21:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/17 04:21:34 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/medium 2025/11/17 04:21:34 INFO : medium: Deleted 2025/11/17 04:21:34 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/small 2025/11/17 04:21:34 INFO : small: Deleted 2025/11/17 04:21:35 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/large --- PASS: TestMaxDeleteSizeLargeFile (8.51s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:21:38 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "small" 2025/11/17 04:21:40 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "medium" 2025/11/17 04:21:42 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "large" 2025/11/17 04:21:42 DEBUG : Waiting for deletions to finish 2025/11/17 04:21:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/17 04:21:43 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/large 2025/11/17 04:21:43 INFO : large: Deleted 2025/11/17 04:21:43 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/medium 2025/11/17 04:21:43 INFO : medium: Deleted 2025/11/17 04:21:44 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/small --- PASS: TestMaxDeleteSize (8.76s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:21:47 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "ReadFile" 2025/11/17 04:21:50 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/ReadFile --- PASS: TestReadFile (5.71s) === RUN TestRetry 2025/11/17 04:21:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/17 04:21:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/17 04:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/17 04:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/17 04:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/17 04:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/17 04:21:51 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:21:53 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "file1" 2025/11/17 04:21:54 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "file2" 2025/11/17 04:22:08 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/file1 2025/11/17 04:22:09 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/file2 --- PASS: TestCat (17.95s) === RUN TestPurge 2025/11/17 04:22:09 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bagojef1cipi" 2025/11/17 04:22:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 04:22:09 DEBUG : Creating backend with remote "/tmp/rclone3833487484" run.go:185: Remote "FileLu root 'rclone-test-bagojef1cipi'", Local "Local file system at /tmp/rclone3833487484", Modify Window "876000h0m0s" 2025/11/17 04:22:09 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi" with ID 1112214 2025/11/17 04:22:10 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi" with ID 1.112214e+06 2025/11/17 04:22:10 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A1/B1/C1" with ID 1112217 2025/11/17 04:22:12 INFO : FileLu root 'rclone-test-bagojef1cipi': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/17 04:22:12 INFO : A2: Making directory 2025/11/17 04:22:12 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A2" with ID 1112218 2025/11/17 04:22:12 INFO : A1/B2: Making directory 2025/11/17 04:22:13 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A1/B2" with ID 1112219 2025/11/17 04:22:13 INFO : A1/B2/C2: Making directory 2025/11/17 04:22:13 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A1/B2/C2" with ID 1112220 2025/11/17 04:22:13 INFO : A1/B1/C3: Making directory 2025/11/17 04:22:13 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A1/B1/C3" with ID 1112221 2025/11/17 04:22:13 INFO : A3: Making directory 2025/11/17 04:22:14 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A3" with ID 1112222 2025/11/17 04:22:14 INFO : A3/B3: Making directory 2025/11/17 04:22:14 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A3/B3" with ID 1112223 2025/11/17 04:22:14 INFO : A3/B3/C4: Making directory 2025/11/17 04:22:14 INFO : FileLu root 'rclone-test-bagojef1cipi': Successfully created folder "rclone-test-bagojef1cipi/A3/B3/C4" with ID 1112224 2025/11/17 04:22:16 INFO : FileLu root 'rclone-test-bagojef1cipi': Put: Successfully uploaded new file "A1/two" 2025/11/17 04:22:18 INFO : FileLu root 'rclone-test-bagojef1cipi': Rmdir: successfully deleted "/rclone-test-bagojef1cipi/A1/B1" 2025/11/17 04:22:20 INFO : FileLu root 'rclone-test-bagojef1cipi': Rmdir: successfully deleted "/rclone-test-bagojef1cipi" 2025/11/17 04:22:20 ERROR : error listing: directory not found 2025/11/17 04:22:20 DEBUG : FileLu root 'rclone-test-bagojef1cipi': Purge remote 2025/11/17 04:22:21 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (11.88s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:22:21 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja" with ID 1.112185e+06 2025/11/17 04:22:22 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1/C1" with ID 1112227 2025/11/17 04:22:24 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/17 04:22:24 INFO : A2: Making directory 2025/11/17 04:22:24 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A2" with ID 1112228 2025/11/17 04:22:24 INFO : A1/B2: Making directory 2025/11/17 04:22:24 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B2" with ID 1112229 2025/11/17 04:22:24 INFO : A1/B2/C2: Making directory 2025/11/17 04:22:25 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B2/C2" with ID 1112230 2025/11/17 04:22:25 INFO : A1/B1/C3: Making directory 2025/11/17 04:22:25 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1/C3" with ID 1112231 2025/11/17 04:22:25 INFO : A3: Making directory 2025/11/17 04:22:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3" with ID 1112232 2025/11/17 04:22:26 INFO : A3/B3: Making directory 2025/11/17 04:22:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3/B3" with ID 1112233 2025/11/17 04:22:26 INFO : A3/B3/C4: Making directory 2025/11/17 04:22:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3/B3/C4" with ID 1112234 2025/11/17 04:22:28 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "A1/two" 2025/11/17 04:22:30 DEBUG : removing 1 level 3 directories 2025/11/17 04:22:30 INFO : A3/B3/C4: Removing directory 2025/11/17 04:22:31 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3/B3/C4" 2025/11/17 04:22:34 DEBUG : removing 2 level 3 directories 2025/11/17 04:22:34 INFO : A1/B2/C2: Removing directory 2025/11/17 04:22:34 INFO : A1/B1/C3: Removing directory 2025/11/17 04:22:34 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B2/C2" 2025/11/17 04:22:34 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1/C3" 2025/11/17 04:22:34 DEBUG : removing 2 level 2 directories 2025/11/17 04:22:34 INFO : A3/B3: Removing directory 2025/11/17 04:22:34 INFO : A1/B2: Removing directory 2025/11/17 04:22:35 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B2" 2025/11/17 04:22:35 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3/B3" 2025/11/17 04:22:35 DEBUG : removing 2 level 1 directories 2025/11/17 04:22:35 INFO : A3: Removing directory 2025/11/17 04:22:35 INFO : A2: Removing directory 2025/11/17 04:22:36 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3" 2025/11/17 04:22:36 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A2" 2025/11/17 04:22:38 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A1/B1/C1/one 2025/11/17 04:22:40 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A1/two 2025/11/17 04:22:41 DEBUG : removing 1 level 3 directories 2025/11/17 04:22:41 INFO : A1/B1/C1: Removing directory 2025/11/17 04:22:42 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1/C1" 2025/11/17 04:22:42 DEBUG : removing 1 level 2 directories 2025/11/17 04:22:42 INFO : A1/B1: Removing directory 2025/11/17 04:22:42 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1" 2025/11/17 04:22:42 DEBUG : removing 1 level 1 directories 2025/11/17 04:22:42 INFO : A1: Removing directory 2025/11/17 04:22:43 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1" 2025/11/17 04:22:43 DEBUG : removing 1 level 0 directories 2025/11/17 04:22:43 INFO : FileLu root 'rclone-test-goqucur8meja': Removing directory 2025/11/17 04:22:44 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja" 2025/11/17 04:22:44 ERROR : error listing: directory not found 2025/11/17 04:22:45 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (23.76s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:22:45 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja" with ID 1112235 2025/11/17 04:22:45 INFO : A1: Making directory 2025/11/17 04:22:45 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1" with ID 1112236 2025/11/17 04:22:45 INFO : A1/B1: Making directory 2025/11/17 04:22:46 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1" with ID 1112237 2025/11/17 04:22:46 INFO : A1/B1/C1: Making directory 2025/11/17 04:22:46 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1/C1" with ID 1112238 2025/11/17 04:22:49 DEBUG : removing 1 level 3 directories 2025/11/17 04:22:49 INFO : A1/B1/C1: Removing directory 2025/11/17 04:22:49 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1/C1" 2025/11/17 04:22:49 DEBUG : removing 1 level 2 directories 2025/11/17 04:22:49 INFO : A1/B1: Removing directory 2025/11/17 04:22:50 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1" 2025/11/17 04:22:52 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:22:53 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja" with ID 1.112235e+06 2025/11/17 04:22:53 INFO : A1: Making directory 2025/11/17 04:22:53 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1" with ID 1112239 2025/11/17 04:22:53 INFO : A1/B1: Making directory 2025/11/17 04:22:54 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1" with ID 1112240 2025/11/17 04:22:54 INFO : A1/B1/C1: Making directory 2025/11/17 04:22:54 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1/C1" with ID 1112241 2025/11/17 04:22:57 DEBUG : removing 1 level 3 directories 2025/11/17 04:22:57 INFO : A1/B1/C1: Removing directory 2025/11/17 04:22:58 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1/C1" 2025/11/17 04:22:58 DEBUG : removing 1 level 2 directories 2025/11/17 04:22:58 INFO : A1/B1: Removing directory 2025/11/17 04:22:58 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1" 2025/11/17 04:23:01 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1" --- PASS: TestRmdirsWithFilter (8.34s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:23:04 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "file1" 2025/11/17 04:23:05 DEBUG : filename.txt: File name found in url 2025/11/17 04:23:06 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "filename.txt" 2025/11/17 04:23:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/17 04:23:08 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/17 04:23:11 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "file2" 2025/11/17 04:23:12 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/file1 2025/11/17 04:23:12 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/file2 2025/11/17 04:23:12 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/filename.txt 2025/11/17 04:23:13 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/headerfilename.txt --- PASS: TestCopyURL (12.19s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:23:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/17 04:23:14 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub" with ID 1112242 2025/11/17 04:23:16 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub/file2" 2025/11/17 04:23:16 DEBUG : sub/file2: size = 14 OK 2025/11/17 04:23:16 INFO : file1: Copied (new) to: sub/file2 2025/11/17 04:23:16 INFO : file1: Deleted 2025/11/17 04:23:18 DEBUG : sub/file2: size = 14 OK 2025/11/17 04:23:18 DEBUG : file1: Sizes identical 2025/11/17 04:23:18 DEBUG : file1: Unchanged skipping 2025/11/17 04:23:18 INFO : file1: Deleted 2025/11/17 04:23:18 DEBUG : FileLu root 'rclone-test-goqucur8meja': don't need to copy/move sub/file2, it is already at target location 2025/11/17 04:23:20 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub/file2 2025/11/17 04:23:21 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub" --- PASS: TestMoveFile (8.12s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:23:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/17 04:23:23 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "file1" 2025/11/17 04:23:23 DEBUG : file1: size = 14 OK 2025/11/17 04:23:23 INFO : file1: Copied (new) 2025/11/17 04:23:23 INFO : file1: Deleted 2025/11/17 04:23:24 DEBUG : file1: Destination exists, skipping 2025/11/17 04:23:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/17 04:23:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/file1 --- PASS: TestMoveFileWithIgnoreExisting (4.66s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.73s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.73s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:23:28 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/dst" with ID 1112243 2025/11/17 04:23:30 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "dst/file1" 2025/11/17 04:23:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-goqucur8meja/backup" 2025/11/17 04:23:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1373201443) 2025/11/17 04:23:31 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-goqucur8meja') 2025/11/17 04:23:31 DEBUG : dst/file1: Sizes differ 2025/11/17 04:23:34 INFO : FileLu root 'rclone-test-goqucur8meja/backup': Successfully created folder "rclone-test-goqucur8meja/backup/dst" with ID 1112245 2025/11/17 04:23:36 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/dst/file1 2025/11/17 04:23:36 INFO : dst/file1: Moved (server-side) 2025/11/17 04:23:37 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "dst/file1" 2025/11/17 04:23:37 DEBUG : dst/file1: size = 14 OK 2025/11/17 04:23:37 INFO : dst/file1: Copied (new) 2025/11/17 04:23:37 INFO : dst/file1: Deleted 2025/11/17 04:23:40 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/dst/file1 2025/11/17 04:23:40 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/backup/dst/file1 2025/11/17 04:23:41 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/dst" 2025/11/17 04:23:42 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/backup/dst" 2025/11/17 04:23:42 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/backup" --- PASS: TestMoveFileBackupDir (15.45s) === 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:23:43 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja" with ID 1.112235e+06 2025/11/17 04:23:44 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1" with ID 1112246 2025/11/17 04:23:46 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "A1/one" 2025/11/17 04:23:47 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "A1/two" 2025/11/17 04:23:48 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1" with ID 1112247 2025/11/17 04:23:50 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "A1/B1/three" 2025/11/17 04:23:51 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1/C1" with ID 1112248 2025/11/17 04:23:52 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/17 04:23:53 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1/C2" with ID 1112249 2025/11/17 04:23:55 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/17 04:23:55 INFO : A1/B2: Making directory 2025/11/17 04:23:55 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B2" with ID 1112250 2025/11/17 04:23:55 INFO : A1/B1/C3: Making directory 2025/11/17 04:23:56 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A1/B1/C3" with ID 1112251 2025/11/17 04:23:59 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A2" with ID 1112252 2025/11/17 04:23:59 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A2/B1" with ID 1112253 2025/11/17 04:24:00 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A2/B1/C1" with ID 1112254 2025/11/17 04:24:00 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A2/B1/C2" with ID 1112255 2025/11/17 04:24:00 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A2/B1/C3" with ID 1112256 2025/11/17 04:24:01 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A2/B2" with ID 1112257 2025/11/17 04:24:04 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A1/one 2025/11/17 04:24:04 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/17 04:24:04 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A1/B1/three 2025/11/17 04:24:04 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/17 04:24:04 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A1/B1/C2/five 2025/11/17 04:24:04 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/17 04:24:05 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A1/B1/C1/four 2025/11/17 04:24:05 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/17 04:24:05 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A1/two 2025/11/17 04:24:05 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/17 04:24:06 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B2" 2025/11/17 04:24:06 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1/C3" 2025/11/17 04:24:07 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1/C2" 2025/11/17 04:24:08 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1/C1" 2025/11/17 04:24:09 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1/B1" 2025/11/17 04:24:09 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A1" 2025/11/17 04:24:12 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3" with ID 1112258 2025/11/17 04:24:13 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3/B1" with ID 1112259 2025/11/17 04:24:13 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3/B1/C1" with ID 1112260 2025/11/17 04:24:13 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3/B1/C2" with ID 1112261 2025/11/17 04:24:14 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3/B1/C3" with ID 1112262 2025/11/17 04:24:14 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A3/B2" with ID 1112263 2025/11/17 04:24:18 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A2/one 2025/11/17 04:24:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/17 04:24:18 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A2/two 2025/11/17 04:24:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/17 04:24:18 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A2/B1/three 2025/11/17 04:24:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/17 04:24:18 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A2/B1/C1/four 2025/11/17 04:24:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/17 04:24:18 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A2/B1/C2/five 2025/11/17 04:24:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/17 04:24:19 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A2/B2" 2025/11/17 04:24:20 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A2/B1/C3" 2025/11/17 04:24:20 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A2/B1/C2" 2025/11/17 04:24:21 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A2/B1/C1" 2025/11/17 04:24:22 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A2/B1" 2025/11/17 04:24:23 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A2" 2025/11/17 04:24:24 INFO : FileLu root 'rclone-test-goqucur8meja': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/17 04:24:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A4" with ID 1112264 2025/11/17 04:24:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A4/B1" with ID 1112265 2025/11/17 04:24:26 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A4/B1/C1" with ID 1112266 2025/11/17 04:24:27 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A4/B1/C2" with ID 1112267 2025/11/17 04:24:27 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A4/B1/C3" with ID 1112268 2025/11/17 04:24:27 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/A4/B2" with ID 1112269 2025/11/17 04:24:31 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A3/two 2025/11/17 04:24:31 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/17 04:24:31 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A3/one 2025/11/17 04:24:31 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/17 04:24:31 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A3/B1/C2/five 2025/11/17 04:24:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/17 04:24:31 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A3/B1/three 2025/11/17 04:24:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/17 04:24:32 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A3/B1/C1/four 2025/11/17 04:24:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/17 04:24:32 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3/B2" 2025/11/17 04:24:33 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3/B1/C3" 2025/11/17 04:24:34 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3/B1/C2" 2025/11/17 04:24:35 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3/B1/C1" 2025/11/17 04:24:35 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3/B1" 2025/11/17 04:24:36 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A3" 2025/11/17 04:24:39 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A4/one 2025/11/17 04:24:39 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A4/two 2025/11/17 04:24:40 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A4/B1/three 2025/11/17 04:24:41 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A4/B1/C2/five 2025/11/17 04:24:41 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/A4/B1/C1/four 2025/11/17 04:24:42 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A4/B2" 2025/11/17 04:24:43 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A4/B1/C3" 2025/11/17 04:24:43 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A4/B1/C2" 2025/11/17 04:24:44 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A4/B1/C1" 2025/11/17 04:24:45 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A4/B1" 2025/11/17 04:24:46 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/A4" --- PASS: TestDirMove (63.12s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.73s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:24:47 DEBUG : FileLu root 'rclone-test-goqucur8meja': File to upload is small (34 bytes), uploading instead of streaming 2025/11/17 04:24:49 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/17 04:24:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/17 04:24:49 NOTICE: FileLu root 'rclone-test-goqucur8meja': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/17 04:24:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/17 04:24:49 DEBUG : FileLu root 'rclone-test-goqucur8meja': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/17 04:24:51 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/17 04:24:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/17 04:24:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/17 04:24:52 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/no_checksum_big_file_from_pipe 2025/11/17 04:24:52 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:24:53 DEBUG : FileLu root 'rclone-test-goqucur8meja': File to upload is small (34 bytes), uploading instead of streaming 2025/11/17 04:24:55 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/17 04:24:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/17 04:24:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/17 04:24:55 DEBUG : FileLu root 'rclone-test-goqucur8meja': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/17 04:24:57 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/17 04:24:57 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/17 04:24:57 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/17 04:24:59 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/with_checksum_big_file_from_pipe 2025/11/17 04:24:59 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:25:00 DEBUG : FileLu root 'rclone-test-goqucur8meja': File to upload is small (34 bytes), uploading instead of streaming 2025/11/17 04:25:02 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/17 04:25:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/17 04:25:02 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/17 04:25:02 DEBUG : FileLu root 'rclone-test-goqucur8meja': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/17 04:25:04 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/17 04:25:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/17 04:25:04 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/17 04:25:06 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/ignore_checksum_big_file_from_pipe 2025/11/17 04:25:06 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:25:07 DEBUG : FileLu root 'rclone-test-goqucur8meja': File to upload is small (34 bytes), uploading instead of streaming 2025/11/17 04:25:08 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/17 04:25:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/17 04:25:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/17 04:25:08 DEBUG : FileLu root 'rclone-test-goqucur8meja': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/17 04:25:11 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/17 04:25:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/17 04:25:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/17 04:25:12 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/ignore_checksum_big_file_from_pipe 2025/11/17 04:25:12 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (26.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.50s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.74s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:25:16 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato1" 2025/11/17 04:25:16 DEBUG : FileLu root 'rclone-test-goqucur8meja': File to upload is small (60 bytes), uploading instead of streaming 2025/11/17 04:25:18 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "potato2" 2025/11/17 04:25:18 DEBUG : potato2: size = 60 OK 2025/11/17 04:25:18 DEBUG : potato2: Size of src and dst objects identical 2025/11/17 04:25:19 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato1 2025/11/17 04:25:19 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/potato2 --- PASS: TestRcatSize (5.86s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.75s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.73s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.75s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.73s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.73s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", 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-goqucur8meja'", Local "Local file system at /tmp/rclone1373201443", Modify Window "876000h0m0s" 2025/11/17 04:25:25 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully created folder "rclone-test-goqucur8meja/sub dir" with ID 1112270 2025/11/17 04:25:27 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/17 04:25:29 INFO : FileLu root 'rclone-test-goqucur8meja': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/17 04:25:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pikirug1" before starting 2025/11/17 04:25:35 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/test remove existing 2025/11/17 04:25:36 DEBUG : sub dir/test remove existing.pikirug1: TEST: removing renamed existing file after operation 2025/11/17 04:25:36 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/test remove existing.pikirug1 2025/11/17 04:25:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luyopay1" before starting 2025/11/17 04:25:41 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/17 04:25:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luyopay1: TEST: renaming existing back after failed operation 2025/11/17 04:25:45 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luyopay1 2025/11/17 04:25:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jimiyoh3" before starting 2025/11/17 04:25:50 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/17 04:25:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jimiyoh3: TEST: removing renamed existing file after operation 2025/11/17 04:25:51 INFO : FileLu root 'rclone-test-goqucur8meja': Successfully deleted file: /rclone-test-goqucur8meja/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jimiyoh3 2025/11/17 04:25:53 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja/sub dir" --- PASS: TestRemoveExisting (28.83s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/17 04:25:53 DEBUG : FileLu root 'rclone-test-goqucur8meja': Purge remote 2025/11/17 04:25:54 INFO : FileLu root 'rclone-test-goqucur8meja': Rmdir: successfully deleted "/rclone-test-goqucur8meja" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 12m28.650223152s (try 1/5)