"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirRemove|TestVFSMkdir)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 2/5) 2026/02/23 02:01:06 DEBUG : Creating backend with remote "TestMega:rclone-test-laxejum3pati" 2026/02/23 02:01:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/23 02:01:06 DEBUG : mega root 'rclone-test-laxejum3pati': Using previously stored session ID and master key to initialize the Mega API 2026/02/23 02:01:25 DEBUG : Creating backend with remote "/tmp/rclone105486471" === RUN TestDirRemove run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:01:25 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:01:25 NOTICE: mega root 'rclone-test-laxejum3pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/23 02:01:25 ERROR : dir/: Dir.Remove not empty 2026/02/23 02:01:25 DEBUG : dir/file1: Remove: 2026/02/23 02:01:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:01:25 DEBUG : dir/file1: >Remove: err= 2026/02/23 02:01:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/23 02:01:25 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:25 DEBUG : Looking for writers 2026/02/23 02:01:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.65s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:01:25 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:01:25 NOTICE: mega root 'rclone-test-laxejum3pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/23 02:01:26 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:26 DEBUG : dir: Looking for writers 2026/02/23 02:01:26 DEBUG : file1: reading active writers 2026/02/23 02:01:26 DEBUG : Looking for writers 2026/02/23 02:01:26 DEBUG : dir: reading active writers 2026/02/23 02:01:26 DEBUG : >WaitForWriters: 2026/02/23 02:01:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:01:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000744540 2026/02/23 02:01:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:01:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2026/02/23 02:01:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 02:01:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000744540 2026/02/23 02:01:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 02:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2026/02/23 02:01:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 02:01:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 02:01:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:01:40 DEBUG : dir/file1: File is currently open, delaying rename 0xc000744540 2026/02/23 02:01:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:01:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:01:40 DEBUG : mega root 'rclone-test-laxejum3pati': File to upload is small (25 bytes), uploading instead of streaming 2026/02/23 02:01:41 DEBUG : dir/file1: size = 25 OK 2026/02/23 02:01:41 NOTICE: mega root 'rclone-test-laxejum3pati': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/23 02:01:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/23 02:01:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:01:41 DEBUG : newLeaf: Running delayed rename now 2026/02/23 02:01:41 INFO : newLeaf: Deleted 2026/02/23 02:01:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:01:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000744540 2026/02/23 02:01:41 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:41 DEBUG : dir: Looking for writers 2026/02/23 02:01:41 DEBUG : Looking for writers 2026/02/23 02:01:41 DEBUG : dir: reading active writers 2026/02/23 02:01:41 DEBUG : newLeaf: reading active writers 2026/02/23 02:01:41 DEBUG : >WaitForWriters: 2026/02/23 02:01:41 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:41 DEBUG : dir: Looking for writers 2026/02/23 02:01:41 DEBUG : Looking for writers 2026/02/23 02:01:41 DEBUG : dir: reading active writers 2026/02/23 02:01:41 DEBUG : newLeaf: reading active writers 2026/02/23 02:01:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:01:41 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:01:41 NOTICE: mega root 'rclone-test-laxejum3pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/23 02:01:41 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 02:01:41 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:41 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:01:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:01:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:41 INFO : mega root 'rclone-test-laxejum3pati': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 02:01:41 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:41 DEBUG : dir: Looking for writers 2026/02/23 02:01:41 DEBUG : file1: reading active writers 2026/02/23 02:01:41 DEBUG : Looking for writers 2026/02/23 02:01:41 DEBUG : dir: reading active writers 2026/02/23 02:01:41 DEBUG : >WaitForWriters: 2026/02/23 02:01:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:01:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a92c0 2026/02/23 02:01:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:01:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2026/02/23 02:01:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 02:01:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a92c0 2026/02/23 02:01:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 02:01:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2026/02/23 02:01:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 02:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 02:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:01:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a92c0 2026/02/23 02:01:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:01:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:01:56 DEBUG : mega root 'rclone-test-laxejum3pati': File to upload is small (25 bytes), uploading instead of streaming 2026/02/23 02:01:56 DEBUG : dir/file1: size = 25 OK 2026/02/23 02:01:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/23 02:01:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:01:56 DEBUG : newLeaf: Running delayed rename now 2026/02/23 02:01:56 INFO : newLeaf: Deleted 2026/02/23 02:01:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:01:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a92c0 2026/02/23 02:01:57 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : newLeaf: reading active writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : >WaitForWriters: 2026/02/23 02:01:57 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : newLeaf: reading active writers 2026/02/23 02:01:57 DEBUG : >WaitForWriters: 2026/02/23 02:01:57 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:01:57 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:01:57 NOTICE: mega root 'rclone-test-laxejum3pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/23 02:01:57 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 02:01:57 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:57 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:01:57 INFO : mega root 'rclone-test-laxejum3pati': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 02:01:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 02:01:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:01:57 DEBUG : dir/file1(0xc003f3a9c0): openPending: 2026/02/23 02:01:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/23 02:01:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 02:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:01:57 DEBUG : dir/file1(0xc003f3a9c0): >openPending: err= 2026/02/23 02:01:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 02:01:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:01:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:01:57 DEBUG : dir/file1(0xc003f3a9c0): _writeAt: size=14, off=0 2026/02/23 02:01:57 DEBUG : dir/file1(0xc003f3a9c0): >_writeAt: n=14, err= 2026/02/23 02:01:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 02:01:57 DEBUG : dir/file1(0xc003f3a9c0): close: 2026/02/23 02:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 02:01:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 02:01:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/23 02:01:57 DEBUG : dir/file1(0xc003f3a9c0): >close: err= 2026/02/23 02:01:57 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : file1: reading active writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : file1: reading active writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : file1: reading active writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : file1: reading active writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 02:01:57 DEBUG : dir/file1: vfs cache: starting upload 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : file1: reading active writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 02:01:57 DEBUG : dir: Looking for writers 2026/02/23 02:01:57 DEBUG : file1: reading active writers 2026/02/23 02:01:57 DEBUG : Looking for writers 2026/02/23 02:01:57 DEBUG : dir: reading active writers 2026/02/23 02:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 02:01:58 DEBUG : dir/file1: size = 14 OK 2026/02/23 02:01:58 INFO : dir/file1: Copied (replaced existing) 2026/02/23 02:01:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/23 02:01:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/23 02:01:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:01:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/23 02:01:58 DEBUG : dir: Looking for writers 2026/02/23 02:01:58 DEBUG : file1: reading active writers 2026/02/23 02:01:58 DEBUG : Looking for writers 2026/02/23 02:01:58 DEBUG : dir: reading active writers 2026/02/23 02:01:58 DEBUG : >WaitForWriters: 2026/02/23 02:01:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 02:01:58 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:01:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:01:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:01:58 DEBUG : dir/file1(0xc0040c8080): _readAt: size=512, off=0 2026/02/23 02:01:58 DEBUG : dir/file1(0xc0040c8080): openPending: 2026/02/23 02:01:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/23 02:01:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 02:01:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:01:58 DEBUG : dir/file1(0xc0040c8080): >openPending: err= 2026/02/23 02:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 02:01:58 DEBUG : dir/file1(0xc0040c8080): >_readAt: n=14, err=EOF 2026/02/23 02:01:58 DEBUG : dir/file1(0xc0040c8080): close: 2026/02/23 02:01:58 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-23 02:01:57 +0000 UTC 2026/02/23 02:01:58 DEBUG : dir/file1(0xc0040c8080): >close: err= 2026/02/23 02:01:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:01:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 02:01:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000745200 2026/02/23 02:01:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:01:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:01:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 02:01:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/23 02:01:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000745200 2026/02/23 02:01:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 02:01:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2026/02/23 02:02:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 02:02:05 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:02:05 DEBUG : dir/file1(0xc003f3bd40): openPending: 2026/02/23 02:02:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/23 02:02:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 02:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:05 DEBUG : dir/file1(0xc003f3bd40): >openPending: err= 2026/02/23 02:02:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 02:02:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:02:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:02:05 DEBUG : dir/file1(0xc003f3bd40): _writeAt: size=25, off=0 2026/02/23 02:02:05 DEBUG : dir/file1(0xc003f3bd40): >_writeAt: n=25, err= 2026/02/23 02:02:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:02:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 02:02:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000745200 2026/02/23 02:02:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:06 DEBUG : newLeaf(0xc003f3bd40): close: 2026/02/23 02:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 02:02:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 02:02:05.716491971 +0000 UTC m=+58.799610592 2026/02/23 02:02:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 02:02:06 DEBUG : newLeaf(0xc003f3bd40): >close: err= 2026/02/23 02:02:06 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 02:02:06 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 02:02:06 DEBUG : newLeaf: size = 25 OK 2026/02/23 02:02:06 INFO : newLeaf: Copied (replaced existing) 2026/02/23 02:02:06 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/23 02:02:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 02:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : >WaitForWriters: 2026/02/23 02:02:06 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:06 DEBUG : dir: Looking for writers 2026/02/23 02:02:06 DEBUG : Looking for writers 2026/02/23 02:02:06 DEBUG : dir: reading active writers 2026/02/23 02:02:06 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:06 DEBUG : >WaitForWriters: 2026/02/23 02:02:06 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:02:06 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:02:06 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 02:02:06 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:06 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:02:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:02:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:06 INFO : mega root 'rclone-test-laxejum3pati': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 02:02:07 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:07 DEBUG : dir: Looking for writers 2026/02/23 02:02:07 DEBUG : file1: reading active writers 2026/02/23 02:02:07 DEBUG : Looking for writers 2026/02/23 02:02:07 DEBUG : dir: reading active writers 2026/02/23 02:02:07 DEBUG : >WaitForWriters: 2026/02/23 02:02:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:02:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a9ec0 2026/02/23 02:02:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:02:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2026/02/23 02:02:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 02:02:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a9ec0 2026/02/23 02:02:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 02:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2026/02/23 02:02:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 02:02:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:02:21 DEBUG : dir/file1(0xc0040c9980): openPending: 2026/02/23 02:02:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/23 02:02:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 02:02:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:21 DEBUG : dir/file1(0xc0040c9980): >openPending: err= 2026/02/23 02:02:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 02:02:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:02:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:02:21 DEBUG : dir/file1(0xc0040c9980): _writeAt: size=25, off=0 2026/02/23 02:02:21 DEBUG : dir/file1(0xc0040c9980): >_writeAt: n=25, err= 2026/02/23 02:02:21 INFO : newLeaf: Deleted 2026/02/23 02:02:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:02:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 02:02:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a9ec0 2026/02/23 02:02:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:02:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:22 DEBUG : newLeaf(0xc0040c9980): close: 2026/02/23 02:02:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 02:02:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 02:02:21.716240703 +0000 UTC m=+74.799359325 2026/02/23 02:02:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 02:02:22 DEBUG : newLeaf(0xc0040c9980): >close: err= 2026/02/23 02:02:22 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:22 DEBUG : dir: Looking for writers 2026/02/23 02:02:22 DEBUG : Looking for writers 2026/02/23 02:02:22 DEBUG : dir: reading active writers 2026/02/23 02:02:22 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 02:02:22 DEBUG : dir: Looking for writers 2026/02/23 02:02:22 DEBUG : Looking for writers 2026/02/23 02:02:22 DEBUG : dir: reading active writers 2026/02/23 02:02:22 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 02:02:22 DEBUG : dir: Looking for writers 2026/02/23 02:02:22 DEBUG : Looking for writers 2026/02/23 02:02:22 DEBUG : dir: reading active writers 2026/02/23 02:02:22 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 02:02:22 DEBUG : dir: Looking for writers 2026/02/23 02:02:22 DEBUG : Looking for writers 2026/02/23 02:02:22 DEBUG : dir: reading active writers 2026/02/23 02:02:22 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 02:02:22 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 02:02:22 DEBUG : dir: Looking for writers 2026/02/23 02:02:22 DEBUG : Looking for writers 2026/02/23 02:02:22 DEBUG : dir: reading active writers 2026/02/23 02:02:22 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 02:02:22 DEBUG : newLeaf: size = 25 OK 2026/02/23 02:02:22 INFO : newLeaf: Copied (replaced existing) 2026/02/23 02:02:22 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/23 02:02:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 02:02:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 02:02:22 DEBUG : dir: Looking for writers 2026/02/23 02:02:22 DEBUG : Looking for writers 2026/02/23 02:02:22 DEBUG : dir: reading active writers 2026/02/23 02:02:22 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:22 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/23 02:02:29 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:29 DEBUG : dir: Looking for writers 2026/02/23 02:02:29 DEBUG : Looking for writers 2026/02/23 02:02:29 DEBUG : dir: reading active writers 2026/02/23 02:02:29 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:29 DEBUG : >WaitForWriters: 2026/02/23 02:02:29 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:02:29 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:02:29 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 02:02:29 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:29 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:29 INFO : mega root 'rclone-test-laxejum3pati': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 02:02:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 02:02:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:02:29 DEBUG : dir/file1(0xc0046a8800): openPending: 2026/02/23 02:02:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/23 02:02:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 02:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:29 DEBUG : dir/file1(0xc0046a8800): >openPending: err= 2026/02/23 02:02:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 02:02:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:02:29 DEBUG : dir/file1(0xc0046a8800): _writeAt: size=14, off=0 2026/02/23 02:02:29 DEBUG : dir/file1(0xc0046a8800): >_writeAt: n=14, err= 2026/02/23 02:02:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 02:02:29 DEBUG : dir/file1(0xc0046a8800): close: 2026/02/23 02:02:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 02:02:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 02:02:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/23 02:02:29 DEBUG : dir/file1(0xc0046a8800): >close: err= 2026/02/23 02:02:29 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:29 DEBUG : dir: Looking for writers 2026/02/23 02:02:29 DEBUG : file1: reading active writers 2026/02/23 02:02:29 DEBUG : Looking for writers 2026/02/23 02:02:29 DEBUG : dir: reading active writers 2026/02/23 02:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 02:02:29 DEBUG : dir: Looking for writers 2026/02/23 02:02:29 DEBUG : file1: reading active writers 2026/02/23 02:02:29 DEBUG : Looking for writers 2026/02/23 02:02:29 DEBUG : dir: reading active writers 2026/02/23 02:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 02:02:29 DEBUG : dir: Looking for writers 2026/02/23 02:02:29 DEBUG : file1: reading active writers 2026/02/23 02:02:29 DEBUG : Looking for writers 2026/02/23 02:02:29 DEBUG : dir: reading active writers 2026/02/23 02:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 02:02:29 DEBUG : dir: Looking for writers 2026/02/23 02:02:29 DEBUG : file1: reading active writers 2026/02/23 02:02:29 DEBUG : Looking for writers 2026/02/23 02:02:29 DEBUG : dir: reading active writers 2026/02/23 02:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 02:02:29 DEBUG : dir/file1: vfs cache: starting upload 2026/02/23 02:02:29 DEBUG : dir: Looking for writers 2026/02/23 02:02:29 DEBUG : file1: reading active writers 2026/02/23 02:02:29 DEBUG : Looking for writers 2026/02/23 02:02:29 DEBUG : dir: reading active writers 2026/02/23 02:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 02:02:30 DEBUG : dir/file1: size = 14 OK 2026/02/23 02:02:30 INFO : dir/file1: Copied (replaced existing) 2026/02/23 02:02:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/23 02:02:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/23 02:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/23 02:02:30 DEBUG : dir: Looking for writers 2026/02/23 02:02:30 DEBUG : file1: reading active writers 2026/02/23 02:02:30 DEBUG : Looking for writers 2026/02/23 02:02:30 DEBUG : dir: reading active writers 2026/02/23 02:02:30 DEBUG : >WaitForWriters: 2026/02/23 02:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 02:02:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:02:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:02:30 DEBUG : dir/file1(0xc0046a9380): _readAt: size=512, off=0 2026/02/23 02:02:30 DEBUG : dir/file1(0xc0046a9380): openPending: 2026/02/23 02:02:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/23 02:02:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 02:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:30 DEBUG : dir/file1(0xc0046a9380): >openPending: err= 2026/02/23 02:02:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 02:02:30 DEBUG : dir/file1(0xc0046a9380): >_readAt: n=14, err=EOF 2026/02/23 02:02:30 DEBUG : dir/file1(0xc0046a9380): close: 2026/02/23 02:02:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-23 02:02:29 +0000 UTC 2026/02/23 02:02:30 DEBUG : dir/file1(0xc0046a9380): >close: err= 2026/02/23 02:02:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:02:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 02:02:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0044b4600 2026/02/23 02:02:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:02:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 02:02:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/23 02:02:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0044b4600 2026/02/23 02:02:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 02:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2026/02/23 02:02:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 02:02:37 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:02:37 DEBUG : dir/file1(0xc0046a9f00): openPending: 2026/02/23 02:02:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/23 02:02:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 02:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:37 DEBUG : dir/file1(0xc0046a9f00): >openPending: err= 2026/02/23 02:02:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 02:02:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:02:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:02:37 DEBUG : dir/file1(0xc0046a9f00): _writeAt: size=25, off=0 2026/02/23 02:02:37 DEBUG : dir/file1(0xc0046a9f00): >_writeAt: n=25, err= 2026/02/23 02:02:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:02:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 02:02:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0044b4600 2026/02/23 02:02:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:02:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:37 DEBUG : newLeaf(0xc0046a9f00): close: 2026/02/23 02:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 02:02:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 02:02:37.588828661 +0000 UTC m=+90.671947323 2026/02/23 02:02:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 02:02:37 DEBUG : newLeaf(0xc0046a9f00): >close: err= 2026/02/23 02:02:37 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:37 DEBUG : dir: Looking for writers 2026/02/23 02:02:37 DEBUG : Looking for writers 2026/02/23 02:02:37 DEBUG : dir: reading active writers 2026/02/23 02:02:37 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 02:02:37 DEBUG : dir: Looking for writers 2026/02/23 02:02:37 DEBUG : Looking for writers 2026/02/23 02:02:37 DEBUG : dir: reading active writers 2026/02/23 02:02:37 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 02:02:37 DEBUG : dir: Looking for writers 2026/02/23 02:02:37 DEBUG : Looking for writers 2026/02/23 02:02:37 DEBUG : dir: reading active writers 2026/02/23 02:02:37 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 02:02:37 DEBUG : dir: Looking for writers 2026/02/23 02:02:37 DEBUG : Looking for writers 2026/02/23 02:02:37 DEBUG : dir: reading active writers 2026/02/23 02:02:37 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 02:02:37 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 02:02:37 DEBUG : dir: Looking for writers 2026/02/23 02:02:37 DEBUG : Looking for writers 2026/02/23 02:02:37 DEBUG : dir: reading active writers 2026/02/23 02:02:37 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 02:02:38 DEBUG : dir: Looking for writers 2026/02/23 02:02:38 DEBUG : Looking for writers 2026/02/23 02:02:38 DEBUG : dir: reading active writers 2026/02/23 02:02:38 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 02:02:38 DEBUG : newLeaf: size = 25 OK 2026/02/23 02:02:38 INFO : newLeaf: Copied (replaced existing) 2026/02/23 02:02:38 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/23 02:02:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 02:02:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 02:02:38 DEBUG : dir: Looking for writers 2026/02/23 02:02:38 DEBUG : Looking for writers 2026/02/23 02:02:38 DEBUG : dir: reading active writers 2026/02/23 02:02:38 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:38 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/23 02:02:45 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:45 DEBUG : dir: Looking for writers 2026/02/23 02:02:45 DEBUG : Looking for writers 2026/02/23 02:02:45 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:45 DEBUG : dir: reading active writers 2026/02/23 02:02:45 DEBUG : >WaitForWriters: 2026/02/23 02:02:45 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:02:45 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:02:45 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 02:02:45 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:45 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 02:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-laxejum3pati" 2026/02/23 02:02:45 INFO : mega root 'rclone-test-laxejum3pati': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 02:02:45 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:45 DEBUG : dir: Looking for writers 2026/02/23 02:02:45 DEBUG : file1: reading active writers 2026/02/23 02:02:45 DEBUG : Looking for writers 2026/02/23 02:02:45 DEBUG : dir: reading active writers 2026/02/23 02:02:45 DEBUG : >WaitForWriters: 2026/02/23 02:02:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 02:02:45 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:02:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:02:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:02:45 DEBUG : dir/file1(0xc004845240): _readAt: size=512, off=0 2026/02/23 02:02:45 DEBUG : dir/file1(0xc004845240): openPending: 2026/02/23 02:02:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/23 02:02:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 02:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:45 DEBUG : dir/file1(0xc004845240): >openPending: err= 2026/02/23 02:02:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/23 02:02:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 02:02:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 02:02:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 02:02:46 DEBUG : dir/file1(0xc004845240): >_readAt: n=14, err=EOF 2026/02/23 02:02:46 DEBUG : dir/file1(0xc004845240): close: 2026/02/23 02:02:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-23 02:02:45 +0000 UTC 2026/02/23 02:02:46 DEBUG : dir/file1(0xc004845240): >close: err= 2026/02/23 02:02:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:02:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 02:02:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0044b4cc0 2026/02/23 02:02:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:02:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 02:02:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/23 02:02:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0044b4cc0 2026/02/23 02:02:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 02:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2026/02/23 02:02:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 02:02:53 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 02:02:53 DEBUG : dir/file1(0xc0047e5940): openPending: 2026/02/23 02:02:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/23 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 02:02:53 DEBUG : dir/file1(0xc0047e5940): >openPending: err= 2026/02/23 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 02:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 02:02:53 DEBUG : dir/file1(0xc0047e5940): _writeAt: size=25, off=0 2026/02/23 02:02:53 DEBUG : dir/file1(0xc0047e5940): >_writeAt: n=25, err= 2026/02/23 02:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 02:02:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 02:02:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0044b4cc0 2026/02/23 02:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 02:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:53 DEBUG : newLeaf(0xc0047e5940): close: 2026/02/23 02:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 02:02:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 02:02:53.780909537 +0000 UTC m=+106.864028159 2026/02/23 02:02:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 02:02:53 DEBUG : newLeaf(0xc0047e5940): >close: err= 2026/02/23 02:02:53 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:53 DEBUG : dir: Looking for writers 2026/02/23 02:02:53 DEBUG : Looking for writers 2026/02/23 02:02:53 DEBUG : dir: reading active writers 2026/02/23 02:02:53 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 02:02:54 DEBUG : dir: Looking for writers 2026/02/23 02:02:54 DEBUG : Looking for writers 2026/02/23 02:02:54 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:54 DEBUG : dir: reading active writers 2026/02/23 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 02:02:54 DEBUG : dir: Looking for writers 2026/02/23 02:02:54 DEBUG : Looking for writers 2026/02/23 02:02:54 DEBUG : dir: reading active writers 2026/02/23 02:02:54 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 02:02:54 DEBUG : dir: Looking for writers 2026/02/23 02:02:54 DEBUG : Looking for writers 2026/02/23 02:02:54 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:54 DEBUG : dir: reading active writers 2026/02/23 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 02:02:54 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 02:02:54 DEBUG : dir: Looking for writers 2026/02/23 02:02:54 DEBUG : Looking for writers 2026/02/23 02:02:54 DEBUG : dir: reading active writers 2026/02/23 02:02:54 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 02:02:54 DEBUG : dir: Looking for writers 2026/02/23 02:02:54 DEBUG : Looking for writers 2026/02/23 02:02:54 DEBUG : dir: reading active writers 2026/02/23 02:02:54 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 02:02:54 DEBUG : newLeaf: size = 25 OK 2026/02/23 02:02:54 INFO : newLeaf: Copied (replaced existing) 2026/02/23 02:02:54 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/23 02:02:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 02:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 02:02:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 02:02:54 DEBUG : dir: Looking for writers 2026/02/23 02:02:54 DEBUG : Looking for writers 2026/02/23 02:02:54 DEBUG : dir: reading active writers 2026/02/23 02:02:54 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:54 DEBUG : >WaitForWriters: 2026/02/23 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:54 DEBUG : dir: Looking for writers 2026/02/23 02:02:54 DEBUG : Looking for writers 2026/02/23 02:02:54 DEBUG : dir: reading active writers 2026/02/23 02:02:54 DEBUG : newLeaf: reading active writers 2026/02/23 02:02:54 DEBUG : >WaitForWriters: 2026/02/23 02:02:54 DEBUG : mega root 'rclone-test-laxejum3pati': vfs cache: cleaner exiting --- FAIL: TestFileRename (88.86s) --- FAIL: TestFileRename/off,forceCache=false (15.59s) --- FAIL: TestFileRename/minimal,forceCache=false (15.79s) --- FAIL: TestFileRename/minimal,forceCache=true (9.58s) --- FAIL: TestFileRename/writes,forceCache=false (22.62s) --- FAIL: TestFileRename/writes,forceCache=true (16.23s) --- FAIL: TestFileRename/full,forceCache=false (9.06s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-laxejum3pati'", Local "Local file system at /tmp/rclone105486471", Modify Window "876000h0m0s" 2026/02/23 02:02:54 INFO : mega root 'rclone-test-laxejum3pati': poll-interval is not supported by this remote 2026/02/23 02:02:54 NOTICE: mega root 'rclone-test-laxejum3pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/23 02:02:54 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/23 02:02:54 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/23 02:02:54 DEBUG : Added virtual directory entry vAddDir: "b" 2026/02/23 02:02:55 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/23 02:02:55 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/23 02:02:55 DEBUG : WaitForWriters: timeout=30s 2026/02/23 02:02:55 DEBUG : b: Looking for writers 2026/02/23 02:02:55 DEBUG : c: Looking for writers 2026/02/23 02:02:55 DEBUG : d: Looking for writers 2026/02/23 02:02:55 DEBUG : Looking for writers 2026/02/23 02:02:55 DEBUG : a: Looking for writers 2026/02/23 02:02:55 DEBUG : Looking for writers 2026/02/23 02:02:55 DEBUG : a: reading active writers 2026/02/23 02:02:55 DEBUG : b: reading active writers 2026/02/23 02:02:55 DEBUG : c: reading active writers 2026/02/23 02:02:55 DEBUG : d: reading active writers 2026/02/23 02:02:55 DEBUG : /: reading active writers 2026/02/23 02:02:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.09s) FAIL 2026/02/23 02:02:55 DEBUG : mega root 'rclone-test-laxejum3pati': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirRemove|TestVFSMkdir)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 1m49.217116267s (try 2/5): exit status 1: Failed [TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]