"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMkdir|TestDirRemoveName|TestRWCacheUpdate)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=true|writes,forceCache=true)$'" - Starting (try 2/5) 2026/04/05 04:45:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-peleveb7kobu" 2026/04/05 04:45:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 04:45:25 DEBUG : Starting OpenDrive session with ID: 41dd9b9e02c8234c7817521066d3980e36678b88b1597bc0263707361e724ed3 2026/04/05 04:45:25 DEBUG : Creating backend with remote "/tmp/rclone3860430807" === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:45:25 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:45:25 NOTICE: OpenDrive root 'rclone-test-peleveb7kobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/05 04:45:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/04/05 04:45:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:45:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/05 04:45:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/05 04:45:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/05 04:45:28 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/05 04:45:29 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/05 04:45:30 DEBUG : dir/potato: size = 5 OK 2026/04/05 04:45:30 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:45:30 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/05 04:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/05 04:45:30 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:45:30 DEBUG : dir: Looking for writers 2026/04/05 04:45:30 DEBUG : file1: reading active writers 2026/04/05 04:45:30 DEBUG : potato: reading active writers 2026/04/05 04:45:30 DEBUG : Looking for writers 2026/04/05 04:45:30 DEBUG : dir: reading active writers 2026/04/05 04:45:30 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.71s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:45:31 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:45:31 NOTICE: OpenDrive root 'rclone-test-peleveb7kobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/05 04:45:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:45:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/04/05 04:45:35 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:45:35 DEBUG : dir/sub: Looking for writers 2026/04/05 04:45:35 DEBUG : dir: Looking for writers 2026/04/05 04:45:35 DEBUG : file1: reading active writers 2026/04/05 04:45:35 DEBUG : sub: reading active writers 2026/04/05 04:45:35 DEBUG : Looking for writers 2026/04/05 04:45:35 DEBUG : dir: reading active writers 2026/04/05 04:45:35 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (4.98s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:45:36 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:45:36 NOTICE: OpenDrive root 'rclone-test-peleveb7kobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/05 04:45:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:45:39 DEBUG : dir/file1: Remove: 2026/04/05 04:45:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:45:39 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/04/05 04:45:39 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:45:39 DEBUG : dir: Looking for writers 2026/04/05 04:45:39 DEBUG : Looking for writers 2026/04/05 04:45:39 DEBUG : dir: reading active writers 2026/04/05 04:45:39 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (3.99s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:45:40 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:45:40 NOTICE: OpenDrive root 'rclone-test-peleveb7kobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/05 04:45:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:45:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/05 04:45:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:45:43 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:45:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/05 04:45:43 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/05 04:45:43 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/05 04:45:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/05 04:45:43 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:45:43 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:45:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/05 04:45:43 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/05 04:45:43 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/05 04:45:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/05 04:45:43 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/05 04:45:44 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/05 04:45:45 DEBUG : dir/sub/file2: size = 12 OK 2026/04/05 04:45:45 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/05 04:45:45 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/05 04:45:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/05 04:45:45 DEBUG : forgetting directory cache 2026/04/05 04:45:45 DEBUG : dir: forgetting directory cache 2026/04/05 04:45:45 DEBUG : dir/sub: forgetting directory cache 2026/04/05 04:45:45 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/05 04:45:45 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/05 04:45:45 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/05 04:45:46 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/05 04:45:46 DEBUG : dir/sub/file0: size = 5 OK 2026/04/05 04:45:46 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:45:46 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/05 04:45:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/05 04:45:46 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:45:46 DEBUG : dir/sub: Looking for writers 2026/04/05 04:45:46 DEBUG : file0: reading active writers 2026/04/05 04:45:46 DEBUG : file2: reading active writers 2026/04/05 04:45:46 DEBUG : dir: Looking for writers 2026/04/05 04:45:46 DEBUG : file1: reading active writers 2026/04/05 04:45:46 DEBUG : sub: reading active writers 2026/04/05 04:45:46 DEBUG : Looking for writers 2026/04/05 04:45:46 DEBUG : dir: reading active writers 2026/04/05 04:45:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.10s) === RUN TestFileRename === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:45:48 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:45:48 NOTICE: OpenDrive root 'rclone-test-peleveb7kobu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/05 04:45:48 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:45:48 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:45:48 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:45:48 INFO : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:45:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:45:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:45:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:45:51 DEBUG : dir/file1(0x1fc395c88900): openPending: 2026/04/05 04:45:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:45:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:45:51 DEBUG : dir/file1(0x1fc395c88900): >openPending: err= 2026/04/05 04:45:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:45:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:45:51 DEBUG : dir/file1(0x1fc395c88900): _writeAt: size=14, off=0 2026/04/05 04:45:51 DEBUG : dir/file1(0x1fc395c88900): >_writeAt: n=14, err= 2026/04/05 04:45:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:45:51 DEBUG : dir/file1(0x1fc395c88900): close: 2026/04/05 04:45:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:45:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:45:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:45:51 DEBUG : dir/file1(0x1fc395c88900): >close: err= 2026/04/05 04:45:51 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:45:51 DEBUG : dir: Looking for writers 2026/04/05 04:45:51 DEBUG : file1: reading active writers 2026/04/05 04:45:51 DEBUG : Looking for writers 2026/04/05 04:45:51 DEBUG : dir: reading active writers 2026/04/05 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:45:51 DEBUG : dir: Looking for writers 2026/04/05 04:45:51 DEBUG : file1: reading active writers 2026/04/05 04:45:51 DEBUG : Looking for writers 2026/04/05 04:45:51 DEBUG : dir: reading active writers 2026/04/05 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:45:51 DEBUG : dir: Looking for writers 2026/04/05 04:45:51 DEBUG : file1: reading active writers 2026/04/05 04:45:51 DEBUG : Looking for writers 2026/04/05 04:45:51 DEBUG : dir: reading active writers 2026/04/05 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:45:51 DEBUG : dir: Looking for writers 2026/04/05 04:45:51 DEBUG : file1: reading active writers 2026/04/05 04:45:51 DEBUG : Looking for writers 2026/04/05 04:45:51 DEBUG : dir: reading active writers 2026/04/05 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:45:51 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:45:51 DEBUG : dir: Looking for writers 2026/04/05 04:45:51 DEBUG : file1: reading active writers 2026/04/05 04:45:51 DEBUG : Looking for writers 2026/04/05 04:45:51 DEBUG : dir: reading active writers 2026/04/05 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:45:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:45:51 DEBUG : dir: Looking for writers 2026/04/05 04:45:51 DEBUG : file1: reading active writers 2026/04/05 04:45:51 DEBUG : Looking for writers 2026/04/05 04:45:51 DEBUG : dir: reading active writers 2026/04/05 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/05 04:45:52 DEBUG : dir: Looking for writers 2026/04/05 04:45:52 DEBUG : file1: reading active writers 2026/04/05 04:45:52 DEBUG : Looking for writers 2026/04/05 04:45:52 DEBUG : dir: reading active writers 2026/04/05 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/05 04:45:52 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:45:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:45:52 INFO : dir/file1: Copied (replaced existing) 2026/04/05 04:45:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:45:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/05 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:45:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:45:52 DEBUG : dir: Looking for writers 2026/04/05 04:45:52 DEBUG : file1: reading active writers 2026/04/05 04:45:52 DEBUG : Looking for writers 2026/04/05 04:45:52 DEBUG : dir: reading active writers 2026/04/05 04:45:52 DEBUG : >WaitForWriters: 2026/04/05 04:45:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:45:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:45:52 DEBUG : dir/file1(0x1fc395c64840): _readAt: size=512, off=0 2026/04/05 04:45:52 DEBUG : dir/file1(0x1fc395c64840): openPending: 2026/04/05 04:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:45:52 DEBUG : dir/file1(0x1fc395c64840): >openPending: err= 2026/04/05 04:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:45:52 DEBUG : dir/file1(0x1fc395c64840): >_readAt: n=14, err=EOF 2026/04/05 04:45:52 DEBUG : dir/file1(0x1fc395c64840): close: 2026/04/05 04:45:52 DEBUG : dir/file1(0x1fc395c64840): >close: err= 2026/04/05 04:45:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/05 04:45:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:45:53 DEBUG : newLeaf: Updating file with newLeaf 0x1fc395efe000 2026/04/05 04:45:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:45:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:45:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/05 04:45:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/05 04:45:54 DEBUG : dir/file1: Updating file with dir/file1 0x1fc395efe000 2026/04/05 04:45:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:45:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:45:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:45:54 DEBUG : dir/file1(0x1fc395c64f00): openPending: 2026/04/05 04:45:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:45:54 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/05 04:45:54 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/05 04:45:54 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/05 04:45:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:45:54 DEBUG : dir/file1(0x1fc395c64f00): >openPending: err= 2026/04/05 04:45:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:45:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:45:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:45:54 DEBUG : dir/file1(0x1fc395c64f00): _writeAt: size=25, off=0 2026/04/05 04:45:54 DEBUG : dir/file1(0x1fc395c64f00): >_writeAt: n=25, err= 2026/04/05 04:45:54 DEBUG : dir/file1: File is currently open, delaying rename 0x1fc395efe000 2026/04/05 04:45:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:45:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true 2026/04/05 04:45:54 DEBUG : newLeaf(0x1fc395c64f00): close: 2026/04/05 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/05 04:45:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:45:54 DEBUG : newLeaf: Running delayed rename now 2026/04/05 04:45:54 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:45:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:45:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:45:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:45:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/05 04:45:55 DEBUG : newLeaf: Updating file with newLeaf 0x1fc395efe000 2026/04/05 04:45:55 DEBUG : newLeaf(0x1fc395c64f00): >close: err= 2026/04/05 04:45:55 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:45:55 DEBUG : dir: Looking for writers 2026/04/05 04:45:55 DEBUG : Looking for writers 2026/04/05 04:45:55 DEBUG : dir: reading active writers 2026/04/05 04:45:55 DEBUG : newLeaf: reading active writers 2026/04/05 04:45:55 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: OpenDrive root 'rclone-test-peleveb7kobu'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/05 04:46:03 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:03 DEBUG : dir: Looking for writers 2026/04/05 04:46:03 DEBUG : Looking for writers 2026/04/05 04:46:03 DEBUG : dir: reading active writers 2026/04/05 04:46:03 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:03 DEBUG : >WaitForWriters: 2026/04/05 04:46:03 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:46:05 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:46:05 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:46:05 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:05 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:05 INFO : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:46:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:46:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:46:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:46:07 DEBUG : dir/file1(0x1fc395dfab40): openPending: 2026/04/05 04:46:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:46:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:46:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:07 DEBUG : dir/file1(0x1fc395dfab40): >openPending: err= 2026/04/05 04:46:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:46:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:46:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:46:07 DEBUG : dir/file1(0x1fc395dfab40): _writeAt: size=14, off=0 2026/04/05 04:46:07 DEBUG : dir/file1(0x1fc395dfab40): >_writeAt: n=14, err= 2026/04/05 04:46:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:46:07 DEBUG : dir/file1(0x1fc395dfab40): close: 2026/04/05 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:46:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:46:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:46:07 DEBUG : dir/file1(0x1fc395dfab40): >close: err= 2026/04/05 04:46:07 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:07 DEBUG : dir: Looking for writers 2026/04/05 04:46:07 DEBUG : file1: reading active writers 2026/04/05 04:46:07 DEBUG : Looking for writers 2026/04/05 04:46:07 DEBUG : dir: reading active writers 2026/04/05 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:46:07 DEBUG : dir: Looking for writers 2026/04/05 04:46:07 DEBUG : file1: reading active writers 2026/04/05 04:46:07 DEBUG : Looking for writers 2026/04/05 04:46:07 DEBUG : dir: reading active writers 2026/04/05 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:46:07 DEBUG : dir: Looking for writers 2026/04/05 04:46:07 DEBUG : file1: reading active writers 2026/04/05 04:46:07 DEBUG : Looking for writers 2026/04/05 04:46:07 DEBUG : dir: reading active writers 2026/04/05 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:46:07 DEBUG : dir: Looking for writers 2026/04/05 04:46:07 DEBUG : file1: reading active writers 2026/04/05 04:46:07 DEBUG : Looking for writers 2026/04/05 04:46:07 DEBUG : dir: reading active writers 2026/04/05 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:46:07 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:46:07 DEBUG : dir: Looking for writers 2026/04/05 04:46:07 DEBUG : file1: reading active writers 2026/04/05 04:46:07 DEBUG : Looking for writers 2026/04/05 04:46:07 DEBUG : dir: reading active writers 2026/04/05 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:46:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:46:07 DEBUG : dir: Looking for writers 2026/04/05 04:46:07 DEBUG : file1: reading active writers 2026/04/05 04:46:07 DEBUG : Looking for writers 2026/04/05 04:46:07 DEBUG : dir: reading active writers 2026/04/05 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/05 04:46:08 DEBUG : dir: Looking for writers 2026/04/05 04:46:08 DEBUG : file1: reading active writers 2026/04/05 04:46:08 DEBUG : Looking for writers 2026/04/05 04:46:08 DEBUG : dir: reading active writers 2026/04/05 04:46:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/05 04:46:08 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:46:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:46:08 INFO : dir/file1: Copied (replaced existing) 2026/04/05 04:46:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:46:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/05 04:46:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:46:08 DEBUG : dir: Looking for writers 2026/04/05 04:46:08 DEBUG : file1: reading active writers 2026/04/05 04:46:08 DEBUG : Looking for writers 2026/04/05 04:46:08 DEBUG : dir: reading active writers 2026/04/05 04:46:08 DEBUG : >WaitForWriters: 2026/04/05 04:46:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:46:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:46:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:46:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:46:08 DEBUG : dir/file1(0x1fc395c88a00): _readAt: size=512, off=0 2026/04/05 04:46:08 DEBUG : dir/file1(0x1fc395c88a00): openPending: 2026/04/05 04:46:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:46:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:46:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:08 DEBUG : dir/file1(0x1fc395c88a00): >openPending: err= 2026/04/05 04:46:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:46:08 DEBUG : dir/file1(0x1fc395c88a00): >_readAt: n=14, err=EOF 2026/04/05 04:46:08 DEBUG : dir/file1(0x1fc395c88a00): close: 2026/04/05 04:46:08 DEBUG : dir/file1(0x1fc395c88a00): >close: err= 2026/04/05 04:46:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/05 04:46:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:46:09 DEBUG : newLeaf: Updating file with newLeaf 0x1fc395efe600 2026/04/05 04:46:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:46:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:46:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/05 04:46:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/05 04:46:10 DEBUG : dir/file1: Updating file with dir/file1 0x1fc395efe600 2026/04/05 04:46:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:46:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:46:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:46:10 DEBUG : dir/file1(0x1fc395c89800): openPending: 2026/04/05 04:46:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:46:10 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/05 04:46:10 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/05 04:46:10 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/05 04:46:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:46:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:10 DEBUG : dir/file1(0x1fc395c89800): >openPending: err= 2026/04/05 04:46:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:46:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:46:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:46:10 DEBUG : dir/file1(0x1fc395c89800): _writeAt: size=25, off=0 2026/04/05 04:46:10 DEBUG : dir/file1(0x1fc395c89800): >_writeAt: n=25, err= 2026/04/05 04:46:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/05 04:46:11 DEBUG : newLeaf: Updating file with newLeaf 0x1fc395efe600 2026/04/05 04:46:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:46:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 2026/04/05 04:46:11 DEBUG : newLeaf(0x1fc395c89800): close: 2026/04/05 04:46:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/05 04:46:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:46:11 DEBUG : newLeaf(0x1fc395c89800): >close: err= 2026/04/05 04:46:11 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:11 DEBUG : dir: Looking for writers 2026/04/05 04:46:11 DEBUG : Looking for writers 2026/04/05 04:46:11 DEBUG : dir: reading active writers 2026/04/05 04:46:11 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:46:11 DEBUG : dir: Looking for writers 2026/04/05 04:46:11 DEBUG : Looking for writers 2026/04/05 04:46:11 DEBUG : dir: reading active writers 2026/04/05 04:46:11 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:46:11 DEBUG : dir: Looking for writers 2026/04/05 04:46:11 DEBUG : Looking for writers 2026/04/05 04:46:11 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:11 DEBUG : dir: reading active writers 2026/04/05 04:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:46:11 DEBUG : dir: Looking for writers 2026/04/05 04:46:11 DEBUG : Looking for writers 2026/04/05 04:46:11 DEBUG : dir: reading active writers 2026/04/05 04:46:11 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:46:11 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:46:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:46:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:46:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:46:11 DEBUG : dir: Looking for writers 2026/04/05 04:46:11 DEBUG : Looking for writers 2026/04/05 04:46:11 DEBUG : dir: reading active writers 2026/04/05 04:46:11 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:11 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: OpenDrive root 'rclone-test-peleveb7kobu'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/05 04:46:19 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:19 DEBUG : dir: Looking for writers 2026/04/05 04:46:19 DEBUG : Looking for writers 2026/04/05 04:46:19 DEBUG : dir: reading active writers 2026/04/05 04:46:19 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:19 DEBUG : >WaitForWriters: 2026/04/05 04:46:19 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:46:20 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:46:20 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:46:20 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:20 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:46:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:46:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:20 INFO : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:46:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/05 04:46:23 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:23 DEBUG : dir: Looking for writers 2026/04/05 04:46:23 DEBUG : file1: reading active writers 2026/04/05 04:46:23 DEBUG : Looking for writers 2026/04/05 04:46:23 DEBUG : dir: reading active writers 2026/04/05 04:46:23 DEBUG : >WaitForWriters: 2026/04/05 04:46:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:46:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:46:23 DEBUG : dir/file1(0x1fc395f5d280): _readAt: size=512, off=0 2026/04/05 04:46:23 DEBUG : dir/file1(0x1fc395f5d280): openPending: 2026/04/05 04:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:46:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:23 DEBUG : dir/file1(0x1fc395f5d280): >openPending: err= 2026/04/05 04:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/05 04:46:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:23 DEBUG : dir/file1(0x1fc395f5d280): >_readAt: n=14, err=EOF 2026/04/05 04:46:23 DEBUG : dir/file1(0x1fc395f5d280): close: 2026/04/05 04:46:23 DEBUG : dir/file1(0x1fc395f5d280): >close: err= 2026/04/05 04:46:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/05 04:46:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:46:24 DEBUG : newLeaf: Updating file with newLeaf 0x1fc395998d80 2026/04/05 04:46:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:46:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:46:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/05 04:46:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/05 04:46:25 DEBUG : dir/file1: Updating file with dir/file1 0x1fc395998d80 2026/04/05 04:46:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:46:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:46:25 DEBUG : dir/file1(0x1fc395dfba00): openPending: 2026/04/05 04:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:46:25 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/05 04:46:25 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/05 04:46:25 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/05 04:46:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:46:25 DEBUG : dir/file1(0x1fc395dfba00): >openPending: err= 2026/04/05 04:46:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:46:25 DEBUG : dir/file1(0x1fc395dfba00): _writeAt: size=25, off=0 2026/04/05 04:46:25 DEBUG : dir/file1(0x1fc395dfba00): >_writeAt: n=25, err= 2026/04/05 04:46:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/05 04:46:26 DEBUG : newLeaf: Updating file with newLeaf 0x1fc395998d80 2026/04/05 04:46:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:46:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false 2026/04/05 04:46:26 DEBUG : newLeaf(0x1fc395dfba00): close: 2026/04/05 04:46:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/05 04:46:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:46:26 DEBUG : newLeaf(0x1fc395dfba00): >close: err= 2026/04/05 04:46:26 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:26 DEBUG : dir: Looking for writers 2026/04/05 04:46:26 DEBUG : Looking for writers 2026/04/05 04:46:26 DEBUG : dir: reading active writers 2026/04/05 04:46:26 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:46:26 DEBUG : dir: Looking for writers 2026/04/05 04:46:26 DEBUG : Looking for writers 2026/04/05 04:46:26 DEBUG : dir: reading active writers 2026/04/05 04:46:26 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:46:26 DEBUG : dir: Looking for writers 2026/04/05 04:46:26 DEBUG : Looking for writers 2026/04/05 04:46:26 DEBUG : dir: reading active writers 2026/04/05 04:46:26 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:46:26 DEBUG : dir: Looking for writers 2026/04/05 04:46:26 DEBUG : Looking for writers 2026/04/05 04:46:26 DEBUG : dir: reading active writers 2026/04/05 04:46:26 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:46:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:46:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:46:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:46:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:46:26 DEBUG : dir: Looking for writers 2026/04/05 04:46:26 DEBUG : Looking for writers 2026/04/05 04:46:26 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:26 DEBUG : dir: reading active writers 2026/04/05 04:46:26 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: OpenDrive root 'rclone-test-peleveb7kobu'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/05 04:46:34 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:34 DEBUG : dir: Looking for writers 2026/04/05 04:46:34 DEBUG : Looking for writers 2026/04/05 04:46:34 DEBUG : dir: reading active writers 2026/04/05 04:46:34 DEBUG : newLeaf: reading active writers 2026/04/05 04:46:34 DEBUG : >WaitForWriters: 2026/04/05 04:46:34 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaner exiting --- FAIL: TestFileRename (47.08s) --- FAIL: TestFileRename/minimal,forceCache=true (16.31s) --- FAIL: TestFileRename/writes,forceCache=true (15.81s) --- FAIL: TestFileRename/full,forceCache=false (14.96s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-peleveb7kobu'", Local "Local file system at /tmp/rclone3860430807", Modify Window "1s" 2026/04/05 04:46:35 INFO : OpenDrive root 'rclone-test-peleveb7kobu': poll-interval is not supported by this remote 2026/04/05 04:46:35 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:46:35 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:35 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-peleveb7kobu" 2026/04/05 04:46:35 INFO : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:46:36 DEBUG : forgetting directory cache 2026/04/05 04:46:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/05 04:46:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate(0x1fc395be8400): _readAt: size=512, off=0 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate(0x1fc395be8400): openPending: 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:47:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/05 04:46:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate(0x1fc395be8400): >openPending: err= 2026/04/05 04:46:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate(0x1fc395be8400): >_readAt: n=20, err=EOF 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate(0x1fc395be8400): close: 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate(0x1fc395be8400): >close: err= 2026/04/05 04:46:38 DEBUG : Re-reading directory (157.968406ms old) 2026/04/05 04:46:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/05 04:46:38 DEBUG : forgetting directory cache 2026/04/05 04:46:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate(0x1fc395be8a00): _readAt: size=512, off=0 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate(0x1fc395be8a00): openPending: 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:48:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-05 03:47:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-05 03:48:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-05 03:47:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/05 04:46:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/05 04:46:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate(0x1fc395be8a00): >openPending: err= 2026/04/05 04:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate(0x1fc395be8a00): >_readAt: n=20, err=EOF 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate(0x1fc395be8a00): close: 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate(0x1fc395be8a00): >close: err= 2026/04/05 04:46:40 DEBUG : Re-reading directory (168.57308ms old) 2026/04/05 04:46:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/05 04:46:40 DEBUG : forgetting directory cache 2026/04/05 04:46:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate(0x1fc395c64500): _readAt: size=512, off=0 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate(0x1fc395c64500): openPending: 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:49:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-05 03:48:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-05 03:49:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-05 03:48:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/05 04:46:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate(0x1fc395c64500): >openPending: err= 2026/04/05 04:46:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate(0x1fc395c64500): >_readAt: n=20, err=EOF 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate(0x1fc395c64500): close: 2026/04/05 04:46:42 DEBUG : TestRWCacheUpdate(0x1fc395c64500): >close: err= 2026/04/05 04:46:42 DEBUG : Re-reading directory (157.596005ms old) 2026/04/05 04:46:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/05 04:46:43 DEBUG : forgetting directory cache 2026/04/05 04:46:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate(0x1fc3958ea500): _readAt: size=512, off=0 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate(0x1fc3958ea500): openPending: 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:50:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-05 03:49:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-05 03:50:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-05 03:49:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/05 04:46:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate(0x1fc3958ea500): >openPending: err= 2026/04/05 04:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate(0x1fc3958ea500): >_readAt: n=20, err=EOF 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate(0x1fc3958ea500): close: 2026/04/05 04:46:44 DEBUG : TestRWCacheUpdate(0x1fc3958ea500): >close: err= 2026/04/05 04:46:44 DEBUG : Re-reading directory (159.51288ms old) 2026/04/05 04:46:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/05 04:46:45 DEBUG : forgetting directory cache 2026/04/05 04:46:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate(0x1fc3958ea6c0): _readAt: size=512, off=0 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate(0x1fc3958ea6c0): openPending: 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:51:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-05 03:50:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-05 03:51:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-05 03:50:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/05 04:46:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate(0x1fc3958ea6c0): >openPending: err= 2026/04/05 04:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:47 DEBUG : TestRWCacheUpdate(0x1fc3958ea6c0): >_readAt: n=20, err=EOF 2026/04/05 04:46:47 DEBUG : TestRWCacheUpdate(0x1fc3958ea6c0): close: 2026/04/05 04:46:47 DEBUG : TestRWCacheUpdate(0x1fc3958ea6c0): >close: err= 2026/04/05 04:46:47 DEBUG : Re-reading directory (156.808592ms old) 2026/04/05 04:46:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/05 04:46:47 DEBUG : forgetting directory cache 2026/04/05 04:46:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/05 04:46:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate(0x1fc395c644c0): _readAt: size=512, off=0 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate(0x1fc395c644c0): openPending: 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:52:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-05 03:51:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-05 03:52:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-05 03:51:35 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/05 04:46:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate(0x1fc395c644c0): >openPending: err= 2026/04/05 04:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate(0x1fc395c644c0): >_readAt: n=20, err=EOF 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate(0x1fc395c644c0): close: 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate(0x1fc395c644c0): >close: err= 2026/04/05 04:46:49 DEBUG : Re-reading directory (172.827955ms old) 2026/04/05 04:46:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/05 04:46:49 DEBUG : forgetting directory cache 2026/04/05 04:46:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate(0x1fc395c88100): _readAt: size=512, off=0 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate(0x1fc395c88100): openPending: 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-05 03:53:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-05 03:52:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-05 03:53:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-05 03:52:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/05 04:46:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate(0x1fc395c88100): >openPending: err= 2026/04/05 04:46:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: Size has changed from 20 to 21 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate(0x1fc395c88100): >_readAt: n=21, err=EOF 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate(0x1fc395c88100): close: 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate(0x1fc395c88100): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate006*" actual : "TestRWCacheUpdate006\x00" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate006* +TestRWCacheUpdate006 Test: TestRWCacheUpdate 2026/04/05 04:46:51 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:46:51 DEBUG : Looking for writers 2026/04/05 04:46:51 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/05 04:46:51 DEBUG : >WaitForWriters: 2026/04/05 04:46:51 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': vfs cache: cleaner exiting 2026/04/05 04:46:51 DEBUG : forgetting directory cache 2026/04/05 04:46:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- FAIL: TestRWCacheUpdate (16.34s) FAIL 2026/04/05 04:46:52 DEBUG : OpenDrive root 'rclone-test-peleveb7kobu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMkdir|TestDirRemoveName|TestRWCacheUpdate)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=true|writes,forceCache=true)$'" - Finished ERROR in 1m27.386549391s (try 2/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRWCacheUpdate]