"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName|TestRWCacheUpdate)$'" - Starting (try 2/5) 2026/04/24 02:55:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nilanax7boba" 2026/04/24 02:55:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 02:55:37 DEBUG : Starting OpenDrive session with ID: a7b16e884340855d532ffeb7679ec9be275d7cb6792231964717fca795697b23 2026/04/24 02:55:37 DEBUG : Creating backend with remote "/tmp/rclone1710864436" === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-nilanax7boba'", Local "Local file system at /tmp/rclone1710864436", Modify Window "1s" 2026/04/24 02:55:37 INFO : OpenDrive root 'rclone-test-nilanax7boba': poll-interval is not supported by this remote 2026/04/24 02:55:37 NOTICE: OpenDrive root 'rclone-test-nilanax7boba': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/24 02:55:39 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/24 02:55:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/24 02:55:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 02:55:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/24 02:55:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 02:55:40 DEBUG : OpenDrive root 'rclone-test-nilanax7boba': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 02:55:41 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/24 02:55:42 DEBUG : dir/potato: size = 5 OK 2026/04/24 02:55:42 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 02:55:42 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/24 02:55:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 02:55:42 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:55:42 DEBUG : dir: Looking for writers 2026/04/24 02:55:42 DEBUG : file1: reading active writers 2026/04/24 02:55:42 DEBUG : potato: reading active writers 2026/04/24 02:55:42 DEBUG : Looking for writers 2026/04/24 02:55:42 DEBUG : dir: reading active writers 2026/04/24 02:55:42 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty run.go:130: removing dir "dir" failed - try 2/3: folder not empty run.go:130: removing dir "dir" failed - try 3/3: folder not empty run.go:133: removing dir "dir" failed: folder not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirCreate Messages: listing wrong, want got dir/potato (5) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirCreate Messages: Unexpected file "dir/potato" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirCreate Messages: directories --- FAIL: TestDirCreate (16.78s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-nilanax7boba'", Local "Local file system at /tmp/rclone1710864436", Modify Window "1s" 2026/04/24 02:55:54 INFO : OpenDrive root 'rclone-test-nilanax7boba': poll-interval is not supported by this remote 2026/04/24 02:55:54 NOTICE: OpenDrive root 'rclone-test-nilanax7boba': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/24 02:55:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/potato" 2026/04/24 02:56:05 DEBUG : dir/file1: Remove: 2026/04/24 02:56:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 02:56:05 DEBUG : dir/file1: >Remove: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:505 Error: Not equal: expected: []string(nil) actual : []string{"potato,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) +([]string) (len=1) { + (string) (len=14) "potato,5,false" +} Test: TestDirRemoveName 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/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/potato (5) 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/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/potato" 2026/04/24 02:56:13 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:56:13 DEBUG : dir: Looking for writers 2026/04/24 02:56:13 DEBUG : potato: reading active writers 2026/04/24 02:56:13 DEBUG : Looking for writers 2026/04/24 02:56:13 DEBUG : dir: reading active writers 2026/04/24 02:56:13 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (20.57s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-nilanax7boba'", Local "Local file system at /tmp/rclone1710864436", Modify Window "1s" 2026/04/24 02:56:15 INFO : OpenDrive root 'rclone-test-nilanax7boba': poll-interval is not supported by this remote 2026/04/24 02:56:15 DEBUG : OpenDrive root 'rclone-test-nilanax7boba': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 02:56:15 DEBUG : OpenDrive root 'rclone-test-nilanax7boba': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nilanax7boba" 2026/04/24 02:56:15 DEBUG : OpenDrive root 'rclone-test-nilanax7boba': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nilanax7boba" 2026/04/24 02:56:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nilanax7boba" 2026/04/24 02:56:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:56:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nilanax7boba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nilanax7boba" 2026/04/24 02:56:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nilanax7boba" 2026/04/24 02:56:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 02:56:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nilanax7boba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nilanax7boba" 2026/04/24 02:56:15 INFO : OpenDrive root 'rclone-test-nilanax7boba': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 02:56:15 DEBUG : forgetting directory cache 2026/04/24 02:56:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate(0x39f8ee0032c0): _readAt: size=512, off=0 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate(0x39f8ee0032c0): openPending: 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:57:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:56:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate(0x39f8ee0032c0): >openPending: err= 2026/04/24 02:56:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate(0x39f8ee0032c0): >_readAt: n=20, err=EOF 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate(0x39f8ee0032c0): close: 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:57:15 +0000 UTC 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate(0x39f8ee0032c0): >close: err= 2026/04/24 02:56:17 DEBUG : Re-reading directory (179.196522ms old) 2026/04/24 02:56:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:17 DEBUG : forgetting directory cache 2026/04/24 02:56:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate(0x39f8ee0023c0): _readAt: size=512, off=0 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate(0x39f8ee0023c0): openPending: 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:58:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-24 01:57:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 01:58:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-24 01:57:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/24 02:56:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:56:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate(0x39f8ee0023c0): >openPending: err= 2026/04/24 02:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate(0x39f8ee0023c0): >_readAt: n=20, err=EOF 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate(0x39f8ee0023c0): close: 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:58:15 +0000 UTC 2026/04/24 02:56:19 DEBUG : TestRWCacheUpdate(0x39f8ee0023c0): >close: err= 2026/04/24 02:56:19 DEBUG : Re-reading directory (159.483951ms old) 2026/04/24 02:56:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:20 DEBUG : forgetting directory cache 2026/04/24 02:56:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate(0x39f8edd30d00): _readAt: size=512, off=0 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate(0x39f8edd30d00): openPending: 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 01:59:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-24 01:58:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 01:59:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-24 01:58:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/24 02:56:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:56:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate(0x39f8edd30d00): >openPending: err= 2026/04/24 02:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate(0x39f8edd30d00): >_readAt: n=20, err=EOF 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate(0x39f8edd30d00): close: 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 01:59:15 +0000 UTC 2026/04/24 02:56:21 DEBUG : TestRWCacheUpdate(0x39f8edd30d00): >close: err= 2026/04/24 02:56:21 DEBUG : Re-reading directory (161.968183ms old) 2026/04/24 02:56:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:22 DEBUG : forgetting directory cache 2026/04/24 02:56:22 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): _readAt: size=512, off=0 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): openPending: 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:00:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-24 01:59:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:00:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-24 01:59:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/24 02:56:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:56:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): >openPending: err= 2026/04/24 02:56:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:24 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): >_readAt: n=20, err=EOF 2026/04/24 02:56:24 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): close: 2026/04/24 02:56:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:00:15 +0000 UTC 2026/04/24 02:56:24 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): >close: err= 2026/04/24 02:56:24 DEBUG : Re-reading directory (159.679421ms old) 2026/04/24 02:56:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:24 DEBUG : forgetting directory cache 2026/04/24 02:56:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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/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/read_write_test.go:745 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |-55m9.92594193s| > 1s (want 2026-04-24 02:01:15.07405807 +0000 UTC m=-3261.828626443 vs got 2026-04-24 02:56:25 +0000 UTC) (precision 1s) 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate(0x39f8ed67af80): _readAt: size=512, off=0 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate(0x39f8ed67af80): openPending: 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:56:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-24 02:00:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:56:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-24 02:00:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/24 02:56:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:56:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate(0x39f8ed67af80): >openPending: err= 2026/04/24 02:56:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate(0x39f8ed67af80): >_readAt: n=20, err=EOF 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate(0x39f8ed67af80): close: 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:56:25 +0000 UTC 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate(0x39f8ed67af80): >close: err= 2026/04/24 02:56:26 DEBUG : Re-reading directory (179.382928ms old) 2026/04/24 02:56:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:26 DEBUG : forgetting directory cache 2026/04/24 02:56:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): _readAt: size=512, off=0 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): openPending: 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:02:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-24 02:56:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:02:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-24 02:56:25 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/24 02:56:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 02:56:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): >openPending: err= 2026/04/24 02:56:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): >_readAt: n=20, err=EOF 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): close: 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:02:15 +0000 UTC 2026/04/24 02:56:28 DEBUG : TestRWCacheUpdate(0x39f8ed67a640): >close: err= 2026/04/24 02:56:28 DEBUG : Re-reading directory (157.818268ms old) 2026/04/24 02:56:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:29 DEBUG : forgetting directory cache 2026/04/24 02:56:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate(0x39f8ed67acc0): _readAt: size=512, off=0 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate(0x39f8ed67acc0): openPending: 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-24 02:03:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-24 02:02:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-24 02:03:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-24 02:02:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/24 02:56:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/24 02:56:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate(0x39f8ed67acc0): >openPending: err= 2026/04/24 02:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate(0x39f8ed67acc0): >_readAt: n=21, err=EOF 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate(0x39f8ed67acc0): close: 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:03:15 +0000 UTC 2026/04/24 02:56:30 DEBUG : TestRWCacheUpdate(0x39f8ed67acc0): >close: err= 2026/04/24 02:56:30 DEBUG : Re-reading directory (172.961755ms old) 2026/04/24 02:56:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:31 DEBUG : forgetting directory cache 2026/04/24 02:56:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate(0x39f8ed67a800): _readAt: size=512, off=0 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate(0x39f8ed67a800): openPending: 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-24 02:04:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-24 02:03:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-24 02:04:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-24 02:03:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/24 02:56:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/24 02:56:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate(0x39f8ed67a800): >openPending: err= 2026/04/24 02:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:33 DEBUG : TestRWCacheUpdate(0x39f8ed67a800): >_readAt: n=22, err=EOF 2026/04/24 02:56:33 DEBUG : TestRWCacheUpdate(0x39f8ed67a800): close: 2026/04/24 02:56:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:04:15 +0000 UTC 2026/04/24 02:56:33 DEBUG : TestRWCacheUpdate(0x39f8ed67a800): >close: err= 2026/04/24 02:56:33 DEBUG : Re-reading directory (154.985021ms old) 2026/04/24 02:56:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:33 DEBUG : forgetting directory cache 2026/04/24 02:56:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/04/24 02:56:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate(0x39f8edd30440): _readAt: size=512, off=0 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate(0x39f8edd30440): openPending: 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-24 02:05:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-24 02:04:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-24 02:05:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-24 02:04:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/24 02:56:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/24 02:56:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate(0x39f8edd30440): >openPending: err= 2026/04/24 02:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate(0x39f8edd30440): >_readAt: n=23, err=EOF 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate(0x39f8edd30440): close: 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:05:15 +0000 UTC 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate(0x39f8edd30440): >close: err= 2026/04/24 02:56:35 DEBUG : Re-reading directory (158.718341ms old) 2026/04/24 02:56:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:35 DEBUG : forgetting directory cache 2026/04/24 02:56:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate(0x39f8ee002480): _readAt: size=512, off=0 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate(0x39f8ee002480): openPending: 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-24 02:06:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-24 02:05:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-24 02:06:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-24 02:05:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/24 02:56:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/24 02:56:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate(0x39f8ee002480): >openPending: err= 2026/04/24 02:56:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate(0x39f8ee002480): >_readAt: n=24, err=EOF 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate(0x39f8ee002480): close: 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:06:15 +0000 UTC 2026/04/24 02:56:37 DEBUG : TestRWCacheUpdate(0x39f8ee002480): >close: err= 2026/04/24 02:56:37 DEBUG : Re-reading directory (161.097422ms old) 2026/04/24 02:56:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 02:56:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 02:56:38 DEBUG : WaitForWriters: timeout=30s 2026/04/24 02:56:38 DEBUG : Looking for writers 2026/04/24 02:56:38 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/24 02:56:38 DEBUG : >WaitForWriters: 2026/04/24 02:56:38 DEBUG : OpenDrive root 'rclone-test-nilanax7boba': vfs cache: cleaner exiting 2026/04/24 02:56:38 DEBUG : forgetting directory cache --- FAIL: TestRWCacheUpdate (23.42s) FAIL 2026/04/24 02:56:38 DEBUG : OpenDrive root 'rclone-test-nilanax7boba': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName|TestRWCacheUpdate)$'" - Finished ERROR in 1m1.949016703s (try 2/5): exit status 1: Failed [TestDirCreate TestDirRemoveName TestRWCacheUpdate]