"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/27 04:42:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki" 2025/11/27 04:42:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:42:39 DEBUG : Creating backend with remote "/tmp/rclone2801429084" === 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-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/27 04:42:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.76s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/27 04:42:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.38s) === RUN TestSizeDiffers 2025/11/27 04:42:40 DEBUG : a: size = 0 OK 2025/11/27 04:42:40 DEBUG : a: size = 1 (memory) 2025/11/27 04:42:40 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/27 04:42:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/27 04:42:40 DEBUG : potato: Seek from 10 to 0 2025/11/27 04:42:40 DEBUG : potato: Seek from 10 to 0 2025/11/27 04:42:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/27 04:42:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 2 2025/11/27 04:42:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/27 04:42:40 DEBUG : potato: Seek from 7 to 0 2025/11/27 04:42:40 DEBUG : potato: Seek from 7 to 0 2025/11/27 04:42:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/27 04:42:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 2 2025/11/27 04:42:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/27 04:42:40 DEBUG : potato: Seek from 8 to 0 2025/11/27 04:42:40 DEBUG : potato: Seek from 8 to 0 2025/11/27 04:42:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/27 04:42:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/27 04:42:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/27 04:42:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/27 04:42:40 DEBUG : potato: Seek from 5 to 2 2025/11/27 04:42:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/27 04:42:40 DEBUG : potato: Seek from 9 to 0 2025/11/27 04:42:40 DEBUG : potato: Seek from 9 to 0 2025/11/27 04:42:40 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-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:42:40 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki" with ID 1240740 2025/11/27 04:42:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/27 04:42:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/27 04:42:49 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/27 04:42:52 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/27 04:42:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 04:42:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 2025/11/27 04:42:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/remotepotato 2025/11/27 04:42:56 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/rutabaga --- PASS: TestCheck (16.77s) --- PASS: TestCheck/1 (0.40s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.38s) --- PASS: TestCheck/7 (0.38s) === RUN TestCheckFsError 2025/11/27 04:42:57 DEBUG : Creating backend with remote "nonexistent" 2025/11/27 04:42:57 DEBUG : Creating backend with remote "nonexistent" 2025/11/27 04:42:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/27 04:42:57 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/27 04:42:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/27 04:42:57 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-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:43:01 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/27 04:43:14 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/27 04:43:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/27 04:43:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/27 04:43:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 04:43:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 2025/11/27 04:43:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/remotepotato 2025/11/27 04:43:34 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/rutabaga --- PASS: TestCheckDownload (37.58s) --- PASS: TestCheckDownload/1 (5.45s) --- PASS: TestCheckDownload/2 (3.15s) --- PASS: TestCheckDownload/3 (2.70s) --- PASS: TestCheckDownload/4 (2.85s) --- PASS: TestCheckDownload/5 (2.45s) --- PASS: TestCheckDownload/6 (2.74s) --- PASS: TestCheckDownload/7 (2.46s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:43:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/27 04:43:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/27 04:43:45 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === NAME TestCheckSizeOnly run.go:290: Failed to put "remotepotato" to "FileLu root 'rclone-test-gakiyer8meki'": failed to upload file: failed to parse upload response: EOF 2025/11/27 04:51:03 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:160 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestCheckSizeOnly --- FAIL: TestCheckSizeOnly (448.54s) --- PASS: TestCheckSizeOnly/1 (0.39s) --- PASS: TestCheckSizeOnly/2 (0.41s) --- PASS: TestCheckSizeOnly/3 (0.40s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:51:51 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" 2025/11/27 04:52:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/27 04:52:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/27 04:52:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/27 04:52:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/27 04:52:06 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" 2025/11/27 04:52:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/27 04:52:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/27 04:52:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/27 04:52:09 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/27 04:52:10 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 04:52:10 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 2025/11/27 04:52:11 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/rutabaga 2025/11/27 04:52:11 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/test.sum --- PASS: TestParseSumFile (68.95s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:52:12 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki/data" 2025/11/27 04:52:12 DEBUG : Config file has changed externally - reloading check_test.go:350: FileLu root 'rclone-test-gakiyer8meki/data' lacks md5, skipping --- SKIP: TestCheckSum (1.34s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:52:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki/data" 2025/11/27 04:52:14 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/data" with ID 1240779 2025/11/27 04:52:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "data/banana" 2025/11/27 04:52:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/27 04:52:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "data/potato" 2025/11/27 04:52:28 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/27 04:53:34 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/27 04:53:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/27 04:53:51 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/27 04:53:59 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/27 04:54:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "data/banana" 2025/11/27 04:54:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "data/potato" 2025/11/27 04:54:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/27 04:54:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/test.sum 2025/11/27 04:54:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/data/banana 2025/11/27 04:54:27 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/data/potato 2025/11/27 04:54:29 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/data" --- PASS: TestCheckSumDownload (136.42s) --- PASS: TestCheckSumDownload/subtest1 (3.97s) --- PASS: TestCheckSumDownload/subtest2 (4.08s) --- PASS: TestCheckSumDownload/subtest3 (5.42s) --- PASS: TestCheckSumDownload/subtest4 (4.58s) --- PASS: TestCheckSumDownload/subtest5 (3.69s) --- PASS: TestCheckSumDownload/subtest6 (7.82s) --- PASS: TestCheckSumDownload/subtest7 (4.28s) === RUN TestApplyTransforms 2025/11/27 04:54:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tewoziy0xemi" 2025/11/27 04:54:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:54:29 DEBUG : Creating backend with remote "/tmp/rclone2756884077" run.go:185: Remote "FileLu root 'rclone-test-tewoziy0xemi'", Local "Local file system at /tmp/rclone2756884077", Modify Window "876000h0m0s" 2025/11/27 04:54:30 INFO : FileLu root 'rclone-test-tewoziy0xemi': Successfully created folder "rclone-test-tewoziy0xemi" with ID 1240804 2025/11/27 04:54:32 INFO : FileLu root 'rclone-test-tewoziy0xemi': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/27 04:54:34 ERROR : hello, world!: sum not found 2025/11/27 04:54:34 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-tewoziy0xemi' 2025/11/27 04:54:34 NOTICE: FileLu root 'rclone-test-tewoziy0xemi': 1 files missing 2025/11/27 04:54:34 NOTICE: 1 hashes missing 2025/11/27 04:54:34 NOTICE: FileLu root 'rclone-test-tewoziy0xemi': 1 differences found 2025/11/27 04:54:34 NOTICE: FileLu root 'rclone-test-tewoziy0xemi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/27 04:54:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:54:35 NOTICE: FileLu root 'rclone-test-tewoziy0xemi': 0 differences found 2025/11/27 04:54:35 NOTICE: FileLu root 'rclone-test-tewoziy0xemi': 1 matching files 2025/11/27 04:54:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mijudex3kafa" 2025/11/27 04:54:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:54:35 DEBUG : Creating backend with remote "/tmp/rclone609901159" run.go:185: Remote "FileLu root 'rclone-test-mijudex3kafa'", Local "Local file system at /tmp/rclone609901159", Modify Window "876000h0m0s" 2025/11/27 04:54:36 INFO : FileLu root 'rclone-test-mijudex3kafa': Successfully created folder "rclone-test-mijudex3kafa" with ID 1240805 2025/11/27 04:54:40 INFO : FileLu root 'rclone-test-mijudex3kafa': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/27 04:54:41 ERROR : HELLO, WORLD!: sum not found 2025/11/27 04:54:41 ERROR : hello, world!: file not in FileLu root 'rclone-test-mijudex3kafa' 2025/11/27 04:54:41 NOTICE: FileLu root 'rclone-test-mijudex3kafa': 1 files missing 2025/11/27 04:54:41 NOTICE: 1 hashes missing 2025/11/27 04:54:41 NOTICE: FileLu root 'rclone-test-mijudex3kafa': 1 differences found 2025/11/27 04:54:41 NOTICE: FileLu root 'rclone-test-mijudex3kafa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/27 04:54:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:54:44 NOTICE: FileLu root 'rclone-test-mijudex3kafa': 0 differences found 2025/11/27 04:54:44 NOTICE: FileLu root 'rclone-test-mijudex3kafa': 1 matching files 2025/11/27 04:54:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bimaxif6govi" 2025/11/27 04:54:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:54:44 DEBUG : Creating backend with remote "/tmp/rclone4140862096" run.go:185: Remote "FileLu root 'rclone-test-bimaxif6govi'", Local "Local file system at /tmp/rclone4140862096", Modify Window "876000h0m0s" 2025/11/27 04:54:45 INFO : FileLu root 'rclone-test-bimaxif6govi': Successfully created folder "rclone-test-bimaxif6govi" with ID 1240807 2025/11/27 04:54:48 INFO : FileLu root 'rclone-test-bimaxif6govi': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/27 04:54:49 ERROR : HeLlO, wOrLd!: sum not found 2025/11/27 04:54:49 ERROR : hello, world!: file not in FileLu root 'rclone-test-bimaxif6govi' 2025/11/27 04:54:49 NOTICE: FileLu root 'rclone-test-bimaxif6govi': 1 files missing 2025/11/27 04:54:49 NOTICE: 1 hashes missing 2025/11/27 04:54:49 NOTICE: FileLu root 'rclone-test-bimaxif6govi': 1 differences found 2025/11/27 04:54:49 NOTICE: FileLu root 'rclone-test-bimaxif6govi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/27 04:54:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:54:50 NOTICE: FileLu root 'rclone-test-bimaxif6govi': 0 differences found 2025/11/27 04:54:50 NOTICE: FileLu root 'rclone-test-bimaxif6govi': 1 matching files 2025/11/27 04:54:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nigaguv0cehu" 2025/11/27 04:54:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:54:50 DEBUG : Creating backend with remote "/tmp/rclone650226520" run.go:185: Remote "FileLu root 'rclone-test-nigaguv0cehu'", Local "Local file system at /tmp/rclone650226520", Modify Window "876000h0m0s" 2025/11/27 04:54:51 INFO : FileLu root 'rclone-test-nigaguv0cehu': Successfully created folder "rclone-test-nigaguv0cehu" with ID 1240808 2025/11/27 04:54:54 INFO : FileLu root 'rclone-test-nigaguv0cehu': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/27 04:54:55 ERROR : HELLO, WORLD!: sum not found 2025/11/27 04:54:55 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-nigaguv0cehu' 2025/11/27 04:54:55 NOTICE: FileLu root 'rclone-test-nigaguv0cehu': 1 files missing 2025/11/27 04:54:55 NOTICE: 1 hashes missing 2025/11/27 04:54:55 NOTICE: FileLu root 'rclone-test-nigaguv0cehu': 1 differences found 2025/11/27 04:54:55 NOTICE: FileLu root 'rclone-test-nigaguv0cehu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/27 04:54:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:54:57 NOTICE: FileLu root 'rclone-test-nigaguv0cehu': 0 differences found 2025/11/27 04:54:57 NOTICE: FileLu root 'rclone-test-nigaguv0cehu': 1 matching files 2025/11/27 04:54:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kizitil2name" 2025/11/27 04:54:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:54:57 DEBUG : Creating backend with remote "/tmp/rclone2959088894" run.go:185: Remote "FileLu root 'rclone-test-kizitil2name'", Local "Local file system at /tmp/rclone2959088894", Modify Window "876000h0m0s" 2025/11/27 04:54:57 INFO : FileLu root 'rclone-test-kizitil2name': Successfully created folder "rclone-test-kizitil2name" with ID 1240809 2025/11/27 04:55:01 INFO : FileLu root 'rclone-test-kizitil2name': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/27 04:55:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/27 04:55:01 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-kizitil2name' 2025/11/27 04:55:01 NOTICE: FileLu root 'rclone-test-kizitil2name': 1 files missing 2025/11/27 04:55:01 NOTICE: 1 hashes missing 2025/11/27 04:55:01 NOTICE: FileLu root 'rclone-test-kizitil2name': 1 differences found 2025/11/27 04:55:01 NOTICE: FileLu root 'rclone-test-kizitil2name': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/27 04:55:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:55:07 NOTICE: FileLu root 'rclone-test-kizitil2name': 0 differences found 2025/11/27 04:55:07 NOTICE: FileLu root 'rclone-test-kizitil2name': 1 matching files 2025/11/27 04:55:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xuvacic8bugi" 2025/11/27 04:55:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:55:07 DEBUG : Creating backend with remote "/tmp/rclone850776215" run.go:185: Remote "FileLu root 'rclone-test-xuvacic8bugi'", Local "Local file system at /tmp/rclone850776215", Modify Window "876000h0m0s" 2025/11/27 04:55:08 INFO : FileLu root 'rclone-test-xuvacic8bugi': Successfully created folder "rclone-test-xuvacic8bugi" with ID 1240811 2025/11/27 04:55:11 INFO : FileLu root 'rclone-test-xuvacic8bugi': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/27 04:55:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/27 04:55:12 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xuvacic8bugi' 2025/11/27 04:55:12 NOTICE: FileLu root 'rclone-test-xuvacic8bugi': 1 files missing 2025/11/27 04:55:12 NOTICE: 1 hashes missing 2025/11/27 04:55:12 NOTICE: FileLu root 'rclone-test-xuvacic8bugi': 1 differences found 2025/11/27 04:55:12 NOTICE: FileLu root 'rclone-test-xuvacic8bugi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/27 04:55:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:55:15 NOTICE: FileLu root 'rclone-test-xuvacic8bugi': 0 differences found 2025/11/27 04:55:15 NOTICE: FileLu root 'rclone-test-xuvacic8bugi': 1 matching files 2025/11/27 04:55:15 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hubupiz6wika" 2025/11/27 04:55:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:55:15 DEBUG : Creating backend with remote "/tmp/rclone744641133" run.go:185: Remote "FileLu root 'rclone-test-hubupiz6wika'", Local "Local file system at /tmp/rclone744641133", Modify Window "876000h0m0s" 2025/11/27 04:55:16 INFO : FileLu root 'rclone-test-hubupiz6wika': Successfully created folder "rclone-test-hubupiz6wika" with ID 1240812 2025/11/27 04:55:18 INFO : FileLu root 'rclone-test-hubupiz6wika': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/27 04:55:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 04:55:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-hubupiz6wika' 2025/11/27 04:55:19 NOTICE: FileLu root 'rclone-test-hubupiz6wika': 1 files missing 2025/11/27 04:55:19 NOTICE: 1 hashes missing 2025/11/27 04:55:19 NOTICE: FileLu root 'rclone-test-hubupiz6wika': 1 differences found 2025/11/27 04:55:19 NOTICE: FileLu root 'rclone-test-hubupiz6wika': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/27 04:55:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:55:20 NOTICE: FileLu root 'rclone-test-hubupiz6wika': 0 differences found 2025/11/27 04:55:20 NOTICE: FileLu root 'rclone-test-hubupiz6wika': 1 matching files 2025/11/27 04:55:20 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nosewut9bija" 2025/11/27 04:55:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:55:20 DEBUG : Creating backend with remote "/tmp/rclone1414603940" run.go:185: Remote "FileLu root 'rclone-test-nosewut9bija'", Local "Local file system at /tmp/rclone1414603940", Modify Window "876000h0m0s" 2025/11/27 04:55:21 INFO : FileLu root 'rclone-test-nosewut9bija': Successfully created folder "rclone-test-nosewut9bija" with ID 1240813 2025/11/27 04:55:23 INFO : FileLu root 'rclone-test-nosewut9bija': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/27 04:55:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 04:55:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nosewut9bija' 2025/11/27 04:55:24 NOTICE: FileLu root 'rclone-test-nosewut9bija': 1 files missing 2025/11/27 04:55:24 NOTICE: 1 hashes missing 2025/11/27 04:55:24 NOTICE: FileLu root 'rclone-test-nosewut9bija': 1 differences found 2025/11/27 04:55:24 NOTICE: FileLu root 'rclone-test-nosewut9bija': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/27 04:55:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:55:27 NOTICE: FileLu root 'rclone-test-nosewut9bija': 0 differences found 2025/11/27 04:55:27 NOTICE: FileLu root 'rclone-test-nosewut9bija': 1 matching files 2025/11/27 04:55:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wepazaf1bigo" 2025/11/27 04:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:55:27 DEBUG : Creating backend with remote "/tmp/rclone1687727175" run.go:185: Remote "FileLu root 'rclone-test-wepazaf1bigo'", Local "Local file system at /tmp/rclone1687727175", Modify Window "876000h0m0s" 2025/11/27 04:55:27 INFO : FileLu root 'rclone-test-wepazaf1bigo': Successfully created folder "rclone-test-wepazaf1bigo" with ID 1240816 2025/11/27 04:55:29 INFO : FileLu root 'rclone-test-wepazaf1bigo': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/27 04:55:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 04:55:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-wepazaf1bigo' 2025/11/27 04:55:30 NOTICE: FileLu root 'rclone-test-wepazaf1bigo': 1 files missing 2025/11/27 04:55:30 NOTICE: 1 hashes missing 2025/11/27 04:55:30 NOTICE: FileLu root 'rclone-test-wepazaf1bigo': 1 differences found 2025/11/27 04:55:30 NOTICE: FileLu root 'rclone-test-wepazaf1bigo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/27 04:55:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:55:32 NOTICE: FileLu root 'rclone-test-wepazaf1bigo': 0 differences found 2025/11/27 04:55:32 NOTICE: FileLu root 'rclone-test-wepazaf1bigo': 1 matching files 2025/11/27 04:55:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cubozug1qocu" 2025/11/27 04:55:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 04:55:32 DEBUG : Creating backend with remote "/tmp/rclone420055349" run.go:185: Remote "FileLu root 'rclone-test-cubozug1qocu'", Local "Local file system at /tmp/rclone420055349", Modify Window "876000h0m0s" 2025/11/27 04:55:32 INFO : FileLu root 'rclone-test-cubozug1qocu': Successfully created folder "rclone-test-cubozug1qocu" with ID 1240820 2025/11/27 04:55:36 INFO : FileLu root 'rclone-test-cubozug1qocu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/27 04:55:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/27 04:55:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-cubozug1qocu' 2025/11/27 04:55:37 NOTICE: FileLu root 'rclone-test-cubozug1qocu': 1 files missing 2025/11/27 04:55:37 NOTICE: 1 hashes missing 2025/11/27 04:55:37 NOTICE: FileLu root 'rclone-test-cubozug1qocu': 1 differences found 2025/11/27 04:55:37 NOTICE: FileLu root 'rclone-test-cubozug1qocu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/27 04:55:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/27 04:55:39 NOTICE: FileLu root 'rclone-test-cubozug1qocu': 0 differences found 2025/11/27 04:55:39 NOTICE: FileLu root 'rclone-test-cubozug1qocu': 1 matching files 2025/11/27 04:55:39 DEBUG : FileLu root 'rclone-test-cubozug1qocu': Purge remote 2025/11/27 04:55:39 INFO : FileLu root 'rclone-test-cubozug1qocu': Rmdir: successfully deleted "/rclone-test-cubozug1qocu" 2025/11/27 04:55:39 DEBUG : FileLu root 'rclone-test-wepazaf1bigo': Purge remote 2025/11/27 04:55:40 INFO : FileLu root 'rclone-test-wepazaf1bigo': Rmdir: successfully deleted "/rclone-test-wepazaf1bigo" 2025/11/27 04:55:40 DEBUG : FileLu root 'rclone-test-nosewut9bija': Purge remote 2025/11/27 04:55:41 INFO : FileLu root 'rclone-test-nosewut9bija': Rmdir: successfully deleted "/rclone-test-nosewut9bija" 2025/11/27 04:55:41 DEBUG : FileLu root 'rclone-test-hubupiz6wika': Purge remote 2025/11/27 04:55:41 INFO : FileLu root 'rclone-test-hubupiz6wika': Rmdir: successfully deleted "/rclone-test-hubupiz6wika" 2025/11/27 04:55:41 DEBUG : FileLu root 'rclone-test-xuvacic8bugi': Purge remote 2025/11/27 04:55:42 INFO : FileLu root 'rclone-test-xuvacic8bugi': Rmdir: successfully deleted "/rclone-test-xuvacic8bugi" 2025/11/27 04:55:42 DEBUG : FileLu root 'rclone-test-kizitil2name': Purge remote 2025/11/27 04:55:42 INFO : FileLu root 'rclone-test-kizitil2name': Rmdir: successfully deleted "/rclone-test-kizitil2name" 2025/11/27 04:55:42 DEBUG : FileLu root 'rclone-test-nigaguv0cehu': Purge remote 2025/11/27 04:55:43 INFO : FileLu root 'rclone-test-nigaguv0cehu': Rmdir: successfully deleted "/rclone-test-nigaguv0cehu" 2025/11/27 04:55:43 DEBUG : FileLu root 'rclone-test-bimaxif6govi': Purge remote 2025/11/27 04:55:43 INFO : FileLu root 'rclone-test-bimaxif6govi': Rmdir: successfully deleted "/rclone-test-bimaxif6govi" 2025/11/27 04:55:43 DEBUG : FileLu root 'rclone-test-mijudex3kafa': Purge remote 2025/11/27 04:55:44 INFO : FileLu root 'rclone-test-mijudex3kafa': Rmdir: successfully deleted "/rclone-test-mijudex3kafa" 2025/11/27 04:55:44 DEBUG : FileLu root 'rclone-test-tewoziy0xemi': Purge remote 2025/11/27 04:55:45 INFO : FileLu root 'rclone-test-tewoziy0xemi': Rmdir: successfully deleted "/rclone-test-tewoziy0xemi" --- PASS: TestApplyTransforms (75.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:55:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/27 04:55:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub" with ID 1240821 2025/11/27 04:55:49 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub/file2" 2025/11/27 04:55:49 DEBUG : sub/file2: size = 14 OK 2025/11/27 04:55:49 INFO : file1: Copied (new) to: sub/file2 2025/11/27 04:55:50 DEBUG : sub/file2: size = 14 OK 2025/11/27 04:55:50 DEBUG : file1: Sizes identical 2025/11/27 04:55:50 DEBUG : file1: Unchanged skipping 2025/11/27 04:55:51 DEBUG : FileLu root 'rclone-test-gakiyer8meki': don't need to copy/move sub/file2, it is already at target location 2025/11/27 04:55:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub/file2 2025/11/27 04:55:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub" --- PASS: TestCopyFile (9.89s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.79s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:55:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/dst" with ID 1240822 2025/11/27 04:55:58 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "dst/file1" 2025/11/27 04:55:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki/backup" 2025/11/27 04:56:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2801429084) 2025/11/27 04:56:00 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-gakiyer8meki') 2025/11/27 04:56:00 DEBUG : dst/file1: Sizes differ 2025/11/27 04:56:03 INFO : FileLu root 'rclone-test-gakiyer8meki/backup': Successfully created folder "rclone-test-gakiyer8meki/backup/dst" with ID 1240825 2025/11/27 04:56:09 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/dst/file1 2025/11/27 04:56:09 INFO : dst/file1: Moved (server-side) 2025/11/27 04:56:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "dst/file1" 2025/11/27 04:56:12 DEBUG : dst/file1: size = 14 OK 2025/11/27 04:56:12 INFO : dst/file1: Copied (new) 2025/11/27 04:56:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/dst/file1 2025/11/27 04:56:16 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/backup/dst/file1 2025/11/27 04:56:16 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/dst" 2025/11/27 04:56:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/backup/dst" 2025/11/27 04:56:18 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/backup" --- PASS: TestCopyFileBackupDir (22.80s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:56:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki/dst" 2025/11/27 04:56:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki/CompareDest" 2025/11/27 04:56:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 04:56:21 INFO : FileLu root 'rclone-test-gakiyer8meki/dst': Successfully created folder "rclone-test-gakiyer8meki/dst" with ID 1240829 2025/11/27 04:56:23 INFO : FileLu root 'rclone-test-gakiyer8meki/dst': Put: Successfully uploaded new file "one" 2025/11/27 04:56:23 DEBUG : one: size = 3 OK 2025/11/27 04:56:23 INFO : one: Copied (new) 2025/11/27 04:56:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2801429084) 2025/11/27 04:56:25 DEBUG : one: size = 3 (FileLu root 'rclone-test-gakiyer8meki/dst') 2025/11/27 04:56:25 DEBUG : one: Sizes differ 2025/11/27 04:56:29 DEBUG : one: size = 5 OK 2025/11/27 04:56:29 INFO : one: Copied (replaced existing) 2025/11/27 04:56:32 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "dst/one" 2025/11/27 04:56:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/CompareDest" with ID 1240831 2025/11/27 04:56:35 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "CompareDest/one" 2025/11/27 04:56:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2801429084) 2025/11/27 04:56:37 DEBUG : one: size = 3 (FileLu root 'rclone-test-gakiyer8meki/dst') 2025/11/27 04:56:37 DEBUG : one: Sizes differ 2025/11/27 04:56:38 DEBUG : one: size = 5 OK 2025/11/27 04:56:38 DEBUG : one: Sizes identical 2025/11/27 04:56:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 04:56:41 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "CompareDest/two" 2025/11/27 04:56:42 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 04:56:43 DEBUG : two: size = 3 OK 2025/11/27 04:56:43 DEBUG : two: Sizes identical 2025/11/27 04:56:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 04:56:45 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 04:56:46 DEBUG : two: size = 3 OK 2025/11/27 04:56:46 DEBUG : two: Sizes identical 2025/11/27 04:56:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 04:56:48 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 04:56:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone2801429084) 2025/11/27 04:56:49 DEBUG : two: size = 3 (FileLu root 'rclone-test-gakiyer8meki/CompareDest') 2025/11/27 04:56:49 DEBUG : two: Sizes differ 2025/11/27 04:56:51 INFO : FileLu root 'rclone-test-gakiyer8meki/dst': Put: Successfully uploaded new file "two" 2025/11/27 04:56:51 DEBUG : two: size = 5 OK 2025/11/27 04:56:51 INFO : two: Copied (new) 2025/11/27 04:56:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/dst/one 2025/11/27 04:56:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/dst/two 2025/11/27 04:56:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/CompareDest/one 2025/11/27 04:56:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/CompareDest/two 2025/11/27 04:56:56 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/dst" 2025/11/27 04:56:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/CompareDest" --- PASS: TestCopyFileCompareDest (38.76s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.13s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.85s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.20s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.84s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:57:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/27 04:57:04 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/TestCopyFileMaxTransfer" with ID 1240842 2025/11/27 04:57:07 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/27 04:57:07 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/27 04:57:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/27 04:57:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/27 04:57:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://1028.cdnfilelu.site/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/27 04:57:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/27 04:57:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/27 04:57:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/27 04:57:15 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/27 04:57:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/27 04:57:18 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/TestCopyFileMaxTransfer/file1 2025/11/27 04:57:18 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/TestCopyFileMaxTransfer/file4 2025/11/27 04:57:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.09s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.75s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.75s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.74s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.67s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.74s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.80s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.74s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.22s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", 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-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.28s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.80s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:57:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "a.txt" 2025/11/27 04:57:35 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "zend.txt" 2025/11/27 04:57:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir" with ID 1240864 2025/11/27 04:57:39 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/27 04:57:41 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/27 04:57:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir/ignore dir" with ID 1240865 2025/11/27 04:57:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/27 04:57:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/27 04:57:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir/sub sub dir" with ID 1240867 2025/11/27 04:57:48 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/27 04:57:50 DEBUG : a.txt: Excluded (Size Filter) 2025/11/27 04:57:50 DEBUG : a.txt: Excluded 2025/11/27 04:57:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 04:57:51 DEBUG : sub dir/hello world2: Excluded 2025/11/27 04:57:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 04:57:51 DEBUG : sub dir/hello world: Excluded 2025/11/27 04:57:52 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 04:57:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 04:57:53 DEBUG : sub dir/hello world2: Excluded 2025/11/27 04:57:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 04:57:53 DEBUG : sub dir/hello world: Excluded 2025/11/27 04:57:53 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 04:57:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/a.txt 2025/11/27 04:57:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/zend.txt 2025/11/27 04:57:56 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/hello world 2025/11/27 04:57:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/hello world2 2025/11/27 04:57:58 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/sub sub dir/hello world3 2025/11/27 04:57:58 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/ignore dir/.ignore 2025/11/27 04:57:59 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/ignore dir/should be ignored 2025/11/27 04:58:00 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir/sub sub dir" 2025/11/27 04:58:00 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir/ignore dir" 2025/11/27 04:58:01 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir" --- PASS: TestListDirSorted (31.64s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:58:08 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "a.txt" 2025/11/27 04:58:10 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "zend.txt" 2025/11/27 04:58:10 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir" with ID 1240871 2025/11/27 04:58:13 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/27 04:58:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/27 04:58:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir/ignore dir" with ID 1240872 2025/11/27 04:58:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/27 04:58:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/27 04:58:20 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir/sub sub dir" with ID 1240873 2025/11/27 04:58:22 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/27 04:58:24 DEBUG : a.txt: Excluded (Size Filter) 2025/11/27 04:58:24 DEBUG : a.txt: Excluded 2025/11/27 04:58:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 04:58:25 DEBUG : sub dir/hello world2: Excluded 2025/11/27 04:58:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 04:58:25 DEBUG : sub dir/hello world: Excluded 2025/11/27 04:58:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 04:58:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/27 04:58:27 DEBUG : sub dir/hello world2: Excluded 2025/11/27 04:58:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/27 04:58:27 DEBUG : sub dir/hello world: Excluded 2025/11/27 04:58:27 DEBUG : sub dir/ignore dir: Excluded 2025/11/27 04:58:29 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/a.txt 2025/11/27 04:58:30 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/zend.txt 2025/11/27 04:58:32 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/hello world 2025/11/27 04:58:32 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/hello world2 2025/11/27 04:58:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/sub sub dir/hello world3 2025/11/27 04:58:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/ignore dir/.ignore 2025/11/27 04:58:34 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/ignore dir/should be ignored 2025/11/27 04:58:35 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir/sub sub dir" 2025/11/27 04:58:35 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir/ignore dir" 2025/11/27 04:58:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir" --- PASS: TestListDirSortedFn (34.86s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:58:39 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "file1" 2025/11/27 04:58:39 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub" with ID 1240877 2025/11/27 04:58:42 INFO : FileLu root 'rclone-test-gakiyer8meki': 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/27 04:58:47 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/27 04:58:48 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/file1 2025/11/27 04:58:49 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub/file2 2025/11/27 04:58:50 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub" --- PASS: TestListJSON (14.40s) --- PASS: TestListJSON/Default (0.39s) --- PASS: TestListJSON/FilesOnly (0.38s) --- PASS: TestListJSON/DirsOnly (0.38s) --- PASS: TestListJSON/Recurse (0.75s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.46s) --- PASS: TestListJSON/NoMimeType (0.69s) --- PASS: TestListJSON/ShowHash (0.38s) --- PASS: TestListJSON/HashTypes (0.37s) --- PASS: TestListJSON/Metadata (0.39s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:58:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "file1" 2025/11/27 04:58:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub" with ID 1240880 2025/11/27 04:58:56 INFO : FileLu root 'rclone-test-gakiyer8meki': 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/27 04:59:09 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki/notfound" 2025/11/27 04:59:10 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/file1 2025/11/27 04:59:11 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub/file2 2025/11/27 04:59:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub" --- PASS: TestStatJSON (21.70s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.38s) --- PASS: TestStatJSON/Dir (1.11s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.42s) --- PASS: TestStatJSON/File (0.79s) --- PASS: TestStatJSON/NotFound (1.14s) --- PASS: TestStatJSON/DirFilesOnly (0.64s) --- PASS: TestStatJSON/FileFilesOnly (1.88s) --- PASS: TestStatJSON/NotFoundFilesOnly (2.11s) --- PASS: TestStatJSON/DirDirsOnly (1.97s) --- PASS: TestStatJSON/FileDirsOnly (0.42s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.38s) --- PASS: TestStatJSON/RootNotFound (0.81s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:59:13 INFO : FileLu root 'rclone-test-gakiyer8meki': Making directory 2025/11/27 04:59:13 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki" with ID 1.24074e+06 2025/11/27 04:59:13 INFO : FileLu root 'rclone-test-gakiyer8meki': Making directory 2025/11/27 04:59:14 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki" with ID 1.24074e+06 --- PASS: TestMkdir (1.92s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:59:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir" with ID 1240899 2025/11/27 04:59:18 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/27 04:59:21 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/hello world 2025/11/27 04:59:22 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir" --- PASS: TestLsd (7.66s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:59:24 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" 2025/11/27 04:59:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" 2025/11/27 04:59:28 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 04:59:29 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 --- PASS: TestLs (7.14s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:59:31 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" 2025/11/27 04:59:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" 2025/11/27 04:59:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/27 04:59:34 DEBUG : empty space: Excluded 2025/11/27 04:59:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 04:59:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 --- PASS: TestLsWithFilesFrom (7.33s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:59:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" 2025/11/27 04:59:40 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" 2025/11/27 04:59:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 04:59:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 --- PASS: TestLsLong (6.29s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:59:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" 2025/11/27 04:59:48 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" 2025/11/27 04:59:49 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 04:59:50 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 --- PASS: TestHashSums (7.14s) === RUN TestHashSumsWithErrors 2025/11/27 04:59:50 DEBUG : Creating backend with remote ":memory:" 2025/11/27 04:59:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/27 04:59:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/27 04:59:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/27 04:59:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/27 04:59:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/27 04:59:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/27 04:59:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/27 04:59:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/27 04:59:50 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-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 04:59:53 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" 2025/11/27 04:59:56 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "empty space" 2025/11/27 04:59:56 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir" with ID 1240912 2025/11/27 05:00:00 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/27 05:00:07 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/empty space 2025/11/27 05:00:07 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 2025/11/27 05:00:08 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/potato3 2025/11/27 05:00:09 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir" --- PASS: TestCount (19.27s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:00:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "small" 2025/11/27 05:00:14 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "medium" 2025/11/27 05:00:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "large" 2025/11/27 05:00:17 DEBUG : Waiting for deletions to finish 2025/11/27 05:00:18 DEBUG : large: Excluded (Size Filter) 2025/11/27 05:00:18 DEBUG : large: Excluded 2025/11/27 05:00:18 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/small 2025/11/27 05:00:18 INFO : small: Deleted 2025/11/27 05:00:18 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/medium 2025/11/27 05:00:18 INFO : medium: Deleted 2025/11/27 05:00:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/large --- PASS: TestDelete (10.54s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:00:22 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "small" 2025/11/27 05:00:24 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "medium" 2025/11/27 05:00:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "large" 2025/11/27 05:00:27 DEBUG : Waiting for deletions to finish 2025/11/27 05:00:27 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/27 05:00:27 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/small 2025/11/27 05:00:27 INFO : small: Deleted 2025/11/27 05:00:27 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/large 2025/11/27 05:00:27 INFO : large: Deleted 2025/11/27 05:00:29 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/medium --- PASS: TestMaxDelete (10.65s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:00:32 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "small" 2025/11/27 05:00:34 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "medium" 2025/11/27 05:00:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "large" 2025/11/27 05:00:37 DEBUG : Waiting for deletions to finish 2025/11/27 05:00:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/27 05:00:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/medium 2025/11/27 05:00:38 INFO : medium: Deleted 2025/11/27 05:00:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/small 2025/11/27 05:00:38 INFO : small: Deleted 2025/11/27 05:00:39 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/large --- PASS: TestMaxDeleteSizeLargeFile (9.87s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:00:44 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "small" 2025/11/27 05:00:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "medium" 2025/11/27 05:00:48 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "large" 2025/11/27 05:00:48 DEBUG : Waiting for deletions to finish 2025/11/27 05:00:49 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/27 05:00:50 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/medium 2025/11/27 05:00:50 INFO : medium: Deleted 2025/11/27 05:00:50 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/large 2025/11/27 05:00:50 INFO : large: Deleted 2025/11/27 05:00:51 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/small --- PASS: TestMaxDeleteSize (11.45s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:00:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "ReadFile" 2025/11/27 05:00:58 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/ReadFile --- PASS: TestReadFile (6.90s) === RUN TestRetry 2025/11/27 05:00:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/27 05:00:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/27 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 05:00:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/27 05:00:59 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-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:01:01 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "file1" 2025/11/27 05:01:05 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "file2" 2025/11/27 05:01:22 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/file1 2025/11/27 05:01:23 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/file2 --- PASS: TestCat (24.26s) === RUN TestPurge 2025/11/27 05:01:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lebesux7fuzu" 2025/11/27 05:01:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 05:01:23 DEBUG : Creating backend with remote "/tmp/rclone1939540835" run.go:185: Remote "FileLu root 'rclone-test-lebesux7fuzu'", Local "Local file system at /tmp/rclone1939540835", Modify Window "876000h0m0s" 2025/11/27 05:01:23 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu" with ID 1240933 2025/11/27 05:01:24 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu" with ID 1.240933e+06 2025/11/27 05:01:24 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A1/B1/C1" with ID 1240936 2025/11/27 05:01:27 INFO : FileLu root 'rclone-test-lebesux7fuzu': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/27 05:01:27 INFO : A2: Making directory 2025/11/27 05:01:27 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A2" with ID 1240937 2025/11/27 05:01:27 INFO : A1/B2: Making directory 2025/11/27 05:01:28 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A1/B2" with ID 1240938 2025/11/27 05:01:28 INFO : A1/B2/C2: Making directory 2025/11/27 05:01:28 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A1/B2/C2" with ID 1240939 2025/11/27 05:01:28 INFO : A1/B1/C3: Making directory 2025/11/27 05:01:29 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A1/B1/C3" with ID 1240942 2025/11/27 05:01:29 INFO : A3: Making directory 2025/11/27 05:01:29 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A3" with ID 1240943 2025/11/27 05:01:29 INFO : A3/B3: Making directory 2025/11/27 05:01:29 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A3/B3" with ID 1240944 2025/11/27 05:01:29 INFO : A3/B3/C4: Making directory 2025/11/27 05:01:30 INFO : FileLu root 'rclone-test-lebesux7fuzu': Successfully created folder "rclone-test-lebesux7fuzu/A3/B3/C4" with ID 1240945 2025/11/27 05:01:32 INFO : FileLu root 'rclone-test-lebesux7fuzu': Put: Successfully uploaded new file "A1/two" 2025/11/27 05:01:34 INFO : FileLu root 'rclone-test-lebesux7fuzu': Rmdir: successfully deleted "/rclone-test-lebesux7fuzu/A1/B1" 2025/11/27 05:01:36 INFO : FileLu root 'rclone-test-lebesux7fuzu': Rmdir: successfully deleted "/rclone-test-lebesux7fuzu" 2025/11/27 05:01:37 ERROR : error listing: directory not found 2025/11/27 05:01:37 DEBUG : FileLu root 'rclone-test-lebesux7fuzu': Purge remote 2025/11/27 05:01:37 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (14.12s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:01:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki" with ID 1.24074e+06 2025/11/27 05:01:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1/C1" with ID 1240949 2025/11/27 05:01:40 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/27 05:01:40 INFO : A2: Making directory 2025/11/27 05:01:41 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A2" with ID 1240951 2025/11/27 05:01:41 INFO : A1/B2: Making directory 2025/11/27 05:01:41 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B2" with ID 1240952 2025/11/27 05:01:41 INFO : A1/B2/C2: Making directory 2025/11/27 05:01:41 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B2/C2" with ID 1240953 2025/11/27 05:01:41 INFO : A1/B1/C3: Making directory 2025/11/27 05:01:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1/C3" with ID 1240954 2025/11/27 05:01:42 INFO : A3: Making directory 2025/11/27 05:01:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3" with ID 1240955 2025/11/27 05:01:42 INFO : A3/B3: Making directory 2025/11/27 05:01:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3/B3" with ID 1240956 2025/11/27 05:01:43 INFO : A3/B3/C4: Making directory 2025/11/27 05:01:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3/B3/C4" with ID 1240957 2025/11/27 05:01:45 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "A1/two" 2025/11/27 05:01:47 DEBUG : removing 1 level 3 directories 2025/11/27 05:01:47 INFO : A3/B3/C4: Removing directory 2025/11/27 05:01:48 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3/B3/C4" 2025/11/27 05:01:52 DEBUG : removing 2 level 3 directories 2025/11/27 05:01:52 INFO : A1/B2/C2: Removing directory 2025/11/27 05:01:52 INFO : A1/B1/C3: Removing directory 2025/11/27 05:01:53 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B2/C2" 2025/11/27 05:01:53 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1/C3" 2025/11/27 05:01:53 DEBUG : removing 2 level 2 directories 2025/11/27 05:01:53 INFO : A3/B3: Removing directory 2025/11/27 05:01:53 INFO : A1/B2: Removing directory 2025/11/27 05:01:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B2" 2025/11/27 05:01:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3/B3" 2025/11/27 05:01:54 DEBUG : removing 2 level 1 directories 2025/11/27 05:01:54 INFO : A3: Removing directory 2025/11/27 05:01:54 INFO : A2: Removing directory 2025/11/27 05:01:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A2" 2025/11/27 05:01:55 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3" 2025/11/27 05:01:58 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A1/B1/C1/one 2025/11/27 05:02:00 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A1/two 2025/11/27 05:02:03 DEBUG : removing 1 level 3 directories 2025/11/27 05:02:03 INFO : A1/B1/C1: Removing directory 2025/11/27 05:02:07 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1/C1" 2025/11/27 05:02:07 DEBUG : removing 1 level 2 directories 2025/11/27 05:02:07 INFO : A1/B1: Removing directory 2025/11/27 05:02:08 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1" 2025/11/27 05:02:08 DEBUG : removing 1 level 1 directories 2025/11/27 05:02:08 INFO : A1: Removing directory 2025/11/27 05:02:09 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1" 2025/11/27 05:02:09 DEBUG : removing 1 level 0 directories 2025/11/27 05:02:09 INFO : FileLu root 'rclone-test-gakiyer8meki': Removing directory 2025/11/27 05:02:10 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki" 2025/11/27 05:02:11 ERROR : error listing: directory not found 2025/11/27 05:02:11 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (33.79s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:02:11 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki" with ID 1240969 2025/11/27 05:02:11 INFO : A1: Making directory 2025/11/27 05:02:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1" with ID 1240970 2025/11/27 05:02:12 INFO : A1/B1: Making directory 2025/11/27 05:02:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1" with ID 1240971 2025/11/27 05:02:12 INFO : A1/B1/C1: Making directory 2025/11/27 05:02:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1/C1" with ID 1240972 2025/11/27 05:02:15 DEBUG : removing 1 level 3 directories 2025/11/27 05:02:15 INFO : A1/B1/C1: Removing directory 2025/11/27 05:02:16 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1/C1" 2025/11/27 05:02:16 DEBUG : removing 1 level 2 directories 2025/11/27 05:02:16 INFO : A1/B1: Removing directory 2025/11/27 05:02:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1" 2025/11/27 05:02:20 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1" --- PASS: TestRmdirsLeaveRoot (9.50s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:02:21 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki" with ID 1.240969e+06 2025/11/27 05:02:21 INFO : A1: Making directory 2025/11/27 05:02:21 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1" with ID 1240977 2025/11/27 05:02:21 INFO : A1/B1: Making directory 2025/11/27 05:02:21 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1" with ID 1240978 2025/11/27 05:02:21 INFO : A1/B1/C1: Making directory 2025/11/27 05:02:22 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1/C1" with ID 1240979 2025/11/27 05:02:25 DEBUG : removing 1 level 3 directories 2025/11/27 05:02:25 INFO : A1/B1/C1: Removing directory 2025/11/27 05:02:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1/C1" 2025/11/27 05:02:26 DEBUG : removing 1 level 2 directories 2025/11/27 05:02:26 INFO : A1/B1: Removing directory 2025/11/27 05:02:27 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1" 2025/11/27 05:02:29 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1" --- PASS: TestRmdirsWithFilter (9.07s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:02:32 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "file1" 2025/11/27 05:02:33 DEBUG : filename.txt: File name found in url 2025/11/27 05:02:35 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "filename.txt" 2025/11/27 05:02:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/27 05:02:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/27 05:02:40 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "file2" 2025/11/27 05:02:41 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/file1 2025/11/27 05:02:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/file2 2025/11/27 05:02:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/filename.txt 2025/11/27 05:02:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/headerfilename.txt --- PASS: TestCopyURL (13.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:02:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/27 05:02:45 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub" with ID 1240986 2025/11/27 05:02:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub/file2" 2025/11/27 05:02:46 DEBUG : sub/file2: size = 14 OK 2025/11/27 05:02:46 INFO : file1: Copied (new) to: sub/file2 2025/11/27 05:02:46 INFO : file1: Deleted 2025/11/27 05:02:48 DEBUG : sub/file2: size = 14 OK 2025/11/27 05:02:48 DEBUG : file1: Sizes identical 2025/11/27 05:02:48 DEBUG : file1: Unchanged skipping 2025/11/27 05:02:48 INFO : file1: Deleted 2025/11/27 05:02:49 DEBUG : FileLu root 'rclone-test-gakiyer8meki': don't need to copy/move sub/file2, it is already at target location 2025/11/27 05:02:50 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub/file2 2025/11/27 05:02:51 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub" --- PASS: TestMoveFile (8.18s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:02:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/27 05:02:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "file1" 2025/11/27 05:02:54 DEBUG : file1: size = 14 OK 2025/11/27 05:02:54 INFO : file1: Copied (new) 2025/11/27 05:02:54 INFO : file1: Deleted 2025/11/27 05:02:55 DEBUG : file1: Destination exists, skipping 2025/11/27 05:02:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/27 05:02:56 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/file1 --- PASS: TestMoveFileWithIgnoreExisting (5.14s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.75s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.98s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:02:59 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/dst" with ID 1240988 2025/11/27 05:03:01 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "dst/file1" 2025/11/27 05:03:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakiyer8meki/backup" 2025/11/27 05:03:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2801429084) 2025/11/27 05:03:07 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-gakiyer8meki') 2025/11/27 05:03:07 DEBUG : dst/file1: Sizes differ 2025/11/27 05:03:10 INFO : FileLu root 'rclone-test-gakiyer8meki/backup': Successfully created folder "rclone-test-gakiyer8meki/backup/dst" with ID 1240992 2025/11/27 05:03:11 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/dst/file1 2025/11/27 05:03:11 INFO : dst/file1: Moved (server-side) 2025/11/27 05:03:14 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "dst/file1" 2025/11/27 05:03:14 DEBUG : dst/file1: size = 14 OK 2025/11/27 05:03:14 INFO : dst/file1: Copied (new) 2025/11/27 05:03:14 INFO : dst/file1: Deleted 2025/11/27 05:03:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/dst/file1 2025/11/27 05:03:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/backup/dst/file1 2025/11/27 05:03:18 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/dst" 2025/11/27 05:03:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/backup/dst" 2025/11/27 05:03:20 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/backup" --- PASS: TestMoveFileBackupDir (21.65s) === 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-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:03:20 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki" with ID 1.240969e+06 2025/11/27 05:03:21 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1" with ID 1240995 2025/11/27 05:03:23 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "A1/one" 2025/11/27 05:03:25 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "A1/two" 2025/11/27 05:03:25 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1" with ID 1240996 2025/11/27 05:03:27 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "A1/B1/three" 2025/11/27 05:03:28 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1/C1" with ID 1240997 2025/11/27 05:03:30 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/27 05:03:31 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1/C2" with ID 1241000 2025/11/27 05:03:32 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/27 05:03:32 INFO : A1/B2: Making directory 2025/11/27 05:03:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B2" with ID 1241001 2025/11/27 05:03:33 INFO : A1/B1/C3: Making directory 2025/11/27 05:03:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A1/B1/C3" with ID 1241002 2025/11/27 05:03:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A2" with ID 1241003 2025/11/27 05:03:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A2/B1" with ID 1241004 2025/11/27 05:03:37 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A2/B1/C1" with ID 1241005 2025/11/27 05:03:37 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A2/B1/C2" with ID 1241007 2025/11/27 05:03:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A2/B1/C3" with ID 1241008 2025/11/27 05:03:38 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A2/B2" with ID 1241009 2025/11/27 05:03:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A1/B1/three 2025/11/27 05:03:42 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/27 05:03:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A1/two 2025/11/27 05:03:42 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/27 05:03:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A1/B1/C1/four 2025/11/27 05:03:43 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/27 05:03:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A1/one 2025/11/27 05:03:43 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/27 05:03:43 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A1/B1/C2/five 2025/11/27 05:03:43 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/27 05:03:44 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B2" 2025/11/27 05:03:45 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1/C3" 2025/11/27 05:03:45 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1/C2" 2025/11/27 05:03:47 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1/C1" 2025/11/27 05:03:47 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1/B1" 2025/11/27 05:03:48 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A1" 2025/11/27 05:03:51 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3" with ID 1241017 2025/11/27 05:03:52 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3/B1" with ID 1241018 2025/11/27 05:03:52 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3/B1/C1" with ID 1241020 2025/11/27 05:03:52 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3/B1/C2" with ID 1241021 2025/11/27 05:03:53 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3/B1/C3" with ID 1241022 2025/11/27 05:03:53 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A3/B2" with ID 1241023 2025/11/27 05:03:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A2/two 2025/11/27 05:03:57 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/27 05:03:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A2/B1/three 2025/11/27 05:03:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/27 05:03:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A2/B1/C1/four 2025/11/27 05:03:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/27 05:03:58 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A2/one 2025/11/27 05:03:58 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/27 05:03:59 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A2/B1/C2/five 2025/11/27 05:03:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/27 05:04:00 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A2/B2" 2025/11/27 05:04:02 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A2/B1/C3" 2025/11/27 05:04:05 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A2/B1/C2" 2025/11/27 05:04:08 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A2/B1/C1" 2025/11/27 05:04:09 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A2/B1" 2025/11/27 05:04:10 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A2" 2025/11/27 05:04:11 INFO : FileLu root 'rclone-test-gakiyer8meki': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/27 05:04:13 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A4" with ID 1241026 2025/11/27 05:04:14 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A4/B1" with ID 1241027 2025/11/27 05:04:14 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A4/B1/C1" with ID 1241028 2025/11/27 05:04:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A4/B1/C2" with ID 1241029 2025/11/27 05:04:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A4/B1/C3" with ID 1241030 2025/11/27 05:04:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/A4/B2" with ID 1241031 2025/11/27 05:04:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A3/B1/three 2025/11/27 05:04:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/27 05:04:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A3/B1/C1/four 2025/11/27 05:04:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/27 05:04:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A3/B1/C2/five 2025/11/27 05:04:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/27 05:04:19 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A3/two 2025/11/27 05:04:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/27 05:04:20 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A3/one 2025/11/27 05:04:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/27 05:04:21 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3/B2" 2025/11/27 05:04:22 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3/B1/C3" 2025/11/27 05:04:23 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3/B1/C2" 2025/11/27 05:04:24 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3/B1/C1" 2025/11/27 05:04:25 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3/B1" 2025/11/27 05:04:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A3" 2025/11/27 05:04:29 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A4/one 2025/11/27 05:04:29 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A4/two 2025/11/27 05:04:30 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A4/B1/three 2025/11/27 05:04:31 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A4/B1/C1/four 2025/11/27 05:04:32 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/A4/B1/C2/five 2025/11/27 05:04:33 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A4/B2" 2025/11/27 05:04:34 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A4/B1/C3" 2025/11/27 05:04:34 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A4/B1/C2" 2025/11/27 05:04:35 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A4/B1/C1" 2025/11/27 05:04:37 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A4/B1" 2025/11/27 05:04:37 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/A4" --- PASS: TestDirMove (77.62s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.74s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:04:39 DEBUG : FileLu root 'rclone-test-gakiyer8meki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 05:04:42 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/27 05:04:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 05:04:42 NOTICE: FileLu root 'rclone-test-gakiyer8meki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/27 05:04:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/27 05:04:42 DEBUG : FileLu root 'rclone-test-gakiyer8meki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/27 05:04:45 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/27 05:04:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 05:04:45 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/27 05:04:46 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/no_checksum_big_file_from_pipe 2025/11/27 05:04:47 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:04:48 DEBUG : FileLu root 'rclone-test-gakiyer8meki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 05:04:50 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/27 05:04:50 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 05:04:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/27 05:04:50 DEBUG : FileLu root 'rclone-test-gakiyer8meki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/27 05:04:52 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/27 05:04:52 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 05:04:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/27 05:04:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/with_checksum_big_file_from_pipe 2025/11/27 05:04:54 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:04:55 DEBUG : FileLu root 'rclone-test-gakiyer8meki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 05:04:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/27 05:04:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 05:04:57 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/27 05:04:57 DEBUG : FileLu root 'rclone-test-gakiyer8meki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/27 05:04:59 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/27 05:04:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 05:04:59 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/27 05:05:01 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/ignore_checksum_big_file_from_pipe 2025/11/27 05:05:01 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:05:02 DEBUG : FileLu root 'rclone-test-gakiyer8meki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/27 05:05:05 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/27 05:05:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/27 05:05:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/27 05:05:05 DEBUG : FileLu root 'rclone-test-gakiyer8meki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/27 05:05:08 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/27 05:05:08 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/27 05:05:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/27 05:05:09 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/ignore_checksum_big_file_from_pipe 2025/11/27 05:05:09 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (31.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.64s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.76s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:05:12 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato1" 2025/11/27 05:05:12 DEBUG : FileLu root 'rclone-test-gakiyer8meki': File to upload is small (60 bytes), uploading instead of streaming 2025/11/27 05:05:15 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "potato2" 2025/11/27 05:05:15 DEBUG : potato2: size = 60 OK 2025/11/27 05:05:15 DEBUG : potato2: Size of src and dst objects identical 2025/11/27 05:05:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato1 2025/11/27 05:05:17 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/potato2 --- PASS: TestRcatSize (6.63s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.76s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.79s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.30s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.77s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.74s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.79s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.74s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-gakiyer8meki'", Local "Local file system at /tmp/rclone2801429084", Modify Window "876000h0m0s" 2025/11/27 05:05:24 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully created folder "rclone-test-gakiyer8meki/sub dir" with ID 1241050 2025/11/27 05:05:26 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/27 05:05:28 INFO : FileLu root 'rclone-test-gakiyer8meki': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/27 05:05:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fipakay8" before starting 2025/11/27 05:05:36 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/test remove existing 2025/11/27 05:05:37 DEBUG : sub dir/test remove existing.fipakay8: TEST: removing renamed existing file after operation 2025/11/27 05:05:37 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/test remove existing.fipakay8 2025/11/27 05:05:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vofagih4" before starting 2025/11/27 05:05:44 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/27 05:05:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vofagih4: TEST: renaming existing back after failed operation 2025/11/27 05:05:50 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vofagih4 2025/11/27 05:05:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xezuvet3" before starting 2025/11/27 05:05:56 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/27 05:05:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xezuvet3: TEST: removing renamed existing file after operation 2025/11/27 05:05:57 INFO : FileLu root 'rclone-test-gakiyer8meki': Successfully deleted file: /rclone-test-gakiyer8meki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xezuvet3 2025/11/27 05:05:59 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki/sub dir" --- PASS: TestRemoveExisting (36.24s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/11/27 05:05:59 DEBUG : FileLu root 'rclone-test-gakiyer8meki': Purge remote 2025/11/27 05:06:01 INFO : FileLu root 'rclone-test-gakiyer8meki': Rmdir: successfully deleted "/rclone-test-gakiyer8meki" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 23m22.487250265s (try 1/5): exit status 1: Failed [TestCheckSizeOnly]