"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/28 02:01:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe" 2025/11/28 02:01:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:01:13 DEBUG : Creating backend with remote "/tmp/rclone1348398983" === 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-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/28 02:01:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.79s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/28 02:01:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.82s) === RUN TestSizeDiffers 2025/11/28 02:01:14 DEBUG : a: size = 0 OK 2025/11/28 02:01:14 DEBUG : a: size = 1 (memory) 2025/11/28 02:01:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/28 02:01:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/28 02:01:14 DEBUG : potato: Seek from 10 to 0 2025/11/28 02:01:14 DEBUG : potato: Seek from 10 to 0 2025/11/28 02:01:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/28 02:01:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 2 2025/11/28 02:01:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/28 02:01:14 DEBUG : potato: Seek from 7 to 0 2025/11/28 02:01:14 DEBUG : potato: Seek from 7 to 0 2025/11/28 02:01:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/28 02:01:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 2 2025/11/28 02:01:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/28 02:01:14 DEBUG : potato: Seek from 8 to 0 2025/11/28 02:01:14 DEBUG : potato: Seek from 8 to 0 2025/11/28 02:01:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/28 02:01:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/28 02:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/28 02:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/28 02:01:14 DEBUG : potato: Seek from 5 to 2 2025/11/28 02:01:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/28 02:01:14 DEBUG : potato: Seek from 9 to 0 2025/11/28 02:01:14 DEBUG : potato: Seek from 9 to 0 2025/11/28 02:01:14 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-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:01:15 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe" with ID 1319971 2025/11/28 02:01:18 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/28 02:01:21 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/28 02:01:25 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/28 02:01:29 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/28 02:01:30 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:01:31 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 2025/11/28 02:01:31 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/remotepotato 2025/11/28 02:01:32 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/rutabaga --- PASS: TestCheck (18.25s) --- PASS: TestCheck/1 (0.42s) --- PASS: TestCheck/2 (0.43s) --- PASS: TestCheck/3 (0.97s) --- PASS: TestCheck/4 (0.38s) --- PASS: TestCheck/5 (0.45s) --- PASS: TestCheck/6 (0.38s) --- PASS: TestCheck/7 (0.39s) === RUN TestCheckFsError 2025/11/28 02:01:33 DEBUG : Creating backend with remote "nonexistent" 2025/11/28 02:01:33 DEBUG : Creating backend with remote "nonexistent" 2025/11/28 02:01:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/28 02:01:33 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/28 02:01:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/28 02:01:33 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-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:01:35 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/28 02:01:44 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/28 02:01:50 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/28 02:01:58 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/28 02:02:07 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:02:07 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 2025/11/28 02:02:08 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/remotepotato 2025/11/28 02:02:08 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/rutabaga --- PASS: TestCheckDownload (35.67s) --- PASS: TestCheckDownload/1 (2.83s) --- PASS: TestCheckDownload/2 (2.58s) --- PASS: TestCheckDownload/3 (2.45s) --- PASS: TestCheckDownload/4 (2.82s) --- PASS: TestCheckDownload/5 (2.60s) --- PASS: TestCheckDownload/6 (2.83s) --- PASS: TestCheckDownload/7 (4.71s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:02:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/28 02:02:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/28 02:02:20 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/28 02:02:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/28 02:02:25 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:02:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 2025/11/28 02:02:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/remotepotato 2025/11/28 02:02:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/rutabaga --- PASS: TestCheckSizeOnly (19.23s) --- PASS: TestCheckSizeOnly/1 (0.42s) --- PASS: TestCheckSizeOnly/2 (0.39s) --- PASS: TestCheckSizeOnly/3 (0.93s) --- PASS: TestCheckSizeOnly/4 (0.38s) --- PASS: TestCheckSizeOnly/5 (0.44s) --- PASS: TestCheckSizeOnly/6 (0.47s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:02:30 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" 2025/11/28 02:02:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/28 02:02:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/28 02:02:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/28 02:02:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/28 02:02:35 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" 2025/11/28 02:02:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/28 02:02:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/28 02:02:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/28 02:02:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/28 02:02:38 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/test.sum --- PASS: TestParseSumFile (10.92s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:02:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe/data" check_test.go:350: FileLu root 'rclone-test-sopucek6baxe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.68s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:02:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe/data" 2025/11/28 02:02:41 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/data" with ID 1320163 2025/11/28 02:02:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "data/banana" 2025/11/28 02:02:46 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/28 02:02:52 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "data/potato" 2025/11/28 02:02:55 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/28 02:03:08 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/28 02:03:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/28 02:03:24 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/28 02:03:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/28 02:03:41 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "data/banana" 2025/11/28 02:03:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "data/potato" 2025/11/28 02:03:46 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/28 02:03:52 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/test.sum 2025/11/28 02:03:54 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/data/banana 2025/11/28 02:03:54 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/data/potato 2025/11/28 02:03:55 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/data" --- PASS: TestCheckSumDownload (75.40s) --- PASS: TestCheckSumDownload/subtest1 (3.68s) --- PASS: TestCheckSumDownload/subtest2 (7.24s) --- PASS: TestCheckSumDownload/subtest3 (3.53s) --- PASS: TestCheckSumDownload/subtest4 (3.75s) --- PASS: TestCheckSumDownload/subtest5 (4.95s) --- PASS: TestCheckSumDownload/subtest6 (3.50s) --- PASS: TestCheckSumDownload/subtest7 (4.32s) === RUN TestApplyTransforms 2025/11/28 02:03:56 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dayoxib8bemo" 2025/11/28 02:03:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:03:56 DEBUG : Creating backend with remote "/tmp/rclone3506527958" run.go:185: Remote "FileLu root 'rclone-test-dayoxib8bemo'", Local "Local file system at /tmp/rclone3506527958", Modify Window "876000h0m0s" 2025/11/28 02:03:56 INFO : FileLu root 'rclone-test-dayoxib8bemo': Successfully created folder "rclone-test-dayoxib8bemo" with ID 1320342 2025/11/28 02:03:58 INFO : FileLu root 'rclone-test-dayoxib8bemo': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/28 02:03:59 ERROR : hello, world!: sum not found 2025/11/28 02:03:59 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-dayoxib8bemo' 2025/11/28 02:03:59 NOTICE: FileLu root 'rclone-test-dayoxib8bemo': 1 files missing 2025/11/28 02:03:59 NOTICE: 1 hashes missing 2025/11/28 02:03:59 NOTICE: FileLu root 'rclone-test-dayoxib8bemo': 1 differences found 2025/11/28 02:03:59 NOTICE: FileLu root 'rclone-test-dayoxib8bemo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/28 02:04:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:01 NOTICE: FileLu root 'rclone-test-dayoxib8bemo': 0 differences found 2025/11/28 02:04:01 NOTICE: FileLu root 'rclone-test-dayoxib8bemo': 1 matching files 2025/11/28 02:04:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yolapoh6tafa" 2025/11/28 02:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:01 DEBUG : Creating backend with remote "/tmp/rclone1810637555" run.go:185: Remote "FileLu root 'rclone-test-yolapoh6tafa'", Local "Local file system at /tmp/rclone1810637555", Modify Window "876000h0m0s" 2025/11/28 02:04:02 INFO : FileLu root 'rclone-test-yolapoh6tafa': Successfully created folder "rclone-test-yolapoh6tafa" with ID 1320360 2025/11/28 02:04:06 INFO : FileLu root 'rclone-test-yolapoh6tafa': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/28 02:04:07 ERROR : HELLO, WORLD!: sum not found 2025/11/28 02:04:07 ERROR : hello, world!: file not in FileLu root 'rclone-test-yolapoh6tafa' 2025/11/28 02:04:07 NOTICE: FileLu root 'rclone-test-yolapoh6tafa': 1 files missing 2025/11/28 02:04:07 NOTICE: 1 hashes missing 2025/11/28 02:04:07 NOTICE: FileLu root 'rclone-test-yolapoh6tafa': 1 differences found 2025/11/28 02:04:07 NOTICE: FileLu root 'rclone-test-yolapoh6tafa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/28 02:04:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:08 NOTICE: FileLu root 'rclone-test-yolapoh6tafa': 0 differences found 2025/11/28 02:04:08 NOTICE: FileLu root 'rclone-test-yolapoh6tafa': 1 matching files 2025/11/28 02:04:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-voniyaf8vuye" 2025/11/28 02:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:08 DEBUG : Creating backend with remote "/tmp/rclone441514123" run.go:185: Remote "FileLu root 'rclone-test-voniyaf8vuye'", Local "Local file system at /tmp/rclone441514123", Modify Window "876000h0m0s" 2025/11/28 02:04:09 INFO : FileLu root 'rclone-test-voniyaf8vuye': Successfully created folder "rclone-test-voniyaf8vuye" with ID 1320370 2025/11/28 02:04:11 INFO : FileLu root 'rclone-test-voniyaf8vuye': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/28 02:04:12 ERROR : HeLlO, wOrLd!: sum not found 2025/11/28 02:04:12 ERROR : hello, world!: file not in FileLu root 'rclone-test-voniyaf8vuye' 2025/11/28 02:04:12 NOTICE: FileLu root 'rclone-test-voniyaf8vuye': 1 files missing 2025/11/28 02:04:12 NOTICE: 1 hashes missing 2025/11/28 02:04:12 NOTICE: FileLu root 'rclone-test-voniyaf8vuye': 1 differences found 2025/11/28 02:04:12 NOTICE: FileLu root 'rclone-test-voniyaf8vuye': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/28 02:04:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:13 NOTICE: FileLu root 'rclone-test-voniyaf8vuye': 0 differences found 2025/11/28 02:04:13 NOTICE: FileLu root 'rclone-test-voniyaf8vuye': 1 matching files 2025/11/28 02:04:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-puyavow0lece" 2025/11/28 02:04:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:13 DEBUG : Creating backend with remote "/tmp/rclone2906217795" run.go:185: Remote "FileLu root 'rclone-test-puyavow0lece'", Local "Local file system at /tmp/rclone2906217795", Modify Window "876000h0m0s" 2025/11/28 02:04:14 INFO : FileLu root 'rclone-test-puyavow0lece': Successfully created folder "rclone-test-puyavow0lece" with ID 1320376 2025/11/28 02:04:17 INFO : FileLu root 'rclone-test-puyavow0lece': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/28 02:04:18 ERROR : HELLO, WORLD!: sum not found 2025/11/28 02:04:18 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-puyavow0lece' 2025/11/28 02:04:18 NOTICE: FileLu root 'rclone-test-puyavow0lece': 1 files missing 2025/11/28 02:04:18 NOTICE: 1 hashes missing 2025/11/28 02:04:18 NOTICE: FileLu root 'rclone-test-puyavow0lece': 1 differences found 2025/11/28 02:04:18 NOTICE: FileLu root 'rclone-test-puyavow0lece': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/28 02:04:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:19 NOTICE: FileLu root 'rclone-test-puyavow0lece': 0 differences found 2025/11/28 02:04:19 NOTICE: FileLu root 'rclone-test-puyavow0lece': 1 matching files 2025/11/28 02:04:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-capuvot5foyu" 2025/11/28 02:04:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:19 DEBUG : Creating backend with remote "/tmp/rclone472017873" run.go:185: Remote "FileLu root 'rclone-test-capuvot5foyu'", Local "Local file system at /tmp/rclone472017873", Modify Window "876000h0m0s" 2025/11/28 02:04:20 INFO : FileLu root 'rclone-test-capuvot5foyu': Successfully created folder "rclone-test-capuvot5foyu" with ID 1320395 2025/11/28 02:04:21 INFO : FileLu root 'rclone-test-capuvot5foyu': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/28 02:04:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/28 02:04:23 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-capuvot5foyu' 2025/11/28 02:04:23 NOTICE: FileLu root 'rclone-test-capuvot5foyu': 1 files missing 2025/11/28 02:04:23 NOTICE: 1 hashes missing 2025/11/28 02:04:23 NOTICE: FileLu root 'rclone-test-capuvot5foyu': 1 differences found 2025/11/28 02:04:23 NOTICE: FileLu root 'rclone-test-capuvot5foyu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/28 02:04:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:25 NOTICE: FileLu root 'rclone-test-capuvot5foyu': 0 differences found 2025/11/28 02:04:25 NOTICE: FileLu root 'rclone-test-capuvot5foyu': 1 matching files 2025/11/28 02:04:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bapohux8sobi" 2025/11/28 02:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:25 DEBUG : Creating backend with remote "/tmp/rclone2860187460" run.go:185: Remote "FileLu root 'rclone-test-bapohux8sobi'", Local "Local file system at /tmp/rclone2860187460", Modify Window "876000h0m0s" 2025/11/28 02:04:26 INFO : FileLu root 'rclone-test-bapohux8sobi': Successfully created folder "rclone-test-bapohux8sobi" with ID 1320405 2025/11/28 02:04:28 INFO : FileLu root 'rclone-test-bapohux8sobi': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/28 02:04:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/28 02:04:29 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-bapohux8sobi' 2025/11/28 02:04:29 NOTICE: FileLu root 'rclone-test-bapohux8sobi': 1 files missing 2025/11/28 02:04:29 NOTICE: 1 hashes missing 2025/11/28 02:04:29 NOTICE: FileLu root 'rclone-test-bapohux8sobi': 1 differences found 2025/11/28 02:04:29 NOTICE: FileLu root 'rclone-test-bapohux8sobi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/28 02:04:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:30 NOTICE: FileLu root 'rclone-test-bapohux8sobi': 0 differences found 2025/11/28 02:04:30 NOTICE: FileLu root 'rclone-test-bapohux8sobi': 1 matching files 2025/11/28 02:04:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fuguxen1vaba" 2025/11/28 02:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:30 DEBUG : Creating backend with remote "/tmp/rclone614854456" run.go:185: Remote "FileLu root 'rclone-test-fuguxen1vaba'", Local "Local file system at /tmp/rclone614854456", Modify Window "876000h0m0s" 2025/11/28 02:04:31 INFO : FileLu root 'rclone-test-fuguxen1vaba': Successfully created folder "rclone-test-fuguxen1vaba" with ID 1320416 2025/11/28 02:04:33 INFO : FileLu root 'rclone-test-fuguxen1vaba': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/28 02:04:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 02:04:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-fuguxen1vaba' 2025/11/28 02:04:34 NOTICE: FileLu root 'rclone-test-fuguxen1vaba': 1 files missing 2025/11/28 02:04:34 NOTICE: 1 hashes missing 2025/11/28 02:04:34 NOTICE: FileLu root 'rclone-test-fuguxen1vaba': 1 differences found 2025/11/28 02:04:34 NOTICE: FileLu root 'rclone-test-fuguxen1vaba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/28 02:04:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:36 NOTICE: FileLu root 'rclone-test-fuguxen1vaba': 0 differences found 2025/11/28 02:04:36 NOTICE: FileLu root 'rclone-test-fuguxen1vaba': 1 matching files 2025/11/28 02:04:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-poxovov7dabe" 2025/11/28 02:04:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:36 DEBUG : Creating backend with remote "/tmp/rclone3879585413" run.go:185: Remote "FileLu root 'rclone-test-poxovov7dabe'", Local "Local file system at /tmp/rclone3879585413", Modify Window "876000h0m0s" 2025/11/28 02:04:37 INFO : FileLu root 'rclone-test-poxovov7dabe': Successfully created folder "rclone-test-poxovov7dabe" with ID 1320431 2025/11/28 02:04:39 INFO : FileLu root 'rclone-test-poxovov7dabe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/28 02:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 02:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-poxovov7dabe' 2025/11/28 02:04:39 NOTICE: FileLu root 'rclone-test-poxovov7dabe': 1 files missing 2025/11/28 02:04:39 NOTICE: 1 hashes missing 2025/11/28 02:04:39 NOTICE: FileLu root 'rclone-test-poxovov7dabe': 1 differences found 2025/11/28 02:04:39 NOTICE: FileLu root 'rclone-test-poxovov7dabe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/28 02:04:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:41 NOTICE: FileLu root 'rclone-test-poxovov7dabe': 0 differences found 2025/11/28 02:04:41 NOTICE: FileLu root 'rclone-test-poxovov7dabe': 1 matching files 2025/11/28 02:04:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-monoqaf4gifi" 2025/11/28 02:04:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:41 DEBUG : Creating backend with remote "/tmp/rclone1266541510" run.go:185: Remote "FileLu root 'rclone-test-monoqaf4gifi'", Local "Local file system at /tmp/rclone1266541510", Modify Window "876000h0m0s" 2025/11/28 02:04:42 INFO : FileLu root 'rclone-test-monoqaf4gifi': Successfully created folder "rclone-test-monoqaf4gifi" with ID 1320442 2025/11/28 02:04:45 INFO : FileLu root 'rclone-test-monoqaf4gifi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/28 02:04:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 02:04:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-monoqaf4gifi' 2025/11/28 02:04:46 NOTICE: FileLu root 'rclone-test-monoqaf4gifi': 1 files missing 2025/11/28 02:04:46 NOTICE: 1 hashes missing 2025/11/28 02:04:46 NOTICE: FileLu root 'rclone-test-monoqaf4gifi': 1 differences found 2025/11/28 02:04:46 NOTICE: FileLu root 'rclone-test-monoqaf4gifi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/28 02:04:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:48 NOTICE: FileLu root 'rclone-test-monoqaf4gifi': 0 differences found 2025/11/28 02:04:48 NOTICE: FileLu root 'rclone-test-monoqaf4gifi': 1 matching files 2025/11/28 02:04:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cusipek0teqa" 2025/11/28 02:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:04:48 DEBUG : Creating backend with remote "/tmp/rclone1650319630" run.go:185: Remote "FileLu root 'rclone-test-cusipek0teqa'", Local "Local file system at /tmp/rclone1650319630", Modify Window "876000h0m0s" 2025/11/28 02:04:49 INFO : FileLu root 'rclone-test-cusipek0teqa': Successfully created folder "rclone-test-cusipek0teqa" with ID 1320466 2025/11/28 02:04:51 INFO : FileLu root 'rclone-test-cusipek0teqa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/28 02:04:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/28 02:04:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-cusipek0teqa' 2025/11/28 02:04:51 NOTICE: FileLu root 'rclone-test-cusipek0teqa': 1 files missing 2025/11/28 02:04:51 NOTICE: 1 hashes missing 2025/11/28 02:04:51 NOTICE: FileLu root 'rclone-test-cusipek0teqa': 1 differences found 2025/11/28 02:04:51 NOTICE: FileLu root 'rclone-test-cusipek0teqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/28 02:04:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/28 02:04:53 NOTICE: FileLu root 'rclone-test-cusipek0teqa': 0 differences found 2025/11/28 02:04:53 NOTICE: FileLu root 'rclone-test-cusipek0teqa': 1 matching files 2025/11/28 02:04:53 DEBUG : FileLu root 'rclone-test-cusipek0teqa': Purge remote 2025/11/28 02:04:54 INFO : FileLu root 'rclone-test-cusipek0teqa': Rmdir: successfully deleted "/rclone-test-cusipek0teqa" 2025/11/28 02:04:54 DEBUG : FileLu root 'rclone-test-monoqaf4gifi': Purge remote 2025/11/28 02:04:54 INFO : FileLu root 'rclone-test-monoqaf4gifi': Rmdir: successfully deleted "/rclone-test-monoqaf4gifi" 2025/11/28 02:04:54 DEBUG : FileLu root 'rclone-test-poxovov7dabe': Purge remote 2025/11/28 02:04:55 INFO : FileLu root 'rclone-test-poxovov7dabe': Rmdir: successfully deleted "/rclone-test-poxovov7dabe" 2025/11/28 02:04:55 DEBUG : FileLu root 'rclone-test-fuguxen1vaba': Purge remote 2025/11/28 02:04:56 INFO : FileLu root 'rclone-test-fuguxen1vaba': Rmdir: successfully deleted "/rclone-test-fuguxen1vaba" 2025/11/28 02:04:56 DEBUG : FileLu root 'rclone-test-bapohux8sobi': Purge remote 2025/11/28 02:04:57 INFO : FileLu root 'rclone-test-bapohux8sobi': Rmdir: successfully deleted "/rclone-test-bapohux8sobi" 2025/11/28 02:04:57 DEBUG : FileLu root 'rclone-test-capuvot5foyu': Purge remote 2025/11/28 02:04:57 INFO : FileLu root 'rclone-test-capuvot5foyu': Rmdir: successfully deleted "/rclone-test-capuvot5foyu" 2025/11/28 02:04:57 DEBUG : FileLu root 'rclone-test-puyavow0lece': Purge remote 2025/11/28 02:04:58 INFO : FileLu root 'rclone-test-puyavow0lece': Rmdir: successfully deleted "/rclone-test-puyavow0lece" 2025/11/28 02:04:58 DEBUG : FileLu root 'rclone-test-voniyaf8vuye': Purge remote 2025/11/28 02:04:58 INFO : FileLu root 'rclone-test-voniyaf8vuye': Rmdir: successfully deleted "/rclone-test-voniyaf8vuye" 2025/11/28 02:04:58 DEBUG : FileLu root 'rclone-test-yolapoh6tafa': Purge remote 2025/11/28 02:04:59 INFO : FileLu root 'rclone-test-yolapoh6tafa': Rmdir: successfully deleted "/rclone-test-yolapoh6tafa" 2025/11/28 02:04:59 DEBUG : FileLu root 'rclone-test-dayoxib8bemo': Purge remote 2025/11/28 02:04:59 INFO : FileLu root 'rclone-test-dayoxib8bemo': Rmdir: successfully deleted "/rclone-test-dayoxib8bemo" --- PASS: TestApplyTransforms (63.82s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:05:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 02:05:01 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub" with ID 1320489 2025/11/28 02:05:05 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub/file2" 2025/11/28 02:05:05 DEBUG : sub/file2: size = 14 OK 2025/11/28 02:05:05 INFO : file1: Copied (new) to: sub/file2 2025/11/28 02:05:07 DEBUG : sub/file2: size = 14 OK 2025/11/28 02:05:07 DEBUG : file1: Sizes identical 2025/11/28 02:05:07 DEBUG : file1: Unchanged skipping 2025/11/28 02:05:08 DEBUG : FileLu root 'rclone-test-sopucek6baxe': don't need to copy/move sub/file2, it is already at target location 2025/11/28 02:05:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub/file2 2025/11/28 02:05:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub" --- PASS: TestCopyFile (12.40s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.75s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:05:13 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/dst" with ID 1320508 2025/11/28 02:05:15 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "dst/file1" 2025/11/28 02:05:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe/backup" 2025/11/28 02:05:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1348398983) 2025/11/28 02:05:17 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-sopucek6baxe') 2025/11/28 02:05:17 DEBUG : dst/file1: Sizes differ 2025/11/28 02:05:19 INFO : FileLu root 'rclone-test-sopucek6baxe/backup': Successfully created folder "rclone-test-sopucek6baxe/backup/dst" with ID 1320517 2025/11/28 02:05:21 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/dst/file1 2025/11/28 02:05:21 INFO : dst/file1: Moved (server-side) 2025/11/28 02:05:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "dst/file1" 2025/11/28 02:05:23 DEBUG : dst/file1: size = 14 OK 2025/11/28 02:05:23 INFO : dst/file1: Copied (new) 2025/11/28 02:05:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/dst/file1 2025/11/28 02:05:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/backup/dst/file1 2025/11/28 02:05:29 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/dst" 2025/11/28 02:05:30 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/backup/dst" 2025/11/28 02:05:31 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/backup" --- PASS: TestCopyFileBackupDir (18.59s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:05:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe/dst" 2025/11/28 02:05:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe/CompareDest" 2025/11/28 02:05:32 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 02:05:34 INFO : FileLu root 'rclone-test-sopucek6baxe/dst': Successfully created folder "rclone-test-sopucek6baxe/dst" with ID 1320557 2025/11/28 02:05:35 INFO : FileLu root 'rclone-test-sopucek6baxe/dst': Put: Successfully uploaded new file "one" 2025/11/28 02:05:35 DEBUG : one: size = 3 OK 2025/11/28 02:05:35 INFO : one: Copied (new) 2025/11/28 02:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1348398983) 2025/11/28 02:05:39 DEBUG : one: size = 3 (FileLu root 'rclone-test-sopucek6baxe/dst') 2025/11/28 02:05:39 DEBUG : one: Sizes differ 2025/11/28 02:05:44 DEBUG : one: size = 5 OK 2025/11/28 02:05:44 INFO : one: Copied (replaced existing) 2025/11/28 02:05:47 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "dst/one" 2025/11/28 02:05:48 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/CompareDest" with ID 1320581 2025/11/28 02:05:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "CompareDest/one" 2025/11/28 02:05:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1348398983) 2025/11/28 02:05:51 DEBUG : one: size = 3 (FileLu root 'rclone-test-sopucek6baxe/dst') 2025/11/28 02:05:51 DEBUG : one: Sizes differ 2025/11/28 02:05:52 DEBUG : one: size = 5 OK 2025/11/28 02:05:52 DEBUG : one: Sizes identical 2025/11/28 02:05:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/28 02:05:55 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "CompareDest/two" 2025/11/28 02:05:57 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 02:05:58 DEBUG : two: size = 3 OK 2025/11/28 02:05:58 DEBUG : two: Sizes identical 2025/11/28 02:05:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/28 02:05:59 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 02:06:00 DEBUG : two: size = 3 OK 2025/11/28 02:06:00 DEBUG : two: Sizes identical 2025/11/28 02:06:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/28 02:06:03 DEBUG : two: Need to transfer - File not found at Destination 2025/11/28 02:06:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone1348398983) 2025/11/28 02:06:04 DEBUG : two: size = 3 (FileLu root 'rclone-test-sopucek6baxe/CompareDest') 2025/11/28 02:06:04 DEBUG : two: Sizes differ 2025/11/28 02:06:06 INFO : FileLu root 'rclone-test-sopucek6baxe/dst': Put: Successfully uploaded new file "two" 2025/11/28 02:06:06 DEBUG : two: size = 5 OK 2025/11/28 02:06:06 INFO : two: Copied (new) 2025/11/28 02:06:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/CompareDest/one 2025/11/28 02:06:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/CompareDest/two 2025/11/28 02:06:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/dst/one 2025/11/28 02:06:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/dst/two 2025/11/28 02:06:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/dst" 2025/11/28 02:06:12 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/CompareDest" --- PASS: TestCopyFileCompareDest (40.90s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.76s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.77s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.79s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.76s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:06:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/28 02:06:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/TestCopyFileMaxTransfer" with ID 1320645 2025/11/28 02:06:18 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/28 02:06:18 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/28 02:06:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/28 02:06:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/28 02:06:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://2000.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/28 02:06:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/28 02:06:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/28 02:06:25 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/28 02:06:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/28 02:06:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/28 02:06:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/TestCopyFileMaxTransfer/file1 2025/11/28 02:06:28 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/TestCopyFileMaxTransfer/file4 2025/11/28 02:06:29 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (13.88s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.89s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.80s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.99s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.76s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.79s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.77s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.75s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.76s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.03s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.75s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.79s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:06:40 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "a.txt" 2025/11/28 02:06:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "zend.txt" 2025/11/28 02:06:44 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir" with ID 1320698 2025/11/28 02:06:46 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/28 02:06:48 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/28 02:06:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir/ignore dir" with ID 1320711 2025/11/28 02:06:50 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/28 02:06:52 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/28 02:06:53 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir/sub sub dir" with ID 1320722 2025/11/28 02:06:55 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/28 02:06:57 DEBUG : a.txt: Excluded (Size Filter) 2025/11/28 02:06:57 DEBUG : a.txt: Excluded 2025/11/28 02:06:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 02:06:58 DEBUG : sub dir/hello world2: Excluded 2025/11/28 02:06:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 02:06:58 DEBUG : sub dir/hello world: Excluded 2025/11/28 02:06:59 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 02:07:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 02:07:00 DEBUG : sub dir/hello world2: Excluded 2025/11/28 02:07:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 02:07:00 DEBUG : sub dir/hello world: Excluded 2025/11/28 02:07:00 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 02:07:05 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/a.txt 2025/11/28 02:07:05 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/zend.txt 2025/11/28 02:07:06 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/hello world 2025/11/28 02:07:06 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/hello world2 2025/11/28 02:07:07 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/sub sub dir/hello world3 2025/11/28 02:07:08 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/ignore dir/.ignore 2025/11/28 02:07:08 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/ignore dir/should be ignored 2025/11/28 02:07:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir/sub sub dir" 2025/11/28 02:07:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir/ignore dir" 2025/11/28 02:07:12 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir" --- PASS: TestListDirSorted (34.10s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:07:14 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "a.txt" 2025/11/28 02:07:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "zend.txt" 2025/11/28 02:07:17 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir" with ID 1320762 2025/11/28 02:07:18 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/28 02:07:21 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/28 02:07:21 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir/ignore dir" with ID 1320776 2025/11/28 02:07:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/28 02:07:25 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/28 02:07:25 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir/sub sub dir" with ID 1320785 2025/11/28 02:07:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/28 02:07:30 DEBUG : a.txt: Excluded (Size Filter) 2025/11/28 02:07:30 DEBUG : a.txt: Excluded 2025/11/28 02:07:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 02:07:30 DEBUG : sub dir/hello world2: Excluded 2025/11/28 02:07:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 02:07:30 DEBUG : sub dir/hello world: Excluded 2025/11/28 02:07:32 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 02:07:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/28 02:07:32 DEBUG : sub dir/hello world2: Excluded 2025/11/28 02:07:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/28 02:07:32 DEBUG : sub dir/hello world: Excluded 2025/11/28 02:07:32 DEBUG : sub dir/ignore dir: Excluded 2025/11/28 02:07:34 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/a.txt 2025/11/28 02:07:34 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/zend.txt 2025/11/28 02:07:35 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/hello world 2025/11/28 02:07:36 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/hello world2 2025/11/28 02:07:36 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/sub sub dir/hello world3 2025/11/28 02:07:37 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/ignore dir/.ignore 2025/11/28 02:07:37 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/ignore dir/should be ignored 2025/11/28 02:07:38 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir/sub sub dir" 2025/11/28 02:07:39 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir/ignore dir" 2025/11/28 02:07:40 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir" --- PASS: TestListDirSortedFn (28.68s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:07:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "file1" 2025/11/28 02:07:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub" with ID 1320819 2025/11/28 02:07:47 INFO : FileLu root 'rclone-test-sopucek6baxe': 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/28 02:07:57 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/28 02:08:02 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/file1 2025/11/28 02:08:06 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub/file2 2025/11/28 02:08:07 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub" --- PASS: TestListJSON (26.72s) --- PASS: TestListJSON/Default (0.38s) --- PASS: TestListJSON/FilesOnly (0.38s) --- PASS: TestListJSON/DirsOnly (0.38s) --- PASS: TestListJSON/Recurse (1.06s) --- PASS: TestListJSON/SubDir (0.40s) --- PASS: TestListJSON/NoModTime (0.83s) --- PASS: TestListJSON/NoMimeType (0.48s) --- PASS: TestListJSON/ShowHash (3.82s) --- PASS: TestListJSON/HashTypes (1.14s) --- PASS: TestListJSON/Metadata (0.39s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:08:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "file1" 2025/11/28 02:08:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub" with ID 1320866 2025/11/28 02:08:13 INFO : FileLu root 'rclone-test-sopucek6baxe': 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/28 02:08:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe/notfound" 2025/11/28 02:08:24 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/file1 2025/11/28 02:08:25 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub/file2 2025/11/28 02:08:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub" --- PASS: TestStatJSON (18.53s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.41s) --- PASS: TestStatJSON/Dir (0.76s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.93s) --- PASS: TestStatJSON/File (1.42s) --- PASS: TestStatJSON/NotFound (0.83s) --- PASS: TestStatJSON/DirFilesOnly (0.40s) --- PASS: TestStatJSON/FileFilesOnly (0.76s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.37s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.38s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.89s) --- PASS: TestStatJSON/RootNotFound (1.28s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:08:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Making directory 2025/11/28 02:08:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe" with ID 1.319971e+06 2025/11/28 02:08:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Making directory 2025/11/28 02:08:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe" with ID 1.319971e+06 --- PASS: TestMkdir (2.45s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:08:30 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir" with ID 1320903 2025/11/28 02:08:31 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/28 02:08:34 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/hello world 2025/11/28 02:08:35 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir" --- PASS: TestLsd (6.63s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:08:37 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" 2025/11/28 02:08:40 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" 2025/11/28 02:08:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:08:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 --- PASS: TestLs (7.52s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:08:45 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" 2025/11/28 02:08:47 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" 2025/11/28 02:08:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/28 02:08:49 DEBUG : empty space: Excluded 2025/11/28 02:08:51 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:08:51 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 --- PASS: TestLsWithFilesFrom (8.71s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:08:54 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" 2025/11/28 02:08:55 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" 2025/11/28 02:08:57 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:08:58 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 --- PASS: TestLsLong (7.54s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:09:05 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" 2025/11/28 02:09:07 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" 2025/11/28 02:09:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:09:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 --- PASS: TestHashSums (10.92s) === RUN TestHashSumsWithErrors 2025/11/28 02:09:10 DEBUG : Creating backend with remote ":memory:" 2025/11/28 02:09:10 DEBUG : Config file has changed externally - reloading 2025/11/28 02:09:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/28 02:09:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/28 02:09:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/28 02:09:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/28 02:09:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/28 02:09:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/28 02:09:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/28 02:09:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/28 02:09:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:09:13 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" 2025/11/28 02:09:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "empty space" 2025/11/28 02:09:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir" with ID 1320992 2025/11/28 02:09:18 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/28 02:09:20 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/empty space 2025/11/28 02:09:20 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 2025/11/28 02:09:21 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/potato3 2025/11/28 02:09:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir" --- PASS: TestCount (13.73s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:09:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "small" 2025/11/28 02:09:29 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "medium" 2025/11/28 02:09:30 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "large" 2025/11/28 02:09:31 DEBUG : Waiting for deletions to finish 2025/11/28 02:09:31 DEBUG : large: Excluded (Size Filter) 2025/11/28 02:09:31 DEBUG : large: Excluded 2025/11/28 02:09:32 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/medium 2025/11/28 02:09:32 INFO : medium: Deleted 2025/11/28 02:09:32 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/small 2025/11/28 02:09:32 INFO : small: Deleted 2025/11/28 02:09:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/large --- PASS: TestDelete (10.39s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:09:36 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "small" 2025/11/28 02:09:39 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "medium" 2025/11/28 02:09:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "large" 2025/11/28 02:09:43 DEBUG : Waiting for deletions to finish 2025/11/28 02:09:43 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/28 02:09:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/large 2025/11/28 02:09:43 INFO : large: Deleted 2025/11/28 02:09:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/medium 2025/11/28 02:09:43 INFO : medium: Deleted 2025/11/28 02:09:45 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/small --- PASS: TestMaxDelete (11.67s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:09:48 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "small" 2025/11/28 02:09:50 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "medium" 2025/11/28 02:09:53 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "large" 2025/11/28 02:09:53 DEBUG : Waiting for deletions to finish 2025/11/28 02:09:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/28 02:09:54 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/small 2025/11/28 02:09:54 INFO : small: Deleted 2025/11/28 02:09:54 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/medium 2025/11/28 02:09:54 INFO : medium: Deleted 2025/11/28 02:09:55 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/large --- PASS: TestMaxDeleteSizeLargeFile (10.72s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:09:59 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "small" 2025/11/28 02:10:02 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "medium" 2025/11/28 02:10:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "large" 2025/11/28 02:10:10 DEBUG : Waiting for deletions to finish 2025/11/28 02:10:10 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/28 02:10:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/large 2025/11/28 02:10:10 INFO : large: Deleted 2025/11/28 02:10:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/medium 2025/11/28 02:10:10 INFO : medium: Deleted 2025/11/28 02:10:12 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/small --- PASS: TestMaxDeleteSize (17.17s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:10:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "ReadFile" 2025/11/28 02:10:20 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/ReadFile --- PASS: TestReadFile (8.04s) === RUN TestRetry 2025/11/28 02:10:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/28 02:10:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/28 02:10:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 02:10:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 02:10:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 02:10:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/28 02:10:22 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-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:10:24 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "file1" 2025/11/28 02:10:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "file2" 2025/11/28 02:10:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/file1 2025/11/28 02:10:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/file2 --- PASS: TestCat (21.27s) === RUN TestPurge 2025/11/28 02:10:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wupehis0ziro" 2025/11/28 02:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:10:43 DEBUG : Creating backend with remote "/tmp/rclone703266274" run.go:185: Remote "FileLu root 'rclone-test-wupehis0ziro'", Local "Local file system at /tmp/rclone703266274", Modify Window "876000h0m0s" 2025/11/28 02:10:43 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro" with ID 1321132 2025/11/28 02:10:44 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro" with ID 1.321132e+06 2025/11/28 02:10:44 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A1/B1/C1" with ID 1321137 2025/11/28 02:10:47 INFO : FileLu root 'rclone-test-wupehis0ziro': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/28 02:10:47 INFO : A2: Making directory 2025/11/28 02:10:47 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A2" with ID 1321139 2025/11/28 02:10:47 INFO : A1/B2: Making directory 2025/11/28 02:10:48 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A1/B2" with ID 1321140 2025/11/28 02:10:48 INFO : A1/B2/C2: Making directory 2025/11/28 02:10:48 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A1/B2/C2" with ID 1321142 2025/11/28 02:10:48 INFO : A1/B1/C3: Making directory 2025/11/28 02:10:49 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A1/B1/C3" with ID 1321145 2025/11/28 02:10:49 INFO : A3: Making directory 2025/11/28 02:10:49 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A3" with ID 1321146 2025/11/28 02:10:49 INFO : A3/B3: Making directory 2025/11/28 02:10:49 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A3/B3" with ID 1321149 2025/11/28 02:10:49 INFO : A3/B3/C4: Making directory 2025/11/28 02:10:50 INFO : FileLu root 'rclone-test-wupehis0ziro': Successfully created folder "rclone-test-wupehis0ziro/A3/B3/C4" with ID 1321150 2025/11/28 02:10:53 INFO : FileLu root 'rclone-test-wupehis0ziro': Put: Successfully uploaded new file "A1/two" 2025/11/28 02:10:56 INFO : FileLu root 'rclone-test-wupehis0ziro': Rmdir: successfully deleted "/rclone-test-wupehis0ziro/A1/B1" 2025/11/28 02:10:59 INFO : FileLu root 'rclone-test-wupehis0ziro': Rmdir: successfully deleted "/rclone-test-wupehis0ziro" 2025/11/28 02:11:00 ERROR : error listing: directory not found 2025/11/28 02:11:00 DEBUG : FileLu root 'rclone-test-wupehis0ziro': Purge remote 2025/11/28 02:11:00 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.24s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:11:01 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe" with ID 1.319971e+06 2025/11/28 02:11:01 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1/C1" with ID 1321178 2025/11/28 02:11:08 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/28 02:11:08 INFO : A2: Making directory 2025/11/28 02:11:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A2" with ID 1321184 2025/11/28 02:11:09 INFO : A1/B2: Making directory 2025/11/28 02:11:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B2" with ID 1321185 2025/11/28 02:11:09 INFO : A1/B2/C2: Making directory 2025/11/28 02:11:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B2/C2" with ID 1321186 2025/11/28 02:11:10 INFO : A1/B1/C3: Making directory 2025/11/28 02:11:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1/C3" with ID 1321193 2025/11/28 02:11:10 INFO : A3: Making directory 2025/11/28 02:11:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3" with ID 1321196 2025/11/28 02:11:10 INFO : A3/B3: Making directory 2025/11/28 02:11:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3/B3" with ID 1321197 2025/11/28 02:11:11 INFO : A3/B3/C4: Making directory 2025/11/28 02:11:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3/B3/C4" with ID 1321198 2025/11/28 02:11:13 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "A1/two" 2025/11/28 02:11:15 DEBUG : removing 1 level 3 directories 2025/11/28 02:11:15 INFO : A3/B3/C4: Removing directory 2025/11/28 02:11:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3/B3/C4" 2025/11/28 02:11:21 DEBUG : removing 2 level 3 directories 2025/11/28 02:11:21 INFO : A1/B2/C2: Removing directory 2025/11/28 02:11:21 INFO : A1/B1/C3: Removing directory 2025/11/28 02:11:22 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B2/C2" 2025/11/28 02:11:22 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1/C3" 2025/11/28 02:11:22 DEBUG : removing 2 level 2 directories 2025/11/28 02:11:22 INFO : A3/B3: Removing directory 2025/11/28 02:11:22 INFO : A1/B2: Removing directory 2025/11/28 02:11:22 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3/B3" 2025/11/28 02:11:22 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B2" 2025/11/28 02:11:22 DEBUG : removing 2 level 1 directories 2025/11/28 02:11:22 INFO : A3: Removing directory 2025/11/28 02:11:22 INFO : A2: Removing directory 2025/11/28 02:11:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A2" 2025/11/28 02:11:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3" 2025/11/28 02:11:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A1/B1/C1/one 2025/11/28 02:11:28 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A1/two 2025/11/28 02:11:30 DEBUG : removing 1 level 3 directories 2025/11/28 02:11:30 INFO : A1/B1/C1: Removing directory 2025/11/28 02:11:31 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1/C1" 2025/11/28 02:11:31 DEBUG : removing 1 level 2 directories 2025/11/28 02:11:31 INFO : A1/B1: Removing directory 2025/11/28 02:11:32 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1" 2025/11/28 02:11:32 DEBUG : removing 1 level 1 directories 2025/11/28 02:11:32 INFO : A1: Removing directory 2025/11/28 02:11:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1" 2025/11/28 02:11:33 DEBUG : removing 1 level 0 directories 2025/11/28 02:11:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Removing directory 2025/11/28 02:11:35 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe" 2025/11/28 02:11:35 ERROR : error listing: directory not found 2025/11/28 02:11:36 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (35.44s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:11:36 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe" with ID 1321243 2025/11/28 02:11:36 INFO : A1: Making directory 2025/11/28 02:11:36 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1" with ID 1321244 2025/11/28 02:11:36 INFO : A1/B1: Making directory 2025/11/28 02:11:37 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1" with ID 1321245 2025/11/28 02:11:37 INFO : A1/B1/C1: Making directory 2025/11/28 02:11:37 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1/C1" with ID 1321246 2025/11/28 02:11:41 DEBUG : removing 1 level 3 directories 2025/11/28 02:11:41 INFO : A1/B1/C1: Removing directory 2025/11/28 02:11:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1/C1" 2025/11/28 02:11:42 DEBUG : removing 1 level 2 directories 2025/11/28 02:11:42 INFO : A1/B1: Removing directory 2025/11/28 02:11:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1" 2025/11/28 02:11:46 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1" --- PASS: TestRmdirsLeaveRoot (10.83s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:11:47 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe" with ID 1.321243e+06 2025/11/28 02:11:47 INFO : A1: Making directory 2025/11/28 02:11:47 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1" with ID 1321266 2025/11/28 02:11:47 INFO : A1/B1: Making directory 2025/11/28 02:11:48 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1" with ID 1321267 2025/11/28 02:11:48 INFO : A1/B1/C1: Making directory 2025/11/28 02:11:48 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1/C1" with ID 1321268 2025/11/28 02:11:52 DEBUG : removing 1 level 3 directories 2025/11/28 02:11:52 INFO : A1/B1/C1: Removing directory 2025/11/28 02:11:53 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1/C1" 2025/11/28 02:11:53 DEBUG : removing 1 level 2 directories 2025/11/28 02:11:53 INFO : A1/B1: Removing directory 2025/11/28 02:11:53 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1" 2025/11/28 02:11:57 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1" --- PASS: TestRmdirsWithFilter (10.50s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:11:59 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "file1" 2025/11/28 02:12:01 DEBUG : filename.txt: File name found in url 2025/11/28 02:12:06 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "filename.txt" 2025/11/28 02:12:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/28 02:12:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/28 02:12:12 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "file2" 2025/11/28 02:12:13 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/file1 2025/11/28 02:12:13 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/file2 2025/11/28 02:12:14 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/filename.txt 2025/11/28 02:12:15 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/headerfilename.txt --- PASS: TestCopyURL (17.98s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:12:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 02:12:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub" with ID 1321298 2025/11/28 02:12:17 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub/file2" 2025/11/28 02:12:17 DEBUG : sub/file2: size = 14 OK 2025/11/28 02:12:17 INFO : file1: Copied (new) to: sub/file2 2025/11/28 02:12:17 INFO : file1: Deleted 2025/11/28 02:12:19 DEBUG : sub/file2: size = 14 OK 2025/11/28 02:12:19 DEBUG : file1: Sizes identical 2025/11/28 02:12:19 DEBUG : file1: Unchanged skipping 2025/11/28 02:12:19 INFO : file1: Deleted 2025/11/28 02:12:20 DEBUG : FileLu root 'rclone-test-sopucek6baxe': don't need to copy/move sub/file2, it is already at target location 2025/11/28 02:12:22 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub/file2 2025/11/28 02:12:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub" --- PASS: TestMoveFile (8.60s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:12:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 02:12:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "file1" 2025/11/28 02:12:26 DEBUG : file1: size = 14 OK 2025/11/28 02:12:26 INFO : file1: Copied (new) 2025/11/28 02:12:26 INFO : file1: Deleted 2025/11/28 02:12:27 DEBUG : file1: Destination exists, skipping 2025/11/28 02:12:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/28 02:12:29 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/file1 --- PASS: TestMoveFileWithIgnoreExisting (5.47s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.75s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.83s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:12:31 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/dst" with ID 1321327 2025/11/28 02:12:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "dst/file1" 2025/11/28 02:12:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sopucek6baxe/backup" 2025/11/28 02:12:34 DEBUG : Config file has changed externally - reloading 2025/11/28 02:12:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1348398983) 2025/11/28 02:12:35 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-sopucek6baxe') 2025/11/28 02:12:35 DEBUG : dst/file1: Sizes differ 2025/11/28 02:12:37 INFO : FileLu root 'rclone-test-sopucek6baxe/backup': Successfully created folder "rclone-test-sopucek6baxe/backup/dst" with ID 1321336 2025/11/28 02:12:39 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/dst/file1 2025/11/28 02:12:39 INFO : dst/file1: Moved (server-side) 2025/11/28 02:12:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "dst/file1" 2025/11/28 02:12:42 DEBUG : dst/file1: size = 14 OK 2025/11/28 02:12:42 INFO : dst/file1: Copied (new) 2025/11/28 02:12:42 INFO : dst/file1: Deleted 2025/11/28 02:12:45 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/dst/file1 2025/11/28 02:12:46 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/backup/dst/file1 2025/11/28 02:12:47 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/dst" 2025/11/28 02:12:48 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/backup/dst" 2025/11/28 02:12:48 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/backup" --- PASS: TestMoveFileBackupDir (18.29s) === 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-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:12:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe" with ID 1.321243e+06 2025/11/28 02:12:50 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1" with ID 1321351 2025/11/28 02:12:52 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "A1/one" 2025/11/28 02:12:54 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "A1/two" 2025/11/28 02:12:55 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1" with ID 1321361 2025/11/28 02:12:57 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "A1/B1/three" 2025/11/28 02:12:58 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1/C1" with ID 1321364 2025/11/28 02:13:00 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/28 02:13:00 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1/C2" with ID 1321367 2025/11/28 02:13:04 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/28 02:13:04 INFO : A1/B2: Making directory 2025/11/28 02:13:04 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B2" with ID 1321373 2025/11/28 02:13:04 INFO : A1/B1/C3: Making directory 2025/11/28 02:13:05 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A1/B1/C3" with ID 1321374 2025/11/28 02:13:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A2" with ID 1321388 2025/11/28 02:13:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A2/B1" with ID 1321390 2025/11/28 02:13:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A2/B1/C1" with ID 1321392 2025/11/28 02:13:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A2/B1/C2" with ID 1321397 2025/11/28 02:13:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A2/B1/C3" with ID 1321398 2025/11/28 02:13:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A2/B2" with ID 1321400 2025/11/28 02:13:15 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A1/two 2025/11/28 02:13:15 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/28 02:13:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A1/B1/C1/four 2025/11/28 02:13:16 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/28 02:13:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A1/B1/three 2025/11/28 02:13:16 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/28 02:13:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A1/one 2025/11/28 02:13:16 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/28 02:13:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A1/B1/C2/five 2025/11/28 02:13:16 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/28 02:13:17 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B2" 2025/11/28 02:13:19 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1/C3" 2025/11/28 02:13:19 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1/C2" 2025/11/28 02:13:21 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1/C1" 2025/11/28 02:13:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1/B1" 2025/11/28 02:13:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A1" 2025/11/28 02:13:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3" with ID 1321426 2025/11/28 02:13:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3/B1" with ID 1321427 2025/11/28 02:13:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3/B1/C1" with ID 1321429 2025/11/28 02:13:28 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3/B1/C2" with ID 1321430 2025/11/28 02:13:28 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3/B1/C3" with ID 1321431 2025/11/28 02:13:28 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A3/B2" with ID 1321432 2025/11/28 02:13:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A2/B1/three 2025/11/28 02:13:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/28 02:13:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A2/B1/C1/four 2025/11/28 02:13:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/28 02:13:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A2/two 2025/11/28 02:13:33 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/28 02:13:34 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A2/B1/C2/five 2025/11/28 02:13:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/28 02:13:34 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A2/one 2025/11/28 02:13:34 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/28 02:13:35 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A2/B2" 2025/11/28 02:13:36 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A2/B1/C3" 2025/11/28 02:13:37 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A2/B1/C2" 2025/11/28 02:13:38 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A2/B1/C1" 2025/11/28 02:13:39 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A2/B1" 2025/11/28 02:13:40 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A2" 2025/11/28 02:13:41 INFO : FileLu root 'rclone-test-sopucek6baxe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/28 02:13:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A4" with ID 1321465 2025/11/28 02:13:43 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A4/B1" with ID 1321466 2025/11/28 02:13:44 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A4/B1/C1" with ID 1321467 2025/11/28 02:13:44 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A4/B1/C2" with ID 1321468 2025/11/28 02:13:44 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A4/B1/C3" with ID 1321470 2025/11/28 02:13:45 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/A4/B2" with ID 1321471 2025/11/28 02:13:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A3/B1/C2/five 2025/11/28 02:13:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/28 02:13:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A3/one 2025/11/28 02:13:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/28 02:13:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A3/B1/three 2025/11/28 02:13:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/28 02:13:50 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A3/B1/C1/four 2025/11/28 02:13:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/28 02:13:50 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A3/two 2025/11/28 02:13:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/28 02:13:51 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3/B2" 2025/11/28 02:13:52 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3/B1/C3" 2025/11/28 02:13:53 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3/B1/C2" 2025/11/28 02:13:54 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3/B1/C1" 2025/11/28 02:13:56 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3/B1" 2025/11/28 02:13:57 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A3" 2025/11/28 02:14:00 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A4/one 2025/11/28 02:14:01 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A4/two 2025/11/28 02:14:01 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A4/B1/three 2025/11/28 02:14:04 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A4/B1/C1/four 2025/11/28 02:14:06 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/A4/B1/C2/five 2025/11/28 02:14:07 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A4/B2" 2025/11/28 02:14:08 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A4/B1/C3" 2025/11/28 02:14:09 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A4/B1/C2" 2025/11/28 02:14:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A4/B1/C1" 2025/11/28 02:14:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A4/B1" 2025/11/28 02:14:12 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/A4" --- PASS: TestDirMove (83.40s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.36s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:14:14 DEBUG : FileLu root 'rclone-test-sopucek6baxe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 02:14:16 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/28 02:14:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 02:14:16 NOTICE: FileLu root 'rclone-test-sopucek6baxe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/28 02:14:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/28 02:14:16 DEBUG : FileLu root 'rclone-test-sopucek6baxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/28 02:14:19 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/28 02:14:19 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 02:14:19 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/28 02:14:20 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/no_checksum_big_file_from_pipe 2025/11/28 02:14:20 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:14:21 DEBUG : FileLu root 'rclone-test-sopucek6baxe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 02:14:23 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/28 02:14:23 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 02:14:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/28 02:14:23 DEBUG : FileLu root 'rclone-test-sopucek6baxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/28 02:14:26 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/28 02:14:26 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 02:14:26 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/28 02:14:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/with_checksum_big_file_from_pipe 2025/11/28 02:14:27 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:14:28 DEBUG : FileLu root 'rclone-test-sopucek6baxe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 02:14:30 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/28 02:14:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 02:14:30 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/28 02:14:30 DEBUG : FileLu root 'rclone-test-sopucek6baxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/28 02:14:32 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/28 02:14:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 02:14:32 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/28 02:14:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/ignore_checksum_big_file_from_pipe 2025/11/28 02:14:34 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:14:35 DEBUG : FileLu root 'rclone-test-sopucek6baxe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/28 02:14:36 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/28 02:14:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/28 02:14:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/28 02:14:36 DEBUG : FileLu root 'rclone-test-sopucek6baxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/28 02:14:40 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/28 02:14:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/28 02:14:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/28 02:14:41 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/ignore_checksum_big_file_from_pipe 2025/11/28 02:14:42 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (28.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.78s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.93s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:14:45 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato1" 2025/11/28 02:14:45 DEBUG : FileLu root 'rclone-test-sopucek6baxe': File to upload is small (60 bytes), uploading instead of streaming 2025/11/28 02:14:47 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "potato2" 2025/11/28 02:14:47 DEBUG : potato2: size = 60 OK 2025/11/28 02:14:47 DEBUG : potato2: Size of src and dst objects identical 2025/11/28 02:14:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato1 2025/11/28 02:14:49 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/potato2 --- PASS: TestRcatSize (6.67s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", 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-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.74s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.79s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.14s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.78s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.75s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.77s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-sopucek6baxe'", Local "Local file system at /tmp/rclone1348398983", Modify Window "876000h0m0s" 2025/11/28 02:14:56 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully created folder "rclone-test-sopucek6baxe/sub dir" with ID 1321620 2025/11/28 02:14:58 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/28 02:15:00 INFO : FileLu root 'rclone-test-sopucek6baxe': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/28 02:15:06 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yizogob7" before starting 2025/11/28 02:15:10 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/test remove existing 2025/11/28 02:15:11 DEBUG : sub dir/test remove existing.yizogob7: TEST: removing renamed existing file after operation 2025/11/28 02:15:11 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/test remove existing.yizogob7 2025/11/28 02:15:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lofesug0" before starting 2025/11/28 02:15:18 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/28 02:15:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lofesug0: TEST: renaming existing back after failed operation 2025/11/28 02:15:24 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lofesug0 2025/11/28 02:15:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xatagak4" before starting 2025/11/28 02:15:29 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/28 02:15:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xatagak4: TEST: removing renamed existing file after operation 2025/11/28 02:15:30 INFO : FileLu root 'rclone-test-sopucek6baxe': Successfully deleted file: /rclone-test-sopucek6baxe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xatagak4 2025/11/28 02:15:33 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe/sub dir" --- PASS: TestRemoveExisting (38.09s) === 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/28 02:15:33 DEBUG : FileLu root 'rclone-test-sopucek6baxe': Purge remote 2025/11/28 02:15:34 INFO : FileLu root 'rclone-test-sopucek6baxe': Rmdir: successfully deleted "/rclone-test-sopucek6baxe" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m21.392482595s (try 1/5)