"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirForgetAll|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMethods|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpenWrite|TestFileReadAtZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseWrite|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteNoWrite|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestUnicodeNormalization|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStatParent|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManySubDirs)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 3/5) 2026/02/06 03:52:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-buminil2duto" 2026/02/06 03:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/06 03:52:26 DEBUG : Creating backend with remote "/tmp/rclone1808652547" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:52:26 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:52:32 DEBUG : dir: Looking for writers 2026/02/06 03:52:32 DEBUG : Looking for writers 2026/02/06 03:52:32 DEBUG : dir: reading active writers 2026/02/06 03:52:32 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (20.45s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:52:46 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 03:53:03 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:53:03 DEBUG : dir/subdir: Looking for writers 2026/02/06 03:53:03 DEBUG : dir: Looking for writers 2026/02/06 03:53:03 DEBUG : file1: reading active writers 2026/02/06 03:53:03 DEBUG : file2: reading active writers 2026/02/06 03:53:03 DEBUG : subdir: reading active writers 2026/02/06 03:53:03 DEBUG : Looking for writers 2026/02/06 03:53:03 DEBUG : dir: reading active writers 2026/02/06 03:53:03 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/subdir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (37.92s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:53:24 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 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_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_handle_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: 1 actual : 2 Test: TestDirHandleReaddirnames 2026/02/06 03:53:38 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:53:38 DEBUG : dir/subdir: Looking for writers 2026/02/06 03:53:38 DEBUG : dir: Looking for writers 2026/02/06 03:53:38 DEBUG : subdir: reading active writers 2026/02/06 03:53:38 DEBUG : file1: reading active writers 2026/02/06 03:53:38 DEBUG : Looking for writers 2026/02/06 03:53:38 DEBUG : dir: reading active writers 2026/02/06 03:53:38 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleReaddirnames Messages: directories --- FAIL: TestDirHandleReaddirnames (28.73s) === RUN TestDirMethods run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:53:53 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 03:54:07 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:54:07 DEBUG : dir: Looking for writers 2026/02/06 03:54:07 DEBUG : Looking for writers 2026/02/06 03:54:07 DEBUG : dir: reading active writers 2026/02/06 03:54:07 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMethods Messages: directories --- FAIL: TestDirMethods (27.58s) === RUN TestDirForgetAll run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:54:20 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 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:292: Sleeping for 7s just to make sure 2026/02/06 03:54:37 DEBUG : dir: forgetting directory cache 2026/02/06 03:54:37 DEBUG : forgetting directory cache 2026/02/06 03:54:37 DEBUG : dir: forgetting directory cache 2026/02/06 03:54:37 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:54:37 DEBUG : Looking for writers 2026/02/06 03:54:37 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirForgetAll (19.62s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:54:40 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 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:292: Sleeping for 7s just to make sure 2026/02/06 03:55:09 DEBUG : forgetting directory cache 2026/02/06 03:55:09 DEBUG : dir: forgetting directory cache 2026/02/06 03:55:11 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:55:11 DEBUG : dir: Looking for writers 2026/02/06 03:55:11 DEBUG : fil/a/b: Looking for writers 2026/02/06 03:55:11 DEBUG : fil/a: Looking for writers 2026/02/06 03:55:11 DEBUG : b: reading active writers 2026/02/06 03:55:11 DEBUG : fil: Looking for writers 2026/02/06 03:55:11 DEBUG : a: reading active writers 2026/02/06 03:55:11 DEBUG : Looking for writers 2026/02/06 03:55:11 DEBUG : dir: reading active writers 2026/02/06 03:55:11 DEBUG : fil: reading active writers 2026/02/06 03:55:11 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a/b" failed: directory not empty run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"fil", "fil/a", "fil/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "fil", + (string) (len=5) "fil/a", + (string) (len=7) "fil/a/b" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (57.35s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:55:37 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 03:55:47 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:55:47 DEBUG : fil: Looking for writers 2026/02/06 03:55:47 DEBUG : dir: Looking for writers 2026/02/06 03:55:47 DEBUG : Looking for writers 2026/02/06 03:55:47 DEBUG : fil: reading active writers 2026/02/06 03:55:47 DEBUG : dir: reading active writers 2026/02/06 03:55:47 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"fil", "fil/a"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "fil", + (string) (len=5) "fil/a" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (29.67s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:56:07 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 03:56:13 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:56:13 DEBUG : dir: Looking for writers 2026/02/06 03:56:13 DEBUG : file1: reading active writers 2026/02/06 03:56:13 DEBUG : fil: Looking for writers 2026/02/06 03:56:13 DEBUG : Looking for writers 2026/02/06 03:56:13 DEBUG : dir: reading active writers 2026/02/06 03:56:13 DEBUG : fil: reading active writers 2026/02/06 03:56:13 DEBUG : >WaitForWriters: run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "fil"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=3) "fil" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (25.65s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:56:33 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 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:271 Error: Not equal: expected: []string{"dir,0,true"} actual : []string{"dir,0,true", "fil,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=10) "dir,0,true" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=10) "fil,0,true" } Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/02/06 03:56:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/06 03:56:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/06 03:56:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/06 03:56:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/06 03:56:56 DEBUG : dir: invalidating directory cache 2026/02/06 03:56:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/06 03:56:57 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/06 03:56:57 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/06 03:56:57 DEBUG : dir/file1: Reset virtual modtime 2026/02/06 03:56:57 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/06 03:56:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/06 03:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/06 03:56:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/06 03:56:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 03:56:57 DEBUG : dir: invalidating directory cache 2026/02/06 03:56:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/06 03:56:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 03:56:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/06 03:56:57 DEBUG : forgetting directory cache 2026/02/06 03:56:57 DEBUG : dir: forgetting directory cache 2026/02/06 03:56:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 03:56:57 DEBUG : fil: forgetting directory cache 2026/02/06 03:56:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:56:57 DEBUG : dir/virtualDir: Looking for writers 2026/02/06 03:56:57 DEBUG : dir: Looking for writers 2026/02/06 03:56:57 DEBUG : virtualFile: reading active writers 2026/02/06 03:56:57 DEBUG : virtualDir: reading active writers 2026/02/06 03:56:57 DEBUG : file1: reading active writers 2026/02/06 03:56:57 DEBUG : virtualFile2: reading active writers 2026/02/06 03:56:57 DEBUG : fil: Looking for writers 2026/02/06 03:56:57 DEBUG : Looking for writers 2026/02/06 03:56:57 DEBUG : fil: reading active writers 2026/02/06 03:56:57 DEBUG : dir: reading active writers 2026/02/06 03:56:57 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir/virtualDir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/virtualDir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/virtualDir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=14) "dir/virtualDir" } Test: TestDirReadDirAll Messages: directories --- FAIL: TestDirReadDirAll (46.16s) --- PASS: TestDirReadDirAll/Virtual (9.78s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:57:19 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 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:334 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found 2026/02/06 03:57:34 ERROR : dir/: Can only open directories read only 2026/02/06 03:57:34 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:57:34 DEBUG : dir: Looking for writers 2026/02/06 03:57:34 DEBUG : Looking for writers 2026/02/06 03:57:34 DEBUG : dir: reading active writers 2026/02/06 03:57:34 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirOpen Messages: directories --- FAIL: TestDirOpen (31.72s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:57:51 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 03:58:05 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/06 03:58:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/06 03:58:05 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/06 03:58:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/06 03:58:05 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (5 bytes), uploading instead of streaming 2026/02/06 03:58:10 DEBUG : dir/potato: size = 5 OK 2026/02/06 03:58:10 NOTICE: drime root 'rclone-test-buminil2duto': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/06 03:58:10 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/06 03:58:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/06 03:58:10 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:58:10 DEBUG : dir: Looking for writers 2026/02/06 03:58:10 DEBUG : file1: reading active writers 2026/02/06 03:58:10 DEBUG : potato: reading active writers 2026/02/06 03:58:10 DEBUG : Looking for writers 2026/02/06 03:58:10 DEBUG : dir: reading active writers 2026/02/06 03:58:10 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 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 (35.62s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:58:26 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 03:58:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 03:58:51 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:58:51 DEBUG : dir/sub: Looking for writers 2026/02/06 03:58:51 DEBUG : dir: Looking for writers 2026/02/06 03:58:51 DEBUG : file1: reading active writers 2026/02/06 03:58:51 DEBUG : sub: reading active writers 2026/02/06 03:58:51 DEBUG : Looking for writers 2026/02/06 03:58:51 DEBUG : dir: reading active writers 2026/02/06 03:58:51 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirMkdir (29.43s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:58:56 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 03:59:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/06 03:59:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 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: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/vfs/dir_test.go:430 Error: Not equal: expected: []string{"dir", "dir/sub", "dir/sub/subsub"} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,3 @@ -([]string) (len=3) { - (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdirSub Messages: directories 2026/02/06 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/02/06 03:59:30 DEBUG : dir/sub/subsub: Looking for writers 2026/02/06 03:59:30 DEBUG : dir/sub: Looking for writers 2026/02/06 03:59:30 DEBUG : subsub: reading active writers 2026/02/06 03:59:30 DEBUG : dir: Looking for writers 2026/02/06 03:59:30 DEBUG : file1: reading active writers 2026/02/06 03:59:30 DEBUG : sub: reading active writers 2026/02/06 03:59:30 DEBUG : Looking for writers 2026/02/06 03:59:30 DEBUG : dir: reading active writers 2026/02/06 03:59:30 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (55.20s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 03:59:51 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 04:00:09 ERROR : dir/: Dir.Remove not empty 2026/02/06 04:00:09 DEBUG : dir/file1: Remove: 2026/02/06 04:00:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:00:10 DEBUG : dir/file1: >Remove: err= 2026/02/06 04:00:10 ERROR : dir/: Dir.Remove not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: Directory not empty Test: TestDirRemove 2026/02/06 04:00:10 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:00:10 DEBUG : dir/sub: Looking for writers 2026/02/06 04:00:10 DEBUG : dir: Looking for writers 2026/02/06 04:00:10 DEBUG : sub: reading active writers 2026/02/06 04:00:10 DEBUG : Looking for writers 2026/02/06 04:00:10 DEBUG : dir: reading active writers 2026/02/06 04:00:10 DEBUG : >WaitForWriters: 2026/02/06 04:00:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:00:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:00:11 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:00:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:00:12 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:00:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:00:12 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:00:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:00:12 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:00:12 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:00:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:00:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:00:13 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:00:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:00:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:00:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:00:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:00:15 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:00:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:00:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/06 04:00:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:00:23 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 04:00:33 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:00:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:01:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:01:33 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:01:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:02:13 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:02:32 DEBUG : forgetting directory cache 2026/02/06 04:02:32 DEBUG : dir: forgetting directory cache 2026/02/06 04:02:32 DEBUG : dir: forgetting directory cache 2026/02/06 04:02:33 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:02:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:03:03 DEBUG : forgetting directory cache 2026/02/06 04:03:03 DEBUG : dir: forgetting directory cache 2026/02/06 04:03:03 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 04:03:13 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/06 04:03:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:03:38 DEBUG : forgetting directory cache 2026/02/06 04:03:38 DEBUG : dir: forgetting directory cache 2026/02/06 04:03:38 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 04:03:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:04:07 DEBUG : forgetting directory cache 2026/02/06 04:04:07 DEBUG : dir: forgetting directory cache 2026/02/06 04:04:07 DEBUG : dir: forgetting directory cache 2026/02/06 04:04:13 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:04:33 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:04:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:05:09 DEBUG : forgetting directory cache 2026/02/06 04:05:09 DEBUG : dir: forgetting directory cache 2026/02/06 04:05:09 DEBUG : fil: forgetting directory cache 2026/02/06 04:05:09 DEBUG : fil/a: forgetting directory cache 2026/02/06 04:05:09 DEBUG : fil/a/b: forgetting directory cache 2026/02/06 04:05:09 DEBUG : dir: forgetting directory cache 2026/02/06 04:05:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:05:33 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:05:47 DEBUG : fil: forgetting directory cache 2026/02/06 04:05:47 DEBUG : dir: forgetting directory cache 2026/02/06 04:05:47 DEBUG : forgetting directory cache 2026/02/06 04:05:47 DEBUG : dir: forgetting directory cache 2026/02/06 04:05:47 DEBUG : fil: forgetting directory cache 2026/02/06 04:05:53 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:06:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:06:13 DEBUG : fil: forgetting directory cache 2026/02/06 04:06:13 DEBUG : forgetting directory cache 2026/02/06 04:06:13 DEBUG : dir: forgetting directory cache 2026/02/06 04:06:13 DEBUG : fil: forgetting directory cache 2026/02/06 04:06:33 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/06 04:06:47 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 04:06:53 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 04:06:57 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/06 04:06:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:06:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:06:57 DEBUG : forgetting directory cache 2026/02/06 04:06:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:06:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:06:57 DEBUG : fil: forgetting directory cache 2026/02/06 04:07:13 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 04:07:23 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/06 04:07:28 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 04:07:31 DEBUG : pacer: Reducing sleep to 625ms 2026/02/06 04:07:32 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (460.96s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:07:32 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:07:33 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 04:07:33 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/06 04:07:33 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 04:07:34 DEBUG : dir: forgetting directory cache 2026/02/06 04:07:34 DEBUG : forgetting directory cache 2026/02/06 04:07:34 DEBUG : dir: forgetting directory cache 2026/02/06 04:07:40 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 04:07:40 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 04:07:49 DEBUG : dir/file1: Remove: 2026/02/06 04:07:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:07:49 DEBUG : dir/file1: >Remove: err= 2026/02/06 04:07:49 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/02/06 04:07:49 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:07:49 DEBUG : dir: Looking for writers 2026/02/06 04:07:49 DEBUG : Looking for writers 2026/02/06 04:07:49 DEBUG : dir: reading active writers 2026/02/06 04:07:49 DEBUG : >WaitForWriters: 2026/02/06 04:07:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:07:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:07:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:07:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:07:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:07:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:07:51 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:07:51 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:07:51 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:07:51 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:07:51 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:07:51 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:07:51 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:07:51 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:07:52 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:07:52 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:07:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:07:53 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:07:56 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:07:56 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/06 04:08:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:08:01 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 04:08:04 DEBUG : forgetting directory cache 2026/02/06 04:08:04 DEBUG : dir: forgetting directory cache 2026/02/06 04:08:04 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/06 04:08:11 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:08:31 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:08:40 DEBUG : forgetting directory cache 2026/02/06 04:08:40 DEBUG : dir: forgetting directory cache 2026/02/06 04:08:40 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:08:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/06 04:08:51 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:09:12 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:09:18 DEBUG : forgetting directory cache 2026/02/06 04:09:18 DEBUG : dir: forgetting directory cache 2026/02/06 04:09:18 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:09:18 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/06 04:09:18 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/06 04:09:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/06 04:09:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:09:51 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:10:09 DEBUG : forgetting directory cache 2026/02/06 04:10:09 DEBUG : dir: forgetting directory cache 2026/02/06 04:10:09 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:10:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 04:10:11 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:10:31 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:10:51 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/06 04:11:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:11:32 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:11:52 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:12:12 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:12:32 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:12:52 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:13:12 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:13:33 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:13:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:14:13 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/06 04:14:32 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 04:14:53 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 04:15:02 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (450.69s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:15:02 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:15:08 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 04:15:10 DEBUG : pacer: Reducing sleep to 625ms 2026/02/06 04:15:12 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 04:15:15 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 04:15:17 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/06 04:15:18 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 04:15:19 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 04:15:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 04:15:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/06 04:15:40 DEBUG : dir: Updating dir with dir2 0xc0007e0820 2026/02/06 04:15:40 DEBUG : dir: forgetting directory cache 2026/02/06 04:15:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/06 04:15:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 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:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/02/06 04:15:43 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename 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:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename 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:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 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:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) 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:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/06 04:16:02 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename 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:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename 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:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) 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:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" 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/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/02/06 04:16:24 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/06 04:16:27 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000934340 2026/02/06 04:16:27 DEBUG : empty directory: forgetting directory cache 2026/02/06 04:16:27 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/06 04:16:27 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/06 04:16:27 DEBUG : dir2: Renaming to "dir3" 2026/02/06 04:16:27 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:16:27 DEBUG : dir3: Looking for writers 2026/02/06 04:16:27 DEBUG : renamed empty directory: Looking for writers 2026/02/06 04:16:27 DEBUG : Looking for writers 2026/02/06 04:16:27 DEBUG : dir3: reading active writers 2026/02/06 04:16:27 DEBUG : renamed empty directory: reading active writers 2026/02/06 04:16:27 DEBUG : >WaitForWriters: run.go:130: removing dir "dir2" failed - try 1/3: directory not empty --- FAIL: TestDirRename (100.49s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:16:43 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:16:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:16:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:16:57 DEBUG : forgetting directory cache 2026/02/06 04:16:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:16:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:16:57 DEBUG : fil: forgetting directory cache 2026/02/06 04:17:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/06 04:17:06 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 04:17:07 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 04:17:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/06 04:17:07 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/06 04:17:07 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/06 04:17:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/06 04:17:07 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 04:17:07 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 04:17:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/06 04:17:07 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/06 04:17:07 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/06 04:17:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/06 04:17:07 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (12 bytes), uploading instead of streaming 2026/02/06 04:17:15 DEBUG : dir/sub/file2: size = 12 OK 2026/02/06 04:17:15 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/06 04:17:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/06 04:17:15 DEBUG : forgetting directory cache 2026/02/06 04:17:15 DEBUG : dir: forgetting directory cache 2026/02/06 04:17:15 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:17:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/06 04:17:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/06 04:17:15 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (5 bytes), uploading instead of streaming 2026/02/06 04:17:25 DEBUG : dir/sub/file0: size = 5 OK 2026/02/06 04:17:25 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/06 04:17:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/06 04:17:25 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:17:25 DEBUG : dir/sub: Looking for writers 2026/02/06 04:17:25 DEBUG : file0: reading active writers 2026/02/06 04:17:25 DEBUG : file2: reading active writers 2026/02/06 04:17:25 DEBUG : dir: Looking for writers 2026/02/06 04:17:25 DEBUG : file1: reading active writers 2026/02/06 04:17:25 DEBUG : sub: reading active writers 2026/02/06 04:17:25 DEBUG : Looking for writers 2026/02/06 04:17:25 DEBUG : dir: reading active writers 2026/02/06 04:17:25 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/06 04:17:49 DEBUG : forgetting directory cache 2026/02/06 04:17:49 DEBUG : dir: forgetting directory cache 2026/02/06 04:17:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (87.15s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:18:10 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 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:704 Error: Not equal: expected: []string{"file1,14,false"} actual : []string{"file1,14,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,14,false" +([]string) (len=2) { + (string) (len=14) "file1,14,false", + (string) (len=10) "sub,0,true" } Test: TestDirMetadataExtension 2026/02/06 04:18:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/06 04:18:33 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-06 04:18:17 +0000 UTC 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:733 Error: Not equal: expected: []string{"file1,14,false", "file1.metadata,2,false"} actual : []string{"file1,14,false", "file1.metadata,2,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", - (string) (len=22) "file1.metadata,2,false" + (string) (len=22) "file1.metadata,2,false", + (string) (len=10) "sub,0,true" } Test: TestDirMetadataExtension 2026/02/06 04:18:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 04:18:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/06 04:18:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/06 04:18:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/06 04:18:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:18:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/06 04:18:33 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/06 04:18:33 DEBUG : dir.metadata: Set virtual modtime to 2026-02-06 04:18:25 +0000 UTC 2026/02/06 04:18:33 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 04:18:33 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/06 04:18:33 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/06 04:18:33 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/06 04:18:33 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:18:33 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/06 04:18:33 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:18:33 DEBUG : dir/sub: Looking for writers 2026/02/06 04:18:33 DEBUG : dir: Looking for writers 2026/02/06 04:18:33 DEBUG : file1: reading active writers 2026/02/06 04:18:33 DEBUG : sub: reading active writers 2026/02/06 04:18:33 DEBUG : file1.metadata: reading active writers 2026/02/06 04:18:33 DEBUG : Looking for writers 2026/02/06 04:18:33 DEBUG : dir: reading active writers 2026/02/06 04:18:33 DEBUG : dir.metadata: reading active writers 2026/02/06 04:18:33 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (36.34s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:18:46 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:19:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/02/06 04:19:12 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:19:12 DEBUG : dir: Looking for writers 2026/02/06 04:19:12 DEBUG : file1: reading active writers 2026/02/06 04:19:12 DEBUG : Looking for writers 2026/02/06 04:19:12 DEBUG : dir: reading active writers 2026/02/06 04:19:12 DEBUG : >WaitForWriters: 2026/02/06 04:19:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:19:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:19:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:19:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:19:19 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:19:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:19:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:19:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:19:22 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:19:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:19:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:19:23 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:19:25 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:19:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:19:28 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:19:28 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:19:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:19:30 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:19:32 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:19:32 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "time_test" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/06 04:19:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:19:37 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 04:19:47 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:20:08 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:20:28 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:20:47 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:21:07 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:21:28 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:21:47 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:22:07 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:22:26 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "time_test" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/06 04:22:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:23:06 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:23:26 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:23:46 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:24:06 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:24:26 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:24:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:25:06 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:25:19 DEBUG : forgetting directory cache 2026/02/06 04:25:19 DEBUG : renamed empty directory: forgetting directory cache 2026/02/06 04:25:19 DEBUG : dir3: forgetting directory cache 2026/02/06 04:25:19 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/06 04:25:19 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/06 04:25:19 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/06 04:25:19 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/02/06 04:25:26 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:25:46 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "time_test" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "time_test" failed: failed to delete item: Error "Server Error" 2026/02/06 04:26:25 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 04:26:44 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 04:26:54 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/06 04:26:57 DEBUG : forgetting directory cache 2026/02/06 04:26:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:26:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:26:57 DEBUG : fil: forgetting directory cache 2026/02/06 04:26:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:26:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:26:59 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 04:27:02 DEBUG : pacer: Reducing sleep to 625ms === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (495.35s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (495.34s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:27:02 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:27:03 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 04:27:04 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 04:27:04 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/06 04:27:10 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 04:27:10 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:27:12 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 04:27:15 DEBUG : forgetting directory cache 2026/02/06 04:27:15 DEBUG : dir: forgetting directory cache 2026/02/06 04:27:15 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:27:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/06 04:27:15 DEBUG : dir: forgetting directory cache 2026/02/06 04:27:15 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:27:15 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:27:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:27:19 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (25 bytes), uploading instead of streaming 2026/02/06 04:27:21 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:27:22 DEBUG : dir/file1: size = 25 OK 2026/02/06 04:27:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/06 04:27:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:27:22 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:27:22 DEBUG : dir: Looking for writers 2026/02/06 04:27:22 DEBUG : file1: reading active writers 2026/02/06 04:27:22 DEBUG : Looking for writers 2026/02/06 04:27:22 DEBUG : dir: reading active writers 2026/02/06 04:27:22 DEBUG : >WaitForWriters: 2026/02/06 04:27:22 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:27:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:27:23 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:27:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:27:23 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:27:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:27:23 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:27:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:27:24 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:27:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:27:24 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:27:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:27:24 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:27:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:27:25 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:27:25 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:27:26 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:27:26 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:27:29 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:27:29 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/06 04:27:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:27:34 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 04:27:44 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:28:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:28:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:28:32 DEBUG : forgetting directory cache 2026/02/06 04:28:32 DEBUG : dir: forgetting directory cache 2026/02/06 04:28:32 DEBUG : dir/sub: forgetting directory cache 2026/02/06 04:28:32 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/06 04:28:32 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/06 04:28:44 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:29:02 DEBUG : forgetting directory cache 2026/02/06 04:29:02 DEBUG : dir: forgetting directory cache 2026/02/06 04:29:04 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:29:24 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:29:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:30:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:30:24 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/06 04:30:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:31:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:31:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:31:44 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:32:04 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:32:24 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:32:44 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:33:04 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:33:24 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:33:44 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/06 04:34:04 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/06 04:34:24 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/06 04:34:34 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/06 04:34:39 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 04:34:42 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:34:43 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 04:34:44 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 04:34:44 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:34:46 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 04:34:46 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 04:34:47 DEBUG : pacer: Reducing sleep to 10ms 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want got dir/file1 (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "dir/file1" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenWrite Messages: directories --- FAIL: TestFileOpenWrite (469.10s) === RUN TestFileRename === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:34:51 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:34:51 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:34:51 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:34:51 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:34:51 DEBUG : Config file has changed externally - reloading 2026/02/06 04:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:34:51 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:35:00 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:35:02 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:35:02 DEBUG : dir: Looking for writers 2026/02/06 04:35:02 DEBUG : file1: reading active writers 2026/02/06 04:35:02 DEBUG : Looking for writers 2026/02/06 04:35:02 DEBUG : dir: reading active writers 2026/02/06 04:35:02 DEBUG : >WaitForWriters: 2026/02/06 04:35:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:35:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000494840 2026/02/06 04:35:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:35:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/06 04:35:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 04:35:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000494840 2026/02/06 04:35:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 04:35:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/06 04:35:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 04:35:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/06 04:35:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:35:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc000494840 2026/02/06 04:35:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:35:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:35:24 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (25 bytes), uploading instead of streaming 2026/02/06 04:35:27 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:35:28 DEBUG : dir/file1: size = 25 OK 2026/02/06 04:35:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/06 04:35:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:35:28 DEBUG : newLeaf: Running delayed rename now 2026/02/06 04:35:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:35:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000494840 2026/02/06 04:35:29 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:35:29 DEBUG : dir: Looking for writers 2026/02/06 04:35:29 DEBUG : Looking for writers 2026/02/06 04:35:29 DEBUG : dir: reading active writers 2026/02/06 04:35:29 DEBUG : newLeaf: reading active writers 2026/02/06 04:35:29 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=false Messages: listing wrong, want newLeaf (25) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/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=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/06 04:35:38 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:35:38 DEBUG : dir: Looking for writers 2026/02/06 04:35:38 DEBUG : Looking for writers 2026/02/06 04:35:38 DEBUG : dir: reading active writers 2026/02/06 04:35:38 DEBUG : newLeaf: reading active writers 2026/02/06 04:35:38 DEBUG : >WaitForWriters: 2026/02/06 04:35:38 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:35:49 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:35:49 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:35:49 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:35:49 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:35:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:35:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:35:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:35:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:35:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:35:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:35:49 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:35:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 04:35:55 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:35:55 DEBUG : dir/file1(0xc0009dea40): openPending: 2026/02/06 04:35:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 04:35:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 04:35:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:35:55 DEBUG : dir/file1(0xc0009dea40): >openPending: err= 2026/02/06 04:35:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 04:35:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:35:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:35:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:35:55 DEBUG : dir/file1(0xc0009dea40): _writeAt: size=14, off=0 2026/02/06 04:35:55 DEBUG : dir/file1(0xc0009dea40): >_writeAt: n=14, err= 2026/02/06 04:35:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 04:35:55 DEBUG : dir/file1(0xc0009dea40): close: 2026/02/06 04:35:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 04:35:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 04:35:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:35:55 DEBUG : dir/file1(0xc0009dea40): >close: err= 2026/02/06 04:35:55 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:35:55 DEBUG : dir: Looking for writers 2026/02/06 04:35:55 DEBUG : file1: reading active writers 2026/02/06 04:35:55 DEBUG : Looking for writers 2026/02/06 04:35:55 DEBUG : dir: reading active writers 2026/02/06 04:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:35:55 DEBUG : dir: Looking for writers 2026/02/06 04:35:55 DEBUG : file1: reading active writers 2026/02/06 04:35:55 DEBUG : Looking for writers 2026/02/06 04:35:55 DEBUG : dir: reading active writers 2026/02/06 04:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:35:55 DEBUG : dir: Looking for writers 2026/02/06 04:35:55 DEBUG : file1: reading active writers 2026/02/06 04:35:55 DEBUG : Looking for writers 2026/02/06 04:35:55 DEBUG : dir: reading active writers 2026/02/06 04:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:35:55 DEBUG : dir: Looking for writers 2026/02/06 04:35:55 DEBUG : file1: reading active writers 2026/02/06 04:35:55 DEBUG : Looking for writers 2026/02/06 04:35:55 DEBUG : dir: reading active writers 2026/02/06 04:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:35:55 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 04:35:55 DEBUG : dir: Looking for writers 2026/02/06 04:35:55 DEBUG : file1: reading active writers 2026/02/06 04:35:55 DEBUG : Looking for writers 2026/02/06 04:35:55 DEBUG : dir: reading active writers 2026/02/06 04:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:35:55 DEBUG : dir: Looking for writers 2026/02/06 04:35:55 DEBUG : file1: reading active writers 2026/02/06 04:35:55 DEBUG : Looking for writers 2026/02/06 04:35:55 DEBUG : dir: reading active writers 2026/02/06 04:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:35:56 DEBUG : dir: Looking for writers 2026/02/06 04:35:56 DEBUG : file1: reading active writers 2026/02/06 04:35:56 DEBUG : Looking for writers 2026/02/06 04:35:56 DEBUG : dir: reading active writers 2026/02/06 04:35:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:35:56 DEBUG : dir: Looking for writers 2026/02/06 04:35:56 DEBUG : file1: reading active writers 2026/02/06 04:35:56 DEBUG : Looking for writers 2026/02/06 04:35:56 DEBUG : dir: reading active writers 2026/02/06 04:35:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:35:57 DEBUG : dir: Looking for writers 2026/02/06 04:35:57 DEBUG : file1: reading active writers 2026/02/06 04:35:57 DEBUG : Looking for writers 2026/02/06 04:35:57 DEBUG : dir: reading active writers 2026/02/06 04:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:35:58 DEBUG : dir: Looking for writers 2026/02/06 04:35:58 DEBUG : file1: reading active writers 2026/02/06 04:35:58 DEBUG : Looking for writers 2026/02/06 04:35:58 DEBUG : dir: reading active writers 2026/02/06 04:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:35:59 DEBUG : dir: Looking for writers 2026/02/06 04:35:59 DEBUG : file1: reading active writers 2026/02/06 04:35:59 DEBUG : Looking for writers 2026/02/06 04:35:59 DEBUG : dir: reading active writers 2026/02/06 04:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:00 DEBUG : dir: Looking for writers 2026/02/06 04:36:00 DEBUG : file1: reading active writers 2026/02/06 04:36:00 DEBUG : Looking for writers 2026/02/06 04:36:00 DEBUG : dir: reading active writers 2026/02/06 04:36:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:01 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:36:01 DEBUG : dir/file1: size = 14 OK 2026/02/06 04:36:01 INFO : dir/file1: Copied (replaced existing) 2026/02/06 04:36:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 04:36:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/06 04:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:36:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 04:36:01 DEBUG : dir: Looking for writers 2026/02/06 04:36:01 DEBUG : file1: reading active writers 2026/02/06 04:36:01 DEBUG : Looking for writers 2026/02/06 04:36:01 DEBUG : dir: reading active writers 2026/02/06 04:36:01 DEBUG : >WaitForWriters: 2026/02/06 04:36:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 04:36:01 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:36:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:36:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:36:01 DEBUG : dir/file1(0xc000a48bc0): _readAt: size=512, off=0 2026/02/06 04:36:01 DEBUG : dir/file1(0xc000a48bc0): openPending: 2026/02/06 04:36:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 04:36:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 04:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:36:01 DEBUG : dir/file1(0xc000a48bc0): >openPending: err= 2026/02/06 04:36:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 04:36:01 DEBUG : dir/file1(0xc000a48bc0): >_readAt: n=14, err=EOF 2026/02/06 04:36:01 DEBUG : dir/file1(0xc000a48bc0): close: 2026/02/06 04:36:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 04:35:56 +0000 UTC 2026/02/06 04:36:01 DEBUG : dir/file1(0xc000a48bc0): >close: err= 2026/02/06 04:36:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:36:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 04:36:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00012ed80 2026/02/06 04:36:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:36:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 04:36:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 04:36:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/06 04:36:12 DEBUG : dir/file1: Updating file with dir/file1 0xc00012ed80 2026/02/06 04:36:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 04:36:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/06 04:36:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 04:36:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:36:24 DEBUG : dir/file1(0xc000a498c0): openPending: 2026/02/06 04:36:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 04:36:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 04:36:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:36:24 DEBUG : dir/file1(0xc000a498c0): >openPending: err= 2026/02/06 04:36:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 04:36:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:36:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:36:24 DEBUG : dir/file1(0xc000a498c0): _writeAt: size=25, off=0 2026/02/06 04:36:24 DEBUG : dir/file1(0xc000a498c0): >_writeAt: n=25, err= 2026/02/06 04:36:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:36:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 04:36:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00012ed80 2026/02/06 04:36:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:36:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:36:26 DEBUG : newLeaf(0xc000a498c0): close: 2026/02/06 04:36:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 04:36:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 04:36:24.896855481 +0000 UTC m=+2639.774490982 2026/02/06 04:36:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 04:36:26 DEBUG : newLeaf(0xc000a498c0): >close: err= 2026/02/06 04:36:26 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:36:26 DEBUG : dir: Looking for writers 2026/02/06 04:36:26 DEBUG : Looking for writers 2026/02/06 04:36:26 DEBUG : dir: reading active writers 2026/02/06 04:36:26 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:36:26 DEBUG : dir: Looking for writers 2026/02/06 04:36:26 DEBUG : Looking for writers 2026/02/06 04:36:26 DEBUG : dir: reading active writers 2026/02/06 04:36:26 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:36:26 DEBUG : dir: Looking for writers 2026/02/06 04:36:26 DEBUG : Looking for writers 2026/02/06 04:36:26 DEBUG : dir: reading active writers 2026/02/06 04:36:26 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:36:26 DEBUG : dir: Looking for writers 2026/02/06 04:36:26 DEBUG : Looking for writers 2026/02/06 04:36:26 DEBUG : dir: reading active writers 2026/02/06 04:36:26 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:36:26 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 04:36:26 DEBUG : dir: Looking for writers 2026/02/06 04:36:26 DEBUG : Looking for writers 2026/02/06 04:36:26 DEBUG : dir: reading active writers 2026/02/06 04:36:26 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:36:26 DEBUG : dir: Looking for writers 2026/02/06 04:36:26 DEBUG : Looking for writers 2026/02/06 04:36:26 DEBUG : dir: reading active writers 2026/02/06 04:36:26 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:36:26 DEBUG : dir: Looking for writers 2026/02/06 04:36:26 DEBUG : Looking for writers 2026/02/06 04:36:26 DEBUG : dir: reading active writers 2026/02/06 04:36:26 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:36:27 DEBUG : dir: Looking for writers 2026/02/06 04:36:27 DEBUG : Looking for writers 2026/02/06 04:36:27 DEBUG : dir: reading active writers 2026/02/06 04:36:27 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:28 DEBUG : dir: Looking for writers 2026/02/06 04:36:28 DEBUG : Looking for writers 2026/02/06 04:36:28 DEBUG : dir: reading active writers 2026/02/06 04:36:28 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:29 DEBUG : dir: Looking for writers 2026/02/06 04:36:29 DEBUG : Looking for writers 2026/02/06 04:36:29 DEBUG : dir: reading active writers 2026/02/06 04:36:29 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:30 DEBUG : dir: Looking for writers 2026/02/06 04:36:30 DEBUG : Looking for writers 2026/02/06 04:36:30 DEBUG : dir: reading active writers 2026/02/06 04:36:30 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:31 DEBUG : dir: Looking for writers 2026/02/06 04:36:31 DEBUG : Looking for writers 2026/02/06 04:36:31 DEBUG : dir: reading active writers 2026/02/06 04:36:31 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:32 DEBUG : dir: Looking for writers 2026/02/06 04:36:32 DEBUG : Looking for writers 2026/02/06 04:36:32 DEBUG : dir: reading active writers 2026/02/06 04:36:32 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:33 DEBUG : dir: Looking for writers 2026/02/06 04:36:33 DEBUG : Looking for writers 2026/02/06 04:36:33 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:33 DEBUG : dir: reading active writers 2026/02/06 04:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:36:33 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 04:36:33 DEBUG : newLeaf: size = 25 OK 2026/02/06 04:36:33 INFO : newLeaf: Copied (replaced existing) 2026/02/06 04:36:33 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 04:36:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 04:36:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:36:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 04:36:34 DEBUG : dir: Looking for writers 2026/02/06 04:36:34 DEBUG : Looking for writers 2026/02/06 04:36:34 DEBUG : dir: reading active writers 2026/02/06 04:36:34 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:34 DEBUG : >WaitForWriters: 2026/02/06 04:36:34 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:36:34 DEBUG : dir: Looking for writers 2026/02/06 04:36:34 DEBUG : Looking for writers 2026/02/06 04:36:34 DEBUG : dir: reading active writers 2026/02/06 04:36:34 DEBUG : newLeaf: reading active writers 2026/02/06 04:36:34 DEBUG : >WaitForWriters: 2026/02/06 04:36:34 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:36:46 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:36:46 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:36:46 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:36:46 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:36:46 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:36:50 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:36:50 DEBUG : dir: Looking for writers 2026/02/06 04:36:50 DEBUG : file1: reading active writers 2026/02/06 04:36:50 DEBUG : Looking for writers 2026/02/06 04:36:50 DEBUG : dir: reading active writers 2026/02/06 04:36:50 DEBUG : >WaitForWriters: 2026/02/06 04:36:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:36:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00012f200 2026/02/06 04:36:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:36:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:36:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:36:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:36:57 DEBUG : forgetting directory cache 2026/02/06 04:36:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:36:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:36:57 DEBUG : fil: forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/06 04:37:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 04:37:03 DEBUG : dir/file1: Updating file with dir/file1 0xc00012f200 2026/02/06 04:37:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 04:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/06 04:37:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 04:37:12 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:37:12 DEBUG : dir/file1(0xc0009dee00): openPending: 2026/02/06 04:37:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 04:37:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 04:37:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:37:12 DEBUG : dir/file1(0xc0009dee00): >openPending: err= 2026/02/06 04:37:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 04:37:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:37:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:37:12 DEBUG : dir/file1(0xc0009dee00): _writeAt: size=25, off=0 2026/02/06 04:37:12 DEBUG : dir/file1(0xc0009dee00): >_writeAt: n=25, err= 2026/02/06 04:37:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:37:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 04:37:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00012f200 2026/02/06 04:37:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:37:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:37:15 DEBUG : newLeaf(0xc0009dee00): close: 2026/02/06 04:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 04:37:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 04:37:12.875012099 +0000 UTC m=+2687.752647570 2026/02/06 04:37:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 04:37:15 DEBUG : newLeaf(0xc0009dee00): >close: err= 2026/02/06 04:37:15 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:37:15 DEBUG : dir: Looking for writers 2026/02/06 04:37:15 DEBUG : Looking for writers 2026/02/06 04:37:15 DEBUG : dir: reading active writers 2026/02/06 04:37:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:37:15 DEBUG : dir: Looking for writers 2026/02/06 04:37:15 DEBUG : Looking for writers 2026/02/06 04:37:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:15 DEBUG : dir: reading active writers 2026/02/06 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:37:15 DEBUG : dir: Looking for writers 2026/02/06 04:37:15 DEBUG : Looking for writers 2026/02/06 04:37:15 DEBUG : dir: reading active writers 2026/02/06 04:37:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:37:15 DEBUG : dir: Looking for writers 2026/02/06 04:37:15 DEBUG : Looking for writers 2026/02/06 04:37:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:15 DEBUG : dir: reading active writers 2026/02/06 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:37:15 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 04:37:15 DEBUG : dir: Looking for writers 2026/02/06 04:37:15 DEBUG : Looking for writers 2026/02/06 04:37:15 DEBUG : dir: reading active writers 2026/02/06 04:37:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:37:15 DEBUG : dir: Looking for writers 2026/02/06 04:37:15 DEBUG : Looking for writers 2026/02/06 04:37:15 DEBUG : dir: reading active writers 2026/02/06 04:37:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:37:15 DEBUG : dir: Looking for writers 2026/02/06 04:37:15 DEBUG : Looking for writers 2026/02/06 04:37:15 DEBUG : dir: reading active writers 2026/02/06 04:37:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:37:16 DEBUG : dir: Looking for writers 2026/02/06 04:37:16 DEBUG : Looking for writers 2026/02/06 04:37:16 DEBUG : dir: reading active writers 2026/02/06 04:37:16 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:17 DEBUG : dir: Looking for writers 2026/02/06 04:37:17 DEBUG : Looking for writers 2026/02/06 04:37:17 DEBUG : dir: reading active writers 2026/02/06 04:37:17 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:18 DEBUG : dir: Looking for writers 2026/02/06 04:37:18 DEBUG : Looking for writers 2026/02/06 04:37:18 DEBUG : dir: reading active writers 2026/02/06 04:37:18 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:19 DEBUG : forgetting directory cache 2026/02/06 04:37:19 DEBUG : dir: forgetting directory cache 2026/02/06 04:37:19 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 04:37:19 DEBUG : dir: Looking for writers 2026/02/06 04:37:19 DEBUG : Looking for writers 2026/02/06 04:37:19 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:19 DEBUG : dir: reading active writers 2026/02/06 04:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:20 DEBUG : dir: Looking for writers 2026/02/06 04:37:20 DEBUG : Looking for writers 2026/02/06 04:37:20 DEBUG : dir: reading active writers 2026/02/06 04:37:20 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:21 DEBUG : dir: Looking for writers 2026/02/06 04:37:21 DEBUG : Looking for writers 2026/02/06 04:37:21 DEBUG : dir: reading active writers 2026/02/06 04:37:21 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:21 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 04:37:21 DEBUG : newLeaf: size = 25 OK 2026/02/06 04:37:21 INFO : newLeaf: Copied (replaced existing) 2026/02/06 04:37:21 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 04:37:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 04:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:37:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 04:37:22 DEBUG : dir: Looking for writers 2026/02/06 04:37:22 DEBUG : Looking for writers 2026/02/06 04:37:22 DEBUG : dir: reading active writers 2026/02/06 04:37:22 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:22 DEBUG : >WaitForWriters: 2026/02/06 04:37:23 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:37:23 DEBUG : dir: Looking for writers 2026/02/06 04:37:23 DEBUG : Looking for writers 2026/02/06 04:37:23 DEBUG : dir: reading active writers 2026/02/06 04:37:23 DEBUG : newLeaf: reading active writers 2026/02/06 04:37:23 DEBUG : >WaitForWriters: 2026/02/06 04:37:23 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:37:33 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:37:33 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:37:33 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:37:33 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:37:33 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:37:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 04:37:42 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:37:42 DEBUG : dir/file1(0xc000689480): openPending: 2026/02/06 04:37:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 04:37:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 04:37:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:37:42 DEBUG : dir/file1(0xc000689480): >openPending: err= 2026/02/06 04:37:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 04:37:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:37:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:37:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:37:42 DEBUG : dir/file1(0xc000689480): _writeAt: size=14, off=0 2026/02/06 04:37:42 DEBUG : dir/file1(0xc000689480): >_writeAt: n=14, err= 2026/02/06 04:37:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 04:37:42 DEBUG : dir/file1(0xc000689480): close: 2026/02/06 04:37:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 04:37:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 04:37:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:37:42 DEBUG : dir/file1(0xc000689480): >close: err= 2026/02/06 04:37:42 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:37:42 DEBUG : dir: Looking for writers 2026/02/06 04:37:42 DEBUG : file1: reading active writers 2026/02/06 04:37:42 DEBUG : Looking for writers 2026/02/06 04:37:42 DEBUG : dir: reading active writers 2026/02/06 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:37:42 DEBUG : dir: Looking for writers 2026/02/06 04:37:42 DEBUG : file1: reading active writers 2026/02/06 04:37:42 DEBUG : Looking for writers 2026/02/06 04:37:42 DEBUG : dir: reading active writers 2026/02/06 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:37:42 DEBUG : dir: Looking for writers 2026/02/06 04:37:42 DEBUG : file1: reading active writers 2026/02/06 04:37:42 DEBUG : Looking for writers 2026/02/06 04:37:42 DEBUG : dir: reading active writers 2026/02/06 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:37:42 DEBUG : dir: Looking for writers 2026/02/06 04:37:42 DEBUG : file1: reading active writers 2026/02/06 04:37:42 DEBUG : Looking for writers 2026/02/06 04:37:42 DEBUG : dir: reading active writers 2026/02/06 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:37:42 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 04:37:42 DEBUG : dir: Looking for writers 2026/02/06 04:37:42 DEBUG : file1: reading active writers 2026/02/06 04:37:42 DEBUG : Looking for writers 2026/02/06 04:37:42 DEBUG : dir: reading active writers 2026/02/06 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:37:42 DEBUG : dir: Looking for writers 2026/02/06 04:37:42 DEBUG : file1: reading active writers 2026/02/06 04:37:42 DEBUG : Looking for writers 2026/02/06 04:37:42 DEBUG : dir: reading active writers 2026/02/06 04:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:37:43 DEBUG : dir: Looking for writers 2026/02/06 04:37:43 DEBUG : file1: reading active writers 2026/02/06 04:37:43 DEBUG : Looking for writers 2026/02/06 04:37:43 DEBUG : dir: reading active writers 2026/02/06 04:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:37:43 DEBUG : dir: Looking for writers 2026/02/06 04:37:43 DEBUG : file1: reading active writers 2026/02/06 04:37:43 DEBUG : Looking for writers 2026/02/06 04:37:43 DEBUG : dir: reading active writers 2026/02/06 04:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:44 DEBUG : dir: Looking for writers 2026/02/06 04:37:44 DEBUG : file1: reading active writers 2026/02/06 04:37:44 DEBUG : Looking for writers 2026/02/06 04:37:44 DEBUG : dir: reading active writers 2026/02/06 04:37:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:45 DEBUG : dir: Looking for writers 2026/02/06 04:37:45 DEBUG : file1: reading active writers 2026/02/06 04:37:45 DEBUG : Looking for writers 2026/02/06 04:37:45 DEBUG : dir: reading active writers 2026/02/06 04:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:46 DEBUG : dir: Looking for writers 2026/02/06 04:37:46 DEBUG : file1: reading active writers 2026/02/06 04:37:46 DEBUG : Looking for writers 2026/02/06 04:37:46 DEBUG : dir: reading active writers 2026/02/06 04:37:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:37:47 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:37:47 DEBUG : dir/file1: size = 14 OK 2026/02/06 04:37:47 INFO : dir/file1: Copied (replaced existing) 2026/02/06 04:37:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 04:37:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/06 04:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:37:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 04:37:47 DEBUG : dir: Looking for writers 2026/02/06 04:37:47 DEBUG : file1: reading active writers 2026/02/06 04:37:47 DEBUG : Looking for writers 2026/02/06 04:37:47 DEBUG : dir: reading active writers 2026/02/06 04:37:47 DEBUG : >WaitForWriters: 2026/02/06 04:37:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 04:37:47 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:37:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:37:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:37:47 DEBUG : dir/file1(0xc0007eab00): _readAt: size=512, off=0 2026/02/06 04:37:47 DEBUG : dir/file1(0xc0007eab00): openPending: 2026/02/06 04:37:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 04:37:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 04:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:37:47 DEBUG : dir/file1(0xc0007eab00): >openPending: err= 2026/02/06 04:37:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 04:37:47 DEBUG : dir/file1(0xc0007eab00): >_readAt: n=14, err=EOF 2026/02/06 04:37:47 DEBUG : dir/file1(0xc0007eab00): close: 2026/02/06 04:37:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 04:37:43 +0000 UTC 2026/02/06 04:37:47 DEBUG : dir/file1(0xc0007eab00): >close: err= 2026/02/06 04:37:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:37:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 04:37:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000828c00 2026/02/06 04:37:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:37:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 04:37:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 04:37:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/06 04:37:59 DEBUG : dir/file1: Updating file with dir/file1 0xc000828c00 2026/02/06 04:37:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 04:37:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/06 04:38:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:38:11 DEBUG : dir/file1(0xc000a48f40): openPending: 2026/02/06 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:38:11 DEBUG : dir/file1(0xc000a48f40): >openPending: err= 2026/02/06 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:38:11 DEBUG : dir/file1(0xc000a48f40): _writeAt: size=25, off=0 2026/02/06 04:38:11 DEBUG : dir/file1(0xc000a48f40): >_writeAt: n=25, err= 2026/02/06 04:38:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:38:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 04:38:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000828c00 2026/02/06 04:38:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:38:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:38:12 DEBUG : newLeaf(0xc000a48f40): close: 2026/02/06 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 04:38:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 04:38:11.195644578 +0000 UTC m=+2746.073280050 2026/02/06 04:38:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 04:38:12 DEBUG : newLeaf(0xc000a48f40): >close: err= 2026/02/06 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:38:12 DEBUG : dir: Looking for writers 2026/02/06 04:38:12 DEBUG : Looking for writers 2026/02/06 04:38:12 DEBUG : dir: reading active writers 2026/02/06 04:38:12 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:38:12 DEBUG : dir: Looking for writers 2026/02/06 04:38:12 DEBUG : Looking for writers 2026/02/06 04:38:12 DEBUG : dir: reading active writers 2026/02/06 04:38:12 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:38:12 DEBUG : dir: Looking for writers 2026/02/06 04:38:12 DEBUG : Looking for writers 2026/02/06 04:38:12 DEBUG : dir: reading active writers 2026/02/06 04:38:12 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:38:12 DEBUG : dir: Looking for writers 2026/02/06 04:38:12 DEBUG : Looking for writers 2026/02/06 04:38:12 DEBUG : dir: reading active writers 2026/02/06 04:38:12 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:38:12 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 04:38:12 DEBUG : dir: Looking for writers 2026/02/06 04:38:12 DEBUG : Looking for writers 2026/02/06 04:38:12 DEBUG : dir: reading active writers 2026/02/06 04:38:12 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:38:13 DEBUG : dir: Looking for writers 2026/02/06 04:38:13 DEBUG : Looking for writers 2026/02/06 04:38:13 DEBUG : dir: reading active writers 2026/02/06 04:38:13 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:38:13 DEBUG : dir: Looking for writers 2026/02/06 04:38:13 DEBUG : Looking for writers 2026/02/06 04:38:13 DEBUG : dir: reading active writers 2026/02/06 04:38:13 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:38:14 DEBUG : dir: Looking for writers 2026/02/06 04:38:14 DEBUG : Looking for writers 2026/02/06 04:38:14 DEBUG : dir: reading active writers 2026/02/06 04:38:14 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:38:15 DEBUG : dir: Looking for writers 2026/02/06 04:38:15 DEBUG : Looking for writers 2026/02/06 04:38:15 DEBUG : dir: reading active writers 2026/02/06 04:38:15 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:38:16 DEBUG : dir: Looking for writers 2026/02/06 04:38:16 DEBUG : Looking for writers 2026/02/06 04:38:16 DEBUG : dir: reading active writers 2026/02/06 04:38:16 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:38:17 DEBUG : dir: Looking for writers 2026/02/06 04:38:17 DEBUG : Looking for writers 2026/02/06 04:38:17 DEBUG : dir: reading active writers 2026/02/06 04:38:17 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:38:18 DEBUG : dir: Looking for writers 2026/02/06 04:38:18 DEBUG : Looking for writers 2026/02/06 04:38:18 DEBUG : dir: reading active writers 2026/02/06 04:38:18 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:38:18 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 04:38:18 DEBUG : newLeaf: size = 25 OK 2026/02/06 04:38:18 INFO : newLeaf: Copied (replaced existing) 2026/02/06 04:38:18 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 04:38:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 04:38:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:38:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 04:38:19 DEBUG : dir: Looking for writers 2026/02/06 04:38:19 DEBUG : Looking for writers 2026/02/06 04:38:19 DEBUG : dir: reading active writers 2026/02/06 04:38:19 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:19 DEBUG : >WaitForWriters: 2026/02/06 04:38:19 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:38:19 DEBUG : dir: Looking for writers 2026/02/06 04:38:19 DEBUG : Looking for writers 2026/02/06 04:38:19 DEBUG : dir: reading active writers 2026/02/06 04:38:19 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:19 DEBUG : >WaitForWriters: 2026/02/06 04:38:19 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:38:30 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:38:30 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:38:30 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:38:30 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:38:30 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:38:34 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:38:34 DEBUG : dir: Looking for writers 2026/02/06 04:38:34 DEBUG : file1: reading active writers 2026/02/06 04:38:34 DEBUG : Looking for writers 2026/02/06 04:38:34 DEBUG : dir: reading active writers 2026/02/06 04:38:34 DEBUG : >WaitForWriters: 2026/02/06 04:38:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 04:38:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:38:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:38:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:38:34 DEBUG : dir/file1(0xc0002dcec0): _readAt: size=512, off=0 2026/02/06 04:38:34 DEBUG : dir/file1(0xc0002dcec0): openPending: 2026/02/06 04:38:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 04:38:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 04:38:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:38:34 DEBUG : dir/file1(0xc0002dcec0): >openPending: err= 2026/02/06 04:38:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/06 04:38:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 04:38:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 04:38:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:38:35 DEBUG : dir/file1(0xc0002dcec0): >_readAt: n=14, err=EOF 2026/02/06 04:38:35 DEBUG : dir/file1(0xc0002dcec0): close: 2026/02/06 04:38:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 04:38:31 +0000 UTC 2026/02/06 04:38:35 DEBUG : dir/file1(0xc0002dcec0): >close: err= 2026/02/06 04:38:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:38:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 04:38:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000828180 2026/02/06 04:38:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:38:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/06 04:38:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 04:38:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/06 04:38:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000828180 2026/02/06 04:38:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 04:38:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/06 04:38:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 04:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:38:56 DEBUG : dir/file1(0xc000c1c380): openPending: 2026/02/06 04:38:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 04:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 04:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:38:56 DEBUG : dir/file1(0xc000c1c380): >openPending: err= 2026/02/06 04:38:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 04:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:38:56 DEBUG : dir/file1(0xc000c1c380): _writeAt: size=25, off=0 2026/02/06 04:38:56 DEBUG : dir/file1(0xc000c1c380): >_writeAt: n=25, err= 2026/02/06 04:38:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 04:38:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 04:38:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000828180 2026/02/06 04:38:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 04:38:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:38:58 DEBUG : newLeaf(0xc000c1c380): close: 2026/02/06 04:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 04:38:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 04:38:56.954412988 +0000 UTC m=+2791.832048469 2026/02/06 04:38:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 04:38:58 DEBUG : newLeaf(0xc000c1c380): >close: err= 2026/02/06 04:38:58 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:38:58 DEBUG : dir: Looking for writers 2026/02/06 04:38:58 DEBUG : Looking for writers 2026/02/06 04:38:58 DEBUG : dir: reading active writers 2026/02/06 04:38:58 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:38:58 DEBUG : dir: Looking for writers 2026/02/06 04:38:58 DEBUG : Looking for writers 2026/02/06 04:38:58 DEBUG : dir: reading active writers 2026/02/06 04:38:58 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:38:58 DEBUG : dir: Looking for writers 2026/02/06 04:38:58 DEBUG : Looking for writers 2026/02/06 04:38:58 DEBUG : dir: reading active writers 2026/02/06 04:38:58 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:38:58 DEBUG : dir: Looking for writers 2026/02/06 04:38:58 DEBUG : Looking for writers 2026/02/06 04:38:58 DEBUG : dir: reading active writers 2026/02/06 04:38:58 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:38:58 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 04:38:58 DEBUG : dir: Looking for writers 2026/02/06 04:38:58 DEBUG : Looking for writers 2026/02/06 04:38:58 DEBUG : dir: reading active writers 2026/02/06 04:38:58 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:38:58 DEBUG : dir: Looking for writers 2026/02/06 04:38:58 DEBUG : Looking for writers 2026/02/06 04:38:58 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:58 DEBUG : dir: reading active writers 2026/02/06 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:38:59 DEBUG : dir: Looking for writers 2026/02/06 04:38:59 DEBUG : Looking for writers 2026/02/06 04:38:59 DEBUG : dir: reading active writers 2026/02/06 04:38:59 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:38:59 DEBUG : dir: Looking for writers 2026/02/06 04:38:59 DEBUG : Looking for writers 2026/02/06 04:38:59 DEBUG : dir: reading active writers 2026/02/06 04:38:59 DEBUG : newLeaf: reading active writers 2026/02/06 04:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:39:00 DEBUG : dir: Looking for writers 2026/02/06 04:39:00 DEBUG : Looking for writers 2026/02/06 04:39:00 DEBUG : dir: reading active writers 2026/02/06 04:39:00 DEBUG : newLeaf: reading active writers 2026/02/06 04:39:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:39:01 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 04:39:01 DEBUG : newLeaf: size = 25 OK 2026/02/06 04:39:01 INFO : newLeaf: Copied (replaced existing) 2026/02/06 04:39:01 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 04:39:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 04:39:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:39:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 04:39:01 DEBUG : dir: Looking for writers 2026/02/06 04:39:01 DEBUG : Looking for writers 2026/02/06 04:39:01 DEBUG : dir: reading active writers 2026/02/06 04:39:01 DEBUG : newLeaf: reading active writers 2026/02/06 04:39:01 DEBUG : >WaitForWriters: 2026/02/06 04:39:02 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:39:02 DEBUG : dir: Looking for writers 2026/02/06 04:39:02 DEBUG : Looking for writers 2026/02/06 04:39:02 DEBUG : dir: reading active writers 2026/02/06 04:39:02 DEBUG : newLeaf: reading active writers 2026/02/06 04:39:02 DEBUG : >WaitForWriters: 2026/02/06 04:39:02 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (261.29s) --- FAIL: TestFileRename/minimal,forceCache=false (57.91s) --- FAIL: TestFileRename/minimal,forceCache=true (56.85s) --- FAIL: TestFileRename/writes,forceCache=false (47.42s) --- FAIL: TestFileRename/writes,forceCache=true (56.39s) --- FAIL: TestFileRename/full,forceCache=false (42.71s) === RUN TestReadFileHandleMethods run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:39:12 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:39:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:39:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 04:39:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 04:39:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/06 04:39:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:39:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/06 04:39:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/06 04:39:26 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:39:26 DEBUG : dir: Looking for writers 2026/02/06 04:39:26 DEBUG : file1: reading active writers 2026/02/06 04:39:26 DEBUG : Looking for writers 2026/02/06 04:39:26 DEBUG : dir: reading active writers 2026/02/06 04:39:26 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (28.44s) === RUN TestReadFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:39:41 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 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:292: Sleeping for 7s just to make sure 2026/02/06 04:39:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:39:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 04:39:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 04:39:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/06 04:39:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:39:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/06 04:39:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/06 04:39:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/06 04:39:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/06 04:39:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/06 04:39:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/06 04:39:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/06 04:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/06 04:39:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/06 04:39:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/06 04:39:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/06 04:39:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/06 04:39:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/06 04:39:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/06 04:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/06 04:39:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/06 04:39:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/06 04:39:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/06 04:39:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/06 04:39:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/06 04:39:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/06 04:39:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/06 04:39:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/06 04:39:59 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:39:59 DEBUG : dir: Looking for writers 2026/02/06 04:39:59 DEBUG : file1: reading active writers 2026/02/06 04:39:59 DEBUG : Looking for writers 2026/02/06 04:39:59 DEBUG : dir: reading active writers 2026/02/06 04:39:59 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got dir/file1 (16) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (32.17s) === RUN TestRWFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:40:13 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:40:13 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:40:13 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:13 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:13 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2026/02/06 04:40:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:40:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 04:40:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:40:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:40:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:40:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): _readAt: size=1, off=0 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): openPending: 2026/02/06 04:40:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 04:40:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 04:40:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >openPending: err= 2026/02/06 04:40:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/06 04:40:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 04:40:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 04:40:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >_readAt: n=1, err= 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): _readAt: size=1, off=5 2026/02/06 04:40:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >_readAt: n=1, err= 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): _readAt: size=1, off=1 2026/02/06 04:40:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >_readAt: n=1, err= 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): _readAt: size=6, off=10 2026/02/06 04:40:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >_readAt: n=6, err= 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): _readAt: size=256, off=10 2026/02/06 04:40:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >_readAt: n=6, err=EOF 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): _readAt: size=256, off=100 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >_readAt: n=0, err=EOF 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): close: 2026/02/06 04:40:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 04:40:14 +0000 UTC 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >close: err= 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): _readAt: size=256, off=100 2026/02/06 04:40:26 DEBUG : dir/file1(0xc000a48280): >_readAt: n=0, err=file already closed 2026/02/06 04:40:26 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:40:26 DEBUG : dir: Looking for writers 2026/02/06 04:40:26 DEBUG : file1: reading active writers 2026/02/06 04:40:26 DEBUG : Looking for writers 2026/02/06 04:40:26 DEBUG : dir: reading active writers 2026/02/06 04:40:26 DEBUG : >WaitForWriters: 2026/02/06 04:40:26 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReadAt Messages: directories --- FAIL: TestRWFileHandleReadAt (27.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:40:40 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:40:40 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:40:40 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:40 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:40:40 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 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:292: Sleeping for 7s just to make sure 2026/02/06 04:40:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:40:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 04:40:56 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:40:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:40:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:40:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): RWFileHandle.Flush 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): _readAt: size=256, off=0 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): openPending: 2026/02/06 04:40:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 04:40:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 04:40:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): >openPending: err= 2026/02/06 04:40:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/06 04:40:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 04:40:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 04:40:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): >_readAt: n=16, err=EOF 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): RWFileHandle.Flush 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): RWFileHandle.Flush 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): close: 2026/02/06 04:40:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 04:40:41 +0000 UTC 2026/02/06 04:40:56 DEBUG : dir/file1(0xc000689a00): >close: err= 2026/02/06 04:40:56 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:40:56 DEBUG : dir: Looking for writers 2026/02/06 04:40:56 DEBUG : file1: reading active writers 2026/02/06 04:40:56 DEBUG : Looking for writers 2026/02/06 04:40:56 DEBUG : dir: reading active writers 2026/02/06 04:40:56 DEBUG : >WaitForWriters: 2026/02/06 04:40:56 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (28.56s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:41:08 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:41:08 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:41:08 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:08 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:41:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:41:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 04:41:08 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:41:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 04:41:09 DEBUG : file1: newRWFileHandle: 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): openPending: 2026/02/06 04:41:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 04:41:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): >openPending: err= 2026/02/06 04:41:09 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 04:41:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:41:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 04:41:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): _writeAt: size=5, off=0 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): >_writeAt: n=5, err= 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): _writeAt: size=7, off=5 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): >_writeAt: n=7, err= 2026/02/06 04:41:09 DEBUG : file1: vfs cache: truncate to size=11 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): close: 2026/02/06 04:41:09 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 04:41:09.718183203 +0000 UTC m=+2924.595818684 2026/02/06 04:41:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): >close: err= 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): close: 2026/02/06 04:41:09 DEBUG : file1(0xc000a48840): >close: err=file already closed 2026/02/06 04:41:09 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:41:09 DEBUG : Looking for writers 2026/02/06 04:41:09 DEBUG : file1: reading active writers 2026/02/06 04:41:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:41:09 DEBUG : Looking for writers 2026/02/06 04:41:09 DEBUG : file1: reading active writers 2026/02/06 04:41:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:41:09 DEBUG : Looking for writers 2026/02/06 04:41:09 DEBUG : file1: reading active writers 2026/02/06 04:41:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:41:09 DEBUG : Looking for writers 2026/02/06 04:41:09 DEBUG : file1: reading active writers 2026/02/06 04:41:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:41:09 DEBUG : file1: vfs cache: starting upload 2026/02/06 04:41:09 DEBUG : Looking for writers 2026/02/06 04:41:09 DEBUG : file1: reading active writers 2026/02/06 04:41:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:41:10 DEBUG : Looking for writers 2026/02/06 04:41:10 DEBUG : file1: reading active writers 2026/02/06 04:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:41:10 DEBUG : Looking for writers 2026/02/06 04:41:10 DEBUG : file1: reading active writers 2026/02/06 04:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:41:10 DEBUG : Looking for writers 2026/02/06 04:41:10 DEBUG : file1: reading active writers 2026/02/06 04:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:11 DEBUG : Looking for writers 2026/02/06 04:41:11 DEBUG : file1: reading active writers 2026/02/06 04:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:12 DEBUG : Looking for writers 2026/02/06 04:41:12 DEBUG : file1: reading active writers 2026/02/06 04:41:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:13 DEBUG : Looking for writers 2026/02/06 04:41:13 DEBUG : file1: reading active writers 2026/02/06 04:41:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:14 DEBUG : Looking for writers 2026/02/06 04:41:14 DEBUG : file1: reading active writers 2026/02/06 04:41:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:15 DEBUG : file1: size = 11 OK 2026/02/06 04:41:15 INFO : file1: Copied (new) 2026/02/06 04:41:15 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/06 04:41:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 04:41:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:41:15 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 04:41:15 DEBUG : Looking for writers 2026/02/06 04:41:15 DEBUG : file1: reading active writers 2026/02/06 04:41:15 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:292: Sleeping for 7s just to make sure 2026/02/06 04:41:27 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:41:27 DEBUG : Looking for writers 2026/02/06 04:41:27 DEBUG : file1: reading active writers 2026/02/06 04:41:27 DEBUG : >WaitForWriters: 2026/02/06 04:41:27 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:292: Sleeping for 7s just to make sure --- PASS: TestRWFileHandleMethodsWrite (29.97s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:41:38 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:41:38 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:41:38 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:38 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:41:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:41:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:41:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 04:41:38 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:41:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 04:41:39 DEBUG : file1: newRWFileHandle: 2026/02/06 04:41:39 DEBUG : file1(0xc000a48140): openPending: 2026/02/06 04:41:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 04:41:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:41:39 DEBUG : file1(0xc000a48140): >openPending: err= 2026/02/06 04:41:39 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 04:41:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:41:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 04:41:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 04:41:39 DEBUG : file1(0xc000a48140): close: 2026/02/06 04:41:39 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 04:41:39.125642752 +0000 UTC m=+2954.003278224 2026/02/06 04:41:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:41:39 DEBUG : file1(0xc000a48140): >close: err= 2026/02/06 04:41:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 04:41:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 04:41:39 DEBUG : file2: newRWFileHandle: 2026/02/06 04:41:39 DEBUG : file2(0xc000a48640): openPending: 2026/02/06 04:41:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 04:41:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/06 04:41:39 DEBUG : file2(0xc000a48640): >openPending: err= 2026/02/06 04:41:39 DEBUG : file2: >newRWFileHandle: err= 2026/02/06 04:41:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/06 04:41:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/06 04:41:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/06 04:41:39 DEBUG : file2(0xc000a48640): RWFileHandle.Flush 2026/02/06 04:41:39 DEBUG : file2(0xc000a48640): RWFileHandle.Release 2026/02/06 04:41:39 DEBUG : file2(0xc000a48640): close: 2026/02/06 04:41:39 DEBUG : file2: vfs cache: setting modification time to 2026-02-06 04:41:39.127354779 +0000 UTC m=+2954.004990250 2026/02/06 04:41:39 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/06 04:41:39 DEBUG : file2(0xc000a48640): >close: err= 2026/02/06 04:41:39 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:41:39 DEBUG : Looking for writers 2026/02/06 04:41:39 DEBUG : file1: reading active writers 2026/02/06 04:41:39 DEBUG : file2: reading active writers 2026/02/06 04:41:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/06 04:41:39 DEBUG : Looking for writers 2026/02/06 04:41:39 DEBUG : file1: reading active writers 2026/02/06 04:41:39 DEBUG : file2: reading active writers 2026/02/06 04:41:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/06 04:41:39 DEBUG : Looking for writers 2026/02/06 04:41:39 DEBUG : file1: reading active writers 2026/02/06 04:41:39 DEBUG : file2: reading active writers 2026/02/06 04:41:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/06 04:41:39 DEBUG : Looking for writers 2026/02/06 04:41:39 DEBUG : file1: reading active writers 2026/02/06 04:41:39 DEBUG : file2: reading active writers 2026/02/06 04:41:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/06 04:41:39 DEBUG : file1: vfs cache: starting upload 2026/02/06 04:41:39 DEBUG : file2: vfs cache: starting upload 2026/02/06 04:41:39 DEBUG : Looking for writers 2026/02/06 04:41:39 DEBUG : file2: reading active writers 2026/02/06 04:41:39 DEBUG : file1: reading active writers 2026/02/06 04:41:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/06 04:41:39 DEBUG : Looking for writers 2026/02/06 04:41:39 DEBUG : file2: reading active writers 2026/02/06 04:41:39 DEBUG : file1: reading active writers 2026/02/06 04:41:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/06 04:41:39 DEBUG : Looking for writers 2026/02/06 04:41:39 DEBUG : file1: reading active writers 2026/02/06 04:41:39 DEBUG : file2: reading active writers 2026/02/06 04:41:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/02/06 04:41:40 DEBUG : Looking for writers 2026/02/06 04:41:40 DEBUG : file1: reading active writers 2026/02/06 04:41:40 DEBUG : file2: reading active writers 2026/02/06 04:41:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/06 04:41:41 DEBUG : Looking for writers 2026/02/06 04:41:41 DEBUG : file1: reading active writers 2026/02/06 04:41:41 DEBUG : file2: reading active writers 2026/02/06 04:41:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/06 04:41:42 DEBUG : Looking for writers 2026/02/06 04:41:42 DEBUG : file1: reading active writers 2026/02/06 04:41:42 DEBUG : file2: reading active writers 2026/02/06 04:41:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/06 04:41:42 DEBUG : file1: size = 0 OK 2026/02/06 04:41:42 INFO : file1: Copied (new) 2026/02/06 04:41:42 DEBUG : file1: vfs cache: fingerprint now "0" 2026/02/06 04:41:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 04:41:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:41:42 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 04:41:43 DEBUG : Looking for writers 2026/02/06 04:41:43 DEBUG : file1: reading active writers 2026/02/06 04:41:43 DEBUG : file2: reading active writers 2026/02/06 04:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:44 DEBUG : Looking for writers 2026/02/06 04:41:44 DEBUG : file1: reading active writers 2026/02/06 04:41:44 DEBUG : file2: reading active writers 2026/02/06 04:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:45 DEBUG : Looking for writers 2026/02/06 04:41:45 DEBUG : file1: reading active writers 2026/02/06 04:41:45 DEBUG : file2: reading active writers 2026/02/06 04:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:46 DEBUG : Looking for writers 2026/02/06 04:41:46 DEBUG : file1: reading active writers 2026/02/06 04:41:46 DEBUG : file2: reading active writers 2026/02/06 04:41:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:47 DEBUG : Looking for writers 2026/02/06 04:41:47 DEBUG : file1: reading active writers 2026/02/06 04:41:47 DEBUG : file2: reading active writers 2026/02/06 04:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:48 DEBUG : Looking for writers 2026/02/06 04:41:48 DEBUG : file1: reading active writers 2026/02/06 04:41:48 DEBUG : file2: reading active writers 2026/02/06 04:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:49 DEBUG : Looking for writers 2026/02/06 04:41:49 DEBUG : file1: reading active writers 2026/02/06 04:41:49 DEBUG : file2: reading active writers 2026/02/06 04:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:50 DEBUG : Looking for writers 2026/02/06 04:41:50 DEBUG : file1: reading active writers 2026/02/06 04:41:50 DEBUG : file2: reading active writers 2026/02/06 04:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:51 DEBUG : Looking for writers 2026/02/06 04:41:51 DEBUG : file1: reading active writers 2026/02/06 04:41:51 DEBUG : file2: reading active writers 2026/02/06 04:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:52 DEBUG : Looking for writers 2026/02/06 04:41:52 DEBUG : file1: reading active writers 2026/02/06 04:41:52 DEBUG : file2: reading active writers 2026/02/06 04:41:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:41:53 DEBUG : file2: size = 0 OK 2026/02/06 04:41:53 INFO : file2: Copied (new) 2026/02/06 04:41:53 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/06 04:41:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/06 04:41:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/06 04:41:53 INFO : file2: vfs cache: upload succeeded try #1 2026/02/06 04:41:53 DEBUG : Looking for writers 2026/02/06 04:41:53 DEBUG : file1: reading active writers 2026/02/06 04:41:53 DEBUG : file2: reading active writers 2026/02/06 04:41:53 DEBUG : >WaitForWriters: 2026/02/06 04:41:53 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:41:53 DEBUG : Looking for writers 2026/02/06 04:41:53 DEBUG : file2: reading active writers 2026/02/06 04:41:53 DEBUG : file1: reading active writers 2026/02/06 04:41:53 DEBUG : >WaitForWriters: 2026/02/06 04:41:53 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got file1 (0), file2 (0) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "file1" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "file2" --- FAIL: TestRWFileHandleWriteNoWrite (23.72s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:42:02 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:42:02 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:42:02 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:02 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 04:42:02 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:42:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 04:42:03 DEBUG : file1: newRWFileHandle: 2026/02/06 04:42:03 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 04:42:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:42:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 04:42:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): _writeAt: size=5, off=0 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): openPending: 2026/02/06 04:42:03 DEBUG : file1: vfs cache: checking remote fingerprint "0" against cached fingerprint "" 2026/02/06 04:42:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 04:42:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): >openPending: err= 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): >_writeAt: n=5, err= 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): RWFileHandle.Release 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): close: 2026/02/06 04:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 04:42:03 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 04:42:03.119213945 +0000 UTC m=+2977.996849426 2026/02/06 04:42:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): >close: err= 2026/02/06 04:42:03 DEBUG : file1(0xc000c1d080): RWFileHandle.Release 2026/02/06 04:42:03 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:42:03 DEBUG : Looking for writers 2026/02/06 04:42:03 DEBUG : file1: reading active writers 2026/02/06 04:42:03 DEBUG : file2: reading active writers 2026/02/06 04:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:42:03 DEBUG : Looking for writers 2026/02/06 04:42:03 DEBUG : file1: reading active writers 2026/02/06 04:42:03 DEBUG : file2: reading active writers 2026/02/06 04:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:42:03 DEBUG : Looking for writers 2026/02/06 04:42:03 DEBUG : file1: reading active writers 2026/02/06 04:42:03 DEBUG : file2: reading active writers 2026/02/06 04:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:42:03 DEBUG : Looking for writers 2026/02/06 04:42:03 DEBUG : file1: reading active writers 2026/02/06 04:42:03 DEBUG : file2: reading active writers 2026/02/06 04:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:42:03 DEBUG : file1: vfs cache: starting upload 2026/02/06 04:42:03 DEBUG : Looking for writers 2026/02/06 04:42:03 DEBUG : file1: reading active writers 2026/02/06 04:42:03 DEBUG : file2: reading active writers 2026/02/06 04:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:42:03 DEBUG : Looking for writers 2026/02/06 04:42:03 DEBUG : file1: reading active writers 2026/02/06 04:42:03 DEBUG : file2: reading active writers 2026/02/06 04:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:42:03 DEBUG : Looking for writers 2026/02/06 04:42:03 DEBUG : file1: reading active writers 2026/02/06 04:42:03 DEBUG : file2: reading active writers 2026/02/06 04:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:42:04 DEBUG : Looking for writers 2026/02/06 04:42:04 DEBUG : file2: reading active writers 2026/02/06 04:42:04 DEBUG : file1: reading active writers 2026/02/06 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:05 DEBUG : Looking for writers 2026/02/06 04:42:05 DEBUG : file1: reading active writers 2026/02/06 04:42:05 DEBUG : file2: reading active writers 2026/02/06 04:42:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:06 DEBUG : Looking for writers 2026/02/06 04:42:06 DEBUG : file1: reading active writers 2026/02/06 04:42:06 DEBUG : file2: reading active writers 2026/02/06 04:42:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:07 DEBUG : Looking for writers 2026/02/06 04:42:07 DEBUG : file1: reading active writers 2026/02/06 04:42:07 DEBUG : file2: reading active writers 2026/02/06 04:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:08 DEBUG : Looking for writers 2026/02/06 04:42:08 DEBUG : file1: reading active writers 2026/02/06 04:42:08 DEBUG : file2: reading active writers 2026/02/06 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:09 DEBUG : file1: Removing old object on successful upload 2026/02/06 04:42:09 DEBUG : Looking for writers 2026/02/06 04:42:09 DEBUG : file1: reading active writers 2026/02/06 04:42:09 DEBUG : file2: reading active writers 2026/02/06 04:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:42:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:42:09 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:42:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:42:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:42:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:42:10 DEBUG : Looking for writers 2026/02/06 04:42:10 DEBUG : file1: reading active writers 2026/02/06 04:42:10 DEBUG : file2: reading active writers 2026/02/06 04:42:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:10 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:42:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:42:11 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:42:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:42:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:42:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:42:11 DEBUG : Looking for writers 2026/02/06 04:42:11 DEBUG : file1: reading active writers 2026/02/06 04:42:11 DEBUG : file2: reading active writers 2026/02/06 04:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:11 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:42:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:42:12 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:42:12 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:42:12 DEBUG : Looking for writers 2026/02/06 04:42:12 DEBUG : file1: reading active writers 2026/02/06 04:42:12 DEBUG : file2: reading active writers 2026/02/06 04:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:13 DEBUG : Looking for writers 2026/02/06 04:42:13 DEBUG : file1: reading active writers 2026/02/06 04:42:13 DEBUG : file2: reading active writers 2026/02/06 04:42:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:42:13 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:42:14 DEBUG : Looking for writers 2026/02/06 04:42:14 DEBUG : file1: reading active writers 2026/02/06 04:42:14 DEBUG : file2: reading active writers 2026/02/06 04:42:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:15 DEBUG : Looking for writers 2026/02/06 04:42:15 DEBUG : file1: reading active writers 2026/02/06 04:42:15 DEBUG : file2: reading active writers 2026/02/06 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:42:16 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/06 04:42:16 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 0/10 2026/02/06 04:42:16 DEBUG : Looking for writers 2026/02/06 04:42:16 DEBUG : file1: reading active writers 2026/02/06 04:42:16 DEBUG : file2: reading active writers 2026/02/06 04:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:17 DEBUG : Looking for writers 2026/02/06 04:42:17 DEBUG : file1: reading active writers 2026/02/06 04:42:17 DEBUG : file2: reading active writers 2026/02/06 04:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:18 DEBUG : Looking for writers 2026/02/06 04:42:18 DEBUG : file1: reading active writers 2026/02/06 04:42:18 DEBUG : file2: reading active writers 2026/02/06 04:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:19 DEBUG : Looking for writers 2026/02/06 04:42:19 DEBUG : file1: reading active writers 2026/02/06 04:42:19 DEBUG : file2: reading active writers 2026/02/06 04:42:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:20 DEBUG : Looking for writers 2026/02/06 04:42:20 DEBUG : file1: reading active writers 2026/02/06 04:42:20 DEBUG : file2: reading active writers 2026/02/06 04:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:21 DEBUG : Looking for writers 2026/02/06 04:42:21 DEBUG : file1: reading active writers 2026/02/06 04:42:21 DEBUG : file2: reading active writers 2026/02/06 04:42:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:22 DEBUG : Looking for writers 2026/02/06 04:42:22 DEBUG : file1: reading active writers 2026/02/06 04:42:22 DEBUG : file2: reading active writers 2026/02/06 04:42:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:23 DEBUG : Looking for writers 2026/02/06 04:42:23 DEBUG : file2: reading active writers 2026/02/06 04:42:23 DEBUG : file1: reading active writers 2026/02/06 04:42:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:23 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/06 04:42:23 DEBUG : file1: Removing old object on successful upload 2026/02/06 04:42:24 DEBUG : Looking for writers 2026/02/06 04:42:24 DEBUG : file2: reading active writers 2026/02/06 04:42:24 DEBUG : file1: reading active writers 2026/02/06 04:42:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:25 DEBUG : Looking for writers 2026/02/06 04:42:25 DEBUG : file1: reading active writers 2026/02/06 04:42:25 DEBUG : file2: reading active writers 2026/02/06 04:42:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:26 DEBUG : Looking for writers 2026/02/06 04:42:26 DEBUG : file1: reading active writers 2026/02/06 04:42:26 DEBUG : file2: reading active writers 2026/02/06 04:42:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:27 DEBUG : Looking for writers 2026/02/06 04:42:27 DEBUG : file1: reading active writers 2026/02/06 04:42:27 DEBUG : file2: reading active writers 2026/02/06 04:42:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:28 DEBUG : Looking for writers 2026/02/06 04:42:28 DEBUG : file1: reading active writers 2026/02/06 04:42:28 DEBUG : file2: reading active writers 2026/02/06 04:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:29 DEBUG : Looking for writers 2026/02/06 04:42:29 DEBUG : file1: reading active writers 2026/02/06 04:42:29 DEBUG : file2: reading active writers 2026/02/06 04:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:30 DEBUG : Looking for writers 2026/02/06 04:42:30 DEBUG : file1: reading active writers 2026/02/06 04:42:30 DEBUG : file2: reading active writers 2026/02/06 04:42:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:31 DEBUG : Looking for writers 2026/02/06 04:42:31 DEBUG : file1: reading active writers 2026/02/06 04:42:31 DEBUG : file2: reading active writers 2026/02/06 04:42:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:31 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/06 04:42:31 DEBUG : file1: size = 5 OK 2026/02/06 04:42:31 INFO : file1: Copied (replaced existing) 2026/02/06 04:42:31 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/06 04:42:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 04:42:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:42:31 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 04:42:32 DEBUG : Looking for writers 2026/02/06 04:42:32 DEBUG : file2: reading active writers 2026/02/06 04:42:32 DEBUG : file1: reading active writers 2026/02/06 04:42:32 DEBUG : >WaitForWriters: 2026/02/06 04:42:32 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 2026/02/06 04:42:36 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/06 04:42:39 DEBUG : pacer: Reducing sleep to 640ms 2026/02/06 04:42:40 DEBUG : pacer: Reducing sleep to 320ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:42:41 DEBUG : pacer: Reducing sleep to 160ms 2026/02/06 04:42:41 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:42:44 DEBUG : pacer: Reducing sleep to 40ms 2026/02/06 04:42:44 DEBUG : pacer: Reducing sleep to 20ms 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got file1 (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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleReleaseWrite (45.62s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:42:48 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:42:48 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:42:48 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:48 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:42:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:42:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:42:48 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:42:48 DEBUG : pacer: Reducing sleep to 10ms 2026/02/06 04:42:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 04:42:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 04:42:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:42:52 DEBUG : dir/file1(0xc0009de5c0): openPending: 2026/02/06 04:42:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 04:42:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 04:42:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:42:52 DEBUG : dir/file1(0xc0009de5c0): >openPending: err= 2026/02/06 04:42:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 04:42:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:42:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:42:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 04:42:52 DEBUG : dir/file1(0xc0009de5c0): _writeAt: size=5, off=0 2026/02/06 04:42:52 DEBUG : dir/file1(0xc0009de5c0): >_writeAt: n=5, err= 2026/02/06 04:42:52 DEBUG : dir/file1(0xc0009de5c0): close: 2026/02/06 04:42:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 04:42:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 04:42:52.061596792 +0000 UTC m=+3026.939232273 2026/02/06 04:42:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:42:52 DEBUG : dir/file1(0xc0009de5c0): >close: err= 2026/02/06 04:42:52 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:42:52 DEBUG : dir: Looking for writers 2026/02/06 04:42:52 DEBUG : file1: reading active writers 2026/02/06 04:42:52 DEBUG : Looking for writers 2026/02/06 04:42:52 DEBUG : dir: reading active writers 2026/02/06 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:42:52 DEBUG : dir: Looking for writers 2026/02/06 04:42:52 DEBUG : file1: reading active writers 2026/02/06 04:42:52 DEBUG : Looking for writers 2026/02/06 04:42:52 DEBUG : dir: reading active writers 2026/02/06 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:42:52 DEBUG : dir: Looking for writers 2026/02/06 04:42:52 DEBUG : file1: reading active writers 2026/02/06 04:42:52 DEBUG : Looking for writers 2026/02/06 04:42:52 DEBUG : dir: reading active writers 2026/02/06 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:42:52 DEBUG : dir: Looking for writers 2026/02/06 04:42:52 DEBUG : file1: reading active writers 2026/02/06 04:42:52 DEBUG : Looking for writers 2026/02/06 04:42:52 DEBUG : dir: reading active writers 2026/02/06 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:42:52 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 04:42:52 DEBUG : dir: Looking for writers 2026/02/06 04:42:52 DEBUG : file1: reading active writers 2026/02/06 04:42:52 DEBUG : Looking for writers 2026/02/06 04:42:52 DEBUG : dir: reading active writers 2026/02/06 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:42:52 DEBUG : dir: Looking for writers 2026/02/06 04:42:52 DEBUG : file1: reading active writers 2026/02/06 04:42:52 DEBUG : Looking for writers 2026/02/06 04:42:52 DEBUG : dir: reading active writers 2026/02/06 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:42:52 DEBUG : dir: Looking for writers 2026/02/06 04:42:52 DEBUG : file1: reading active writers 2026/02/06 04:42:52 DEBUG : Looking for writers 2026/02/06 04:42:52 DEBUG : dir: reading active writers 2026/02/06 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:42:53 DEBUG : dir: Looking for writers 2026/02/06 04:42:53 DEBUG : file1: reading active writers 2026/02/06 04:42:53 DEBUG : Looking for writers 2026/02/06 04:42:53 DEBUG : dir: reading active writers 2026/02/06 04:42:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:54 DEBUG : dir: Looking for writers 2026/02/06 04:42:54 DEBUG : file1: reading active writers 2026/02/06 04:42:54 DEBUG : Looking for writers 2026/02/06 04:42:54 DEBUG : dir: reading active writers 2026/02/06 04:42:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:55 DEBUG : dir: Looking for writers 2026/02/06 04:42:55 DEBUG : file1: reading active writers 2026/02/06 04:42:55 DEBUG : Looking for writers 2026/02/06 04:42:55 DEBUG : dir: reading active writers 2026/02/06 04:42:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:56 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:42:56 DEBUG : dir: Looking for writers 2026/02/06 04:42:56 DEBUG : file1: reading active writers 2026/02/06 04:42:56 DEBUG : Looking for writers 2026/02/06 04:42:56 DEBUG : dir: reading active writers 2026/02/06 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:42:56 DEBUG : dir/file1: size = 5 OK 2026/02/06 04:42:56 INFO : dir/file1: Copied (replaced existing) 2026/02/06 04:42:56 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/06 04:42:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 04:42:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:42:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 04:42:57 DEBUG : dir: Looking for writers 2026/02/06 04:42:57 DEBUG : file1: reading active writers 2026/02/06 04:42:57 DEBUG : Looking for writers 2026/02/06 04:42:57 DEBUG : dir: reading active writers 2026/02/06 04:42:57 DEBUG : >WaitForWriters: 2026/02/06 04:42:57 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 2026/02/06 04:42:58 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:42:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:42:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:42:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:42:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:42:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:42:59 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:42:59 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:42:59 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:42:59 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:42:59 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:42:59 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:42:59 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:42:59 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:43:00 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:43:00 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:43:01 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:43:01 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:43:04 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:43:04 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/06 04:43:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:43:09 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 04:43:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:43:39 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:43:59 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:44:19 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:44:39 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:44:59 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:45:02 DEBUG : forgetting directory cache 2026/02/06 04:45:02 DEBUG : dir: forgetting directory cache 2026/02/06 04:45:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 04:45:02 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:45:19 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:45:39 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:45:55 DEBUG : forgetting directory cache 2026/02/06 04:45:55 DEBUG : dir: forgetting directory cache 2026/02/06 04:45:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 04:45:55 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:45:59 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/06 04:46:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:46:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:46:50 DEBUG : forgetting directory cache 2026/02/06 04:46:50 DEBUG : dir: forgetting directory cache 2026/02/06 04:46:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 04:46:50 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:46:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:46:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:46:57 DEBUG : forgetting directory cache 2026/02/06 04:46:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:46:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:46:57 DEBUG : fil: forgetting directory cache 2026/02/06 04:46:59 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:47:19 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:47:39 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:47:42 DEBUG : forgetting directory cache 2026/02/06 04:47:42 DEBUG : dir: forgetting directory cache 2026/02/06 04:47:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 04:47:42 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:47:59 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:48:19 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:48:34 DEBUG : forgetting directory cache 2026/02/06 04:48:34 DEBUG : dir: forgetting directory cache 2026/02/06 04:48:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 04:48:34 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 04:48:40 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:48:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:49:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/06 04:49:25 DEBUG : forgetting directory cache 2026/02/06 04:49:25 DEBUG : dir: forgetting directory cache 2026/02/06 04:49:39 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/06 04:49:56 DEBUG : forgetting directory cache 2026/02/06 04:49:56 DEBUG : dir: forgetting directory cache 2026/02/06 04:49:59 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/06 04:50:09 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/06 04:50:14 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 04:50:17 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:50:18 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 04:50:19 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 04:50:19 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:50:21 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 04:50:22 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 04:50:22 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/06 04:50:25 DEBUG : forgetting directory cache 2026/02/06 04:50:25 DEBUG : dir: forgetting directory cache 2026/02/06 04:50:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got dir/file1 (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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (458.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:50:26 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:50:26 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:50:26 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:50:26 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:50:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:50:26 DEBUG : Config file has changed externally - reloading 2026/02/06 04:50:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:50:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:50:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:50:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:50:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:50:26 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:50:36 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:50:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 04:50:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 04:50:38 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 04:50:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 04:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 04:50:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): _writeAt: size=5, off=0 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): openPending: 2026/02/06 04:50:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 04:50:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 04:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): >openPending: err= 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): >_writeAt: n=5, err= 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): _writeAt: size=15, off=5 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): >_writeAt: n=15, err= 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): close: 2026/02/06 04:50:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/06 04:50:38 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 04:50:38.057737457 +0000 UTC m=+3492.935372928 2026/02/06 04:50:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:50:38 DEBUG : dir/file1(0xc0009df640): >close: err= 2026/02/06 04:50:38 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:50:38 DEBUG : dir: Looking for writers 2026/02/06 04:50:38 DEBUG : file1: reading active writers 2026/02/06 04:50:38 DEBUG : Looking for writers 2026/02/06 04:50:38 DEBUG : dir: reading active writers 2026/02/06 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:50:38 DEBUG : dir: Looking for writers 2026/02/06 04:50:38 DEBUG : file1: reading active writers 2026/02/06 04:50:38 DEBUG : Looking for writers 2026/02/06 04:50:38 DEBUG : dir: reading active writers 2026/02/06 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:50:38 DEBUG : dir: Looking for writers 2026/02/06 04:50:38 DEBUG : file1: reading active writers 2026/02/06 04:50:38 DEBUG : Looking for writers 2026/02/06 04:50:38 DEBUG : dir: reading active writers 2026/02/06 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:50:38 DEBUG : dir: Looking for writers 2026/02/06 04:50:38 DEBUG : file1: reading active writers 2026/02/06 04:50:38 DEBUG : Looking for writers 2026/02/06 04:50:38 DEBUG : dir: reading active writers 2026/02/06 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:50:38 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 04:50:38 DEBUG : dir: Looking for writers 2026/02/06 04:50:38 DEBUG : file1: reading active writers 2026/02/06 04:50:38 DEBUG : Looking for writers 2026/02/06 04:50:38 DEBUG : dir: reading active writers 2026/02/06 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:50:38 DEBUG : dir: Looking for writers 2026/02/06 04:50:38 DEBUG : file1: reading active writers 2026/02/06 04:50:38 DEBUG : Looking for writers 2026/02/06 04:50:38 DEBUG : dir: reading active writers 2026/02/06 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:50:38 DEBUG : dir: Looking for writers 2026/02/06 04:50:38 DEBUG : file1: reading active writers 2026/02/06 04:50:38 DEBUG : Looking for writers 2026/02/06 04:50:38 DEBUG : dir: reading active writers 2026/02/06 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:50:39 DEBUG : dir: Looking for writers 2026/02/06 04:50:39 DEBUG : file1: reading active writers 2026/02/06 04:50:39 DEBUG : Looking for writers 2026/02/06 04:50:39 DEBUG : dir: reading active writers 2026/02/06 04:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:50:40 DEBUG : dir: Looking for writers 2026/02/06 04:50:40 DEBUG : file1: reading active writers 2026/02/06 04:50:40 DEBUG : Looking for writers 2026/02/06 04:50:40 DEBUG : dir: reading active writers 2026/02/06 04:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:50:41 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 04:50:41 DEBUG : dir/file1: size = 20 OK 2026/02/06 04:50:41 INFO : dir/file1: Copied (replaced existing) 2026/02/06 04:50:41 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/06 04:50:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 04:50:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 04:50:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 04:50:41 DEBUG : dir: Looking for writers 2026/02/06 04:50:41 DEBUG : file1: reading active writers 2026/02/06 04:50:41 DEBUG : Looking for writers 2026/02/06 04:50:41 DEBUG : dir: reading active writers 2026/02/06 04:50:41 DEBUG : >WaitForWriters: 2026/02/06 04:50:41 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 2026/02/06 04:50:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:50:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:50:42 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:50:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:50:42 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:50:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:50:42 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:50:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:50:43 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:50:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:50:43 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:50:43 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:50:44 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:50:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:50:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:50:44 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:50:46 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:50:46 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:50:48 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:50:48 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/06 04:50:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:50:53 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 04:50:56 DEBUG : forgetting directory cache 2026/02/06 04:50:56 DEBUG : dir: forgetting directory cache 2026/02/06 04:50:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 04:51:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:51:09 DEBUG : forgetting directory cache 2026/02/06 04:51:09 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 04:51:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:51:39 DEBUG : forgetting directory cache 2026/02/06 04:51:39 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 04:51:39 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/02/06 04:51:43 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:52:03 DEBUG : forgetting directory cache 2026/02/06 04:52:03 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 04:52:04 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:52:24 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:52:44 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:52:51 DEBUG : forgetting directory cache 2026/02/06 04:52:51 DEBUG : dir: forgetting directory cache 2026/02/06 04:52:51 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 04:53:04 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:53:24 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:53:44 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/06 04:54:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:54:24 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:54:44 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:55:04 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:55:24 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:55:44 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:56:04 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:56:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:56:44 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:56:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:56:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:56:57 DEBUG : forgetting directory cache 2026/02/06 04:56:57 DEBUG : dir: forgetting directory cache 2026/02/06 04:56:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 04:56:57 DEBUG : fil: forgetting directory cache 2026/02/06 04:57:04 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/06 04:57:24 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/06 04:57:44 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/06 04:57:54 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/06 04:57:59 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 04:58:01 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:58:02 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 04:58:03 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 04:58:04 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 04:58:06 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 04:58:06 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 04:58:06 DEBUG : pacer: Reducing sleep to 10ms 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got dir/file1 (20) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1" 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (464.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:58:10 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:58:10 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 04:58:10 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:58:10 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:58:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:58:10 DEBUG : Config file has changed externally - reloading 2026/02/06 04:58:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:58:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:58:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:58:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 04:58:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-buminil2duto" 2026/02/06 04:58:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 04:58:10 INFO : drime root 'rclone-test-buminil2duto': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 04:58:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 04:58:11 DEBUG : file1: newRWFileHandle: 2026/02/06 04:58:11 DEBUG : file1(0xc000688b00): openPending: 2026/02/06 04:58:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 04:58:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:58:11 DEBUG : file1(0xc000688b00): >openPending: err= 2026/02/06 04:58:11 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 04:58:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:58:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 04:58:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 04:58:11 DEBUG : file1(0xc000688b00): _writeAt: size=5, off=0 2026/02/06 04:58:11 DEBUG : file1(0xc000688b00): >_writeAt: n=5, err= 2026/02/06 04:58:11 DEBUG : file1(0xc000688b00): close: 2026/02/06 04:58:11 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 04:58:11.307407351 +0000 UTC m=+3946.185042832 2026/02/06 04:58:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 04:58:11 DEBUG : file1(0xc000688b00): >close: err= 2026/02/06 04:58:11 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:58:11 DEBUG : dir: Looking for writers 2026/02/06 04:58:11 DEBUG : Looking for writers 2026/02/06 04:58:11 DEBUG : dir: reading active writers 2026/02/06 04:58:11 DEBUG : file1: reading active writers 2026/02/06 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 04:58:11 DEBUG : dir: Looking for writers 2026/02/06 04:58:11 DEBUG : Looking for writers 2026/02/06 04:58:11 DEBUG : file1: reading active writers 2026/02/06 04:58:11 DEBUG : dir: reading active writers 2026/02/06 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 04:58:11 DEBUG : dir: Looking for writers 2026/02/06 04:58:11 DEBUG : Looking for writers 2026/02/06 04:58:11 DEBUG : dir: reading active writers 2026/02/06 04:58:11 DEBUG : file1: reading active writers 2026/02/06 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 04:58:11 DEBUG : dir: Looking for writers 2026/02/06 04:58:11 DEBUG : Looking for writers 2026/02/06 04:58:11 DEBUG : dir: reading active writers 2026/02/06 04:58:11 DEBUG : file1: reading active writers 2026/02/06 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 04:58:11 DEBUG : file1: vfs cache: starting upload 2026/02/06 04:58:11 DEBUG : dir: Looking for writers 2026/02/06 04:58:11 DEBUG : Looking for writers 2026/02/06 04:58:11 DEBUG : dir: reading active writers 2026/02/06 04:58:11 DEBUG : file1: reading active writers 2026/02/06 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 04:58:11 DEBUG : dir: Looking for writers 2026/02/06 04:58:11 DEBUG : Looking for writers 2026/02/06 04:58:11 DEBUG : dir: reading active writers 2026/02/06 04:58:11 DEBUG : file1: reading active writers 2026/02/06 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 04:58:11 DEBUG : dir: Looking for writers 2026/02/06 04:58:11 DEBUG : Looking for writers 2026/02/06 04:58:11 DEBUG : dir: reading active writers 2026/02/06 04:58:11 DEBUG : file1: reading active writers 2026/02/06 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 04:58:12 DEBUG : dir: Looking for writers 2026/02/06 04:58:12 DEBUG : Looking for writers 2026/02/06 04:58:12 DEBUG : dir: reading active writers 2026/02/06 04:58:12 DEBUG : file1: reading active writers 2026/02/06 04:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:58:13 DEBUG : dir: Looking for writers 2026/02/06 04:58:13 DEBUG : Looking for writers 2026/02/06 04:58:13 DEBUG : dir: reading active writers 2026/02/06 04:58:13 DEBUG : file1: reading active writers 2026/02/06 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:58:14 DEBUG : dir: Looking for writers 2026/02/06 04:58:14 DEBUG : Looking for writers 2026/02/06 04:58:14 DEBUG : dir: reading active writers 2026/02/06 04:58:14 DEBUG : file1: reading active writers 2026/02/06 04:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 04:58:15 DEBUG : file1: size = 5 OK 2026/02/06 04:58:15 INFO : file1: Copied (new) 2026/02/06 04:58:15 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/06 04:58:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 04:58:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 04:58:15 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 04:58:15 DEBUG : dir: Looking for writers 2026/02/06 04:58:15 DEBUG : Looking for writers 2026/02/06 04:58:15 DEBUG : dir: reading active writers 2026/02/06 04:58:15 DEBUG : file1: reading active writers 2026/02/06 04:58:15 DEBUG : >WaitForWriters: 2026/02/06 04:58:15 DEBUG : drime root 'rclone-test-buminil2duto': vfs cache: cleaner exiting 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got file1 (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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleSizeCreateNew (15.79s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 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/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got file1 (5), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (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/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "file1" 2026/02/06 04:58:46 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:58:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:58:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/06 04:58:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/06 04:58:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/06 04:58:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:58:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 04:58:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:58:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/06 04:58:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/06 04:58:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/06 04:58:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:58:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 04:58:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:58:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/06 04:58:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/06 04:58:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/06 04:58:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 04:58:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 04:58:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 04:58:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/06 04:58:56 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:58:56 DEBUG : Looking for writers 2026/02/06 04:58:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/06 04:58:56 DEBUG : file1: reading active writers 2026/02/06 04:58:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/06 04:58:56 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (41.00s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:59:07 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 04:59:45 DEBUG : WaitForWriters: timeout=30s 2026/02/06 04:59:45 DEBUG : dir: Looking for writers 2026/02/06 04:59:45 DEBUG : Looking for writers 2026/02/06 04:59:45 DEBUG : dir: reading active writers 2026/02/06 04:59:45 DEBUG : file1: reading active writers 2026/02/06 04:59:45 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStatParent (51.86s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 04:59:59 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:00:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 05:00:30 DEBUG : file1: Open: flags=O_RDONLY 2026/02/06 05:00:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/06 05:00:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/06 05:00:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 05:00:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/06 05:00:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 05:00:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/06 05:00:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:00:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/06 05:00:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/06 05:00:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/06 05:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/06 05:00:32 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 05:00:37 DEBUG : forgetting directory cache 2026/02/06 05:00:37 DEBUG : dir: forgetting directory cache 2026/02/06 05:00:37 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 05:00:45 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/06 05:00:45 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/06 05:00:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/06 05:00:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:00:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/06 05:00:45 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:00:45 DEBUG : dir: Looking for writers 2026/02/06 05:00:45 DEBUG : file2: reading active writers 2026/02/06 05:00:45 DEBUG : new_file.txt: reading active writers 2026/02/06 05:00:45 DEBUG : Looking for writers 2026/02/06 05:00:45 DEBUG : file1: reading active writers 2026/02/06 05:00:45 DEBUG : dir: reading active writers 2026/02/06 05:00:45 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSOpenFile (67.43s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:01:06 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:01:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/06 05:01:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000829200 2026/02/06 05:01:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/06 05:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 05:02:16 INFO : dir/file1: Moved (server-side) to: file0 2026/02/06 05:02:16 DEBUG : file0: Updating file with file0 0xc000829200 2026/02/06 05:02:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 05:02:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/06 05:02:23 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:02:23 DEBUG : dir: Looking for writers 2026/02/06 05:02:23 DEBUG : Looking for writers 2026/02/06 05:02:23 DEBUG : dir: reading active writers 2026/02/06 05:02:23 DEBUG : file0: reading active writers 2026/02/06 05:02:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (90.18s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:02:37 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:02:47 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/06 05:02:52 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/06 05:02:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/06 05:03:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/02/06 05:03:33 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:03:33 DEBUG : a/b/c/d: Looking for writers 2026/02/06 05:03:33 DEBUG : a/b/c: Looking for writers 2026/02/06 05:03:33 DEBUG : d: reading active writers 2026/02/06 05:03:33 DEBUG : a/b: Looking for writers 2026/02/06 05:03:33 DEBUG : c: reading active writers 2026/02/06 05:03:33 DEBUG : a: Looking for writers 2026/02/06 05:03:33 DEBUG : b: reading active writers 2026/02/06 05:03:33 DEBUG : Looking for writers 2026/02/06 05:03:33 DEBUG : a: reading active writers 2026/02/06 05:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (78.18s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:03:55 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:03:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:03:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:03:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:03:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:03:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:03:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/06 05:03:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/06 05:03:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/06 05:03:56 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (5 bytes), uploading instead of streaming 2026/02/06 05:04:05 DEBUG : file1: size = 5 OK 2026/02/06 05:04:05 DEBUG : file1: Size of src and dst objects identical 2026/02/06 05:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:04:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:04:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:04:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:04:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:04:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:04:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/06 05:04:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 05:04:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 05:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:04:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:06 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 05:04:20 DEBUG : file1: Removing old object on successful upload 2026/02/06 05:04:22 DEBUG : file1: size = 0 OK 2026/02/06 05:04:22 DEBUG : file1: Size of src and dst objects identical 2026/02/06 05:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 05:04:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 05:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:04:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:22 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (7 bytes), uploading instead of streaming 2026/02/06 05:04:30 DEBUG : file1: Removing old object on successful upload 2026/02/06 05:04:32 DEBUG : file1: size = 7 OK 2026/02/06 05:04:32 DEBUG : file1: Size of src and dst objects identical 2026/02/06 05:04:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:04:32 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:04:32 DEBUG : Looking for writers 2026/02/06 05:04:32 DEBUG : file1: reading active writers 2026/02/06 05:04:32 DEBUG : >WaitForWriters: 2026/02/06 05:04:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 05:04:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 05:04:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 05:04:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 05:04:38 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 05:04:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 05:04:39 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 05:04:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 05:04:41 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 05:04:41 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 05:04:42 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 05:04:42 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 05:04:44 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 05:04:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 05:04:45 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 05:04:45 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 05:04:47 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 05:04:47 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 05:04:49 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 05:04:49 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/06 05:04:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 05:04:54 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 05:05:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 05:05:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 05:05:44 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 05:06:05 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 05:06:25 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 05:06:45 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 05:06:57 DEBUG : dir: forgetting directory cache 2026/02/06 05:06:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 05:06:57 DEBUG : forgetting directory cache 2026/02/06 05:06:57 DEBUG : dir: forgetting directory cache 2026/02/06 05:06:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 05:06:57 DEBUG : fil: forgetting directory cache 2026/02/06 05:07:05 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 05:07:25 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 05:07:45 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/06 05:08:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 05:08:11 DEBUG : dir: forgetting directory cache 2026/02/06 05:08:11 DEBUG : forgetting directory cache 2026/02/06 05:08:11 DEBUG : dir: forgetting directory cache 2026/02/06 05:08:11 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 05:08:25 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 05:08:45 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 05:08:49 DEBUG : forgetting directory cache 2026/02/06 05:09:04 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 05:09:23 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 05:09:44 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 05:09:45 DEBUG : dir: forgetting directory cache 2026/02/06 05:09:45 DEBUG : forgetting directory cache 2026/02/06 05:09:45 DEBUG : dir: forgetting directory cache 2026/02/06 05:10:03 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 05:10:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 05:10:30 DEBUG : forgetting directory cache 2026/02/06 05:10:30 DEBUG : dir: forgetting directory cache 2026/02/06 05:10:30 DEBUG : dir: Removed virtual directory entry vAddFile: "new_file.txt" 2026/02/06 05:10:43 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 05:11:03 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "file1" failed: failed to delete item: Error "Server Error" 2026/02/06 05:11:23 DEBUG : pacer: Reducing sleep to 10s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 05:11:37 DEBUG : forgetting directory cache 2026/02/06 05:11:37 DEBUG : dir: forgetting directory cache 2026/02/06 05:11:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/06 05:11:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 05:11:37 DEBUG : Removed virtual directory entry vAddFile: "file0" 2026/02/06 05:11:44 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 05:11:53 DEBUG : pacer: Reducing sleep to 2.5s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 05:11:59 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 05:12:01 DEBUG : pacer: Reducing sleep to 625ms 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got file1 (7) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleMethods (490.28s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:12:05 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:12:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:12:05 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 05:12:06 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 05:12:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:12:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:12:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:12:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:12:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:203 Error: Received unexpected error: permission denied Test: TestWriteFileHandleWriteAt write_test.go:204: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:204 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:207 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:208: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:208 Error: Should be true Test: TestWriteFileHandleWriteAt 2026/02/06 05:12:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/06 05:12:07 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/06 05:12:07 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/06 05:12:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/06 05:12:07 DEBUG : file1: waiting for in-sequence write to 5 for 1s 2026/02/06 05:12:08 DEBUG : file1: aborting in-sequence write wait, off=5 2026/02/06 05:12:08 DEBUG : file1: failed to wait for in-sequence write to 5 2026/02/06 05:12:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes write_test.go:217: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:217 Error: Received unexpected error: Illegal seek Test: TestWriteFileHandleWriteAt write_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:218 Error: Not equal: expected: 6 actual : 0 Test: TestWriteFileHandleWriteAt 2026/02/06 05:12:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 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/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "file1,11,false" + (string) (len=13) "file1,7,false" } Test: TestWriteFileHandleWriteAt 2026/02/06 05:12:08 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 05:12:09 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 05:12:10 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 05:12:12 DEBUG : pacer: Reducing sleep to 10ms 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/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (7) 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/write_test.go:235 Error: Not equal: expected: 11 actual : 7 Test: TestWriteFileHandleWriteAt Messages: file1: size incorrect file=11 vs obj=7 2026/02/06 05:12:16 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:12:16 DEBUG : Looking for writers 2026/02/06 05:12:16 DEBUG : file1: reading active writers 2026/02/06 05:12:16 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got file1 (7) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleWriteAt (20.48s) === RUN TestWriteFileHandleFlush run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:12:25 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:12:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:12:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:12:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:12:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:12:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/06 05:12:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:243: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:243 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush 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/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,0,false" + (string) (len=13) "file1,7,false" } Test: TestWriteFileHandleFlush 2026/02/06 05:12:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:251: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:251 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:252: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:252 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleFlush 2026/02/06 05:12:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/06 05:12:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:256 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:257 Error: Should be true Test: TestWriteFileHandleFlush 2026/02/06 05:12:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/06 05:12:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:261: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:261 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:262 Error: Should be true Test: TestWriteFileHandleFlush 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/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,5,false" + (string) (len=13) "file1,7,false" } Test: TestWriteFileHandleFlush 2026/02/06 05:12:26 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:12:26 DEBUG : Looking for writers 2026/02/06 05:12:26 DEBUG : file1: reading active writers 2026/02/06 05:12:26 DEBUG : file1: active writers 1 2026/02/06 05:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/06 05:12:26 DEBUG : Looking for writers 2026/02/06 05:12:26 DEBUG : file1: reading active writers 2026/02/06 05:12:26 DEBUG : file1: active writers 1 2026/02/06 05:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/06 05:12:26 DEBUG : Looking for writers 2026/02/06 05:12:26 DEBUG : file1: reading active writers 2026/02/06 05:12:26 DEBUG : file1: active writers 1 2026/02/06 05:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/06 05:12:26 DEBUG : Looking for writers 2026/02/06 05:12:26 DEBUG : file1: reading active writers 2026/02/06 05:12:26 DEBUG : file1: active writers 1 2026/02/06 05:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/06 05:12:26 DEBUG : Looking for writers 2026/02/06 05:12:26 DEBUG : file1: reading active writers 2026/02/06 05:12:26 DEBUG : file1: active writers 1 2026/02/06 05:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/06 05:12:26 DEBUG : Looking for writers 2026/02/06 05:12:26 DEBUG : file1: reading active writers 2026/02/06 05:12:26 DEBUG : file1: active writers 1 2026/02/06 05:12:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/06 05:12:27 DEBUG : Looking for writers 2026/02/06 05:12:27 DEBUG : file1: reading active writers 2026/02/06 05:12:27 DEBUG : file1: active writers 1 2026/02/06 05:12:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/06 05:12:27 DEBUG : Looking for writers 2026/02/06 05:12:27 DEBUG : file1: reading active writers 2026/02/06 05:12:27 DEBUG : file1: active writers 1 2026/02/06 05:12:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:28 DEBUG : Looking for writers 2026/02/06 05:12:28 DEBUG : file1: reading active writers 2026/02/06 05:12:28 DEBUG : file1: active writers 1 2026/02/06 05:12:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:29 DEBUG : Looking for writers 2026/02/06 05:12:29 DEBUG : file1: reading active writers 2026/02/06 05:12:29 DEBUG : file1: active writers 1 2026/02/06 05:12:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:30 DEBUG : Looking for writers 2026/02/06 05:12:30 DEBUG : file1: reading active writers 2026/02/06 05:12:30 DEBUG : file1: active writers 1 2026/02/06 05:12:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:31 DEBUG : Looking for writers 2026/02/06 05:12:31 DEBUG : file1: reading active writers 2026/02/06 05:12:31 DEBUG : file1: active writers 1 2026/02/06 05:12:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:32 DEBUG : Looking for writers 2026/02/06 05:12:32 DEBUG : file1: reading active writers 2026/02/06 05:12:32 DEBUG : file1: active writers 1 2026/02/06 05:12:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:33 DEBUG : Looking for writers 2026/02/06 05:12:33 DEBUG : file1: reading active writers 2026/02/06 05:12:33 DEBUG : file1: active writers 1 2026/02/06 05:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:34 DEBUG : Looking for writers 2026/02/06 05:12:34 DEBUG : file1: reading active writers 2026/02/06 05:12:34 DEBUG : file1: active writers 1 2026/02/06 05:12:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:35 DEBUG : Looking for writers 2026/02/06 05:12:35 DEBUG : file1: reading active writers 2026/02/06 05:12:35 DEBUG : file1: active writers 1 2026/02/06 05:12:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:36 DEBUG : Looking for writers 2026/02/06 05:12:36 DEBUG : file1: reading active writers 2026/02/06 05:12:36 DEBUG : file1: active writers 1 2026/02/06 05:12:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:37 DEBUG : Looking for writers 2026/02/06 05:12:37 DEBUG : file1: reading active writers 2026/02/06 05:12:37 DEBUG : file1: active writers 1 2026/02/06 05:12:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:38 DEBUG : Looking for writers 2026/02/06 05:12:38 DEBUG : file1: reading active writers 2026/02/06 05:12:38 DEBUG : file1: active writers 1 2026/02/06 05:12:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:39 DEBUG : Looking for writers 2026/02/06 05:12:39 DEBUG : file1: reading active writers 2026/02/06 05:12:39 DEBUG : file1: active writers 1 2026/02/06 05:12:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:40 DEBUG : Looking for writers 2026/02/06 05:12:40 DEBUG : file1: reading active writers 2026/02/06 05:12:40 DEBUG : file1: active writers 1 2026/02/06 05:12:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:41 DEBUG : Looking for writers 2026/02/06 05:12:41 DEBUG : file1: reading active writers 2026/02/06 05:12:41 DEBUG : file1: active writers 1 2026/02/06 05:12:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:42 DEBUG : Looking for writers 2026/02/06 05:12:42 DEBUG : file1: reading active writers 2026/02/06 05:12:42 DEBUG : file1: active writers 1 2026/02/06 05:12:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:42 DEBUG : forgetting directory cache 2026/02/06 05:12:42 DEBUG : a: forgetting directory cache 2026/02/06 05:12:42 DEBUG : a/b: forgetting directory cache 2026/02/06 05:12:42 DEBUG : a/b/c: forgetting directory cache 2026/02/06 05:12:42 DEBUG : a/b/c/d: forgetting directory cache 2026/02/06 05:12:42 DEBUG : a/b/c: Removed virtual directory entry vAddDir: "d" 2026/02/06 05:12:42 DEBUG : a/b: Removed virtual directory entry vAddDir: "c" 2026/02/06 05:12:42 DEBUG : a: Removed virtual directory entry vAddDir: "b" 2026/02/06 05:12:42 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/02/06 05:12:43 DEBUG : Looking for writers 2026/02/06 05:12:43 DEBUG : file1: reading active writers 2026/02/06 05:12:43 DEBUG : file1: active writers 1 2026/02/06 05:12:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:44 DEBUG : Looking for writers 2026/02/06 05:12:44 DEBUG : file1: reading active writers 2026/02/06 05:12:44 DEBUG : file1: active writers 1 2026/02/06 05:12:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:45 DEBUG : Looking for writers 2026/02/06 05:12:45 DEBUG : file1: reading active writers 2026/02/06 05:12:45 DEBUG : file1: active writers 1 2026/02/06 05:12:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:46 DEBUG : Looking for writers 2026/02/06 05:12:46 DEBUG : file1: reading active writers 2026/02/06 05:12:46 DEBUG : file1: active writers 1 2026/02/06 05:12:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:47 DEBUG : Looking for writers 2026/02/06 05:12:47 DEBUG : file1: reading active writers 2026/02/06 05:12:47 DEBUG : file1: active writers 1 2026/02/06 05:12:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:48 DEBUG : Looking for writers 2026/02/06 05:12:48 DEBUG : file1: reading active writers 2026/02/06 05:12:48 DEBUG : file1: active writers 1 2026/02/06 05:12:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:49 DEBUG : Looking for writers 2026/02/06 05:12:49 DEBUG : file1: reading active writers 2026/02/06 05:12:49 DEBUG : file1: active writers 1 2026/02/06 05:12:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:50 DEBUG : Looking for writers 2026/02/06 05:12:50 DEBUG : file1: reading active writers 2026/02/06 05:12:50 DEBUG : file1: active writers 1 2026/02/06 05:12:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:51 DEBUG : Looking for writers 2026/02/06 05:12:51 DEBUG : file1: reading active writers 2026/02/06 05:12:51 DEBUG : file1: active writers 1 2026/02/06 05:12:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:52 DEBUG : Looking for writers 2026/02/06 05:12:52 DEBUG : file1: reading active writers 2026/02/06 05:12:52 DEBUG : file1: active writers 1 2026/02/06 05:12:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:53 DEBUG : Looking for writers 2026/02/06 05:12:53 DEBUG : file1: reading active writers 2026/02/06 05:12:53 DEBUG : file1: active writers 1 2026/02/06 05:12:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:54 DEBUG : Looking for writers 2026/02/06 05:12:54 DEBUG : file1: reading active writers 2026/02/06 05:12:54 DEBUG : file1: active writers 1 2026/02/06 05:12:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:55 DEBUG : Looking for writers 2026/02/06 05:12:55 DEBUG : file1: reading active writers 2026/02/06 05:12:55 DEBUG : file1: active writers 1 2026/02/06 05:12:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:56 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/06 05:12:56 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleFlush (31.31s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:12:57 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:12:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:12:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:12:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:12:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/02/06 05:12:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:12:57 DEBUG : Looking for writers 2026/02/06 05:12:57 DEBUG : file1: reading active writers 2026/02/06 05:12:57 DEBUG : file1: active writers 1 2026/02/06 05:12:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/06 05:12:57 DEBUG : Looking for writers 2026/02/06 05:12:57 DEBUG : file1: reading active writers 2026/02/06 05:12:57 DEBUG : file1: active writers 1 2026/02/06 05:12:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/06 05:12:57 DEBUG : Looking for writers 2026/02/06 05:12:57 DEBUG : file1: reading active writers 2026/02/06 05:12:57 DEBUG : file1: active writers 1 2026/02/06 05:12:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/06 05:12:57 DEBUG : Looking for writers 2026/02/06 05:12:57 DEBUG : file1: reading active writers 2026/02/06 05:12:57 DEBUG : file1: active writers 1 2026/02/06 05:12:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/06 05:12:57 DEBUG : Looking for writers 2026/02/06 05:12:57 DEBUG : file1: reading active writers 2026/02/06 05:12:57 DEBUG : file1: active writers 1 2026/02/06 05:12:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/06 05:12:57 DEBUG : Looking for writers 2026/02/06 05:12:57 DEBUG : file1: reading active writers 2026/02/06 05:12:57 DEBUG : file1: active writers 1 2026/02/06 05:12:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/06 05:12:58 DEBUG : Looking for writers 2026/02/06 05:12:58 DEBUG : file1: reading active writers 2026/02/06 05:12:58 DEBUG : file1: active writers 1 2026/02/06 05:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/06 05:12:58 DEBUG : Looking for writers 2026/02/06 05:12:58 DEBUG : file1: reading active writers 2026/02/06 05:12:58 DEBUG : file1: active writers 1 2026/02/06 05:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:12:59 DEBUG : Looking for writers 2026/02/06 05:12:59 DEBUG : file1: reading active writers 2026/02/06 05:12:59 DEBUG : file1: active writers 1 2026/02/06 05:12:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:00 DEBUG : Looking for writers 2026/02/06 05:13:00 DEBUG : file1: reading active writers 2026/02/06 05:13:00 DEBUG : file1: active writers 1 2026/02/06 05:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:01 DEBUG : Looking for writers 2026/02/06 05:13:01 DEBUG : file1: reading active writers 2026/02/06 05:13:01 DEBUG : file1: active writers 1 2026/02/06 05:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:02 DEBUG : Looking for writers 2026/02/06 05:13:02 DEBUG : file1: reading active writers 2026/02/06 05:13:02 DEBUG : file1: active writers 1 2026/02/06 05:13:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:03 DEBUG : Looking for writers 2026/02/06 05:13:03 DEBUG : file1: reading active writers 2026/02/06 05:13:03 DEBUG : file1: active writers 1 2026/02/06 05:13:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:04 DEBUG : Looking for writers 2026/02/06 05:13:04 DEBUG : file1: reading active writers 2026/02/06 05:13:04 DEBUG : file1: active writers 1 2026/02/06 05:13:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:05 DEBUG : Looking for writers 2026/02/06 05:13:05 DEBUG : file1: reading active writers 2026/02/06 05:13:05 DEBUG : file1: active writers 1 2026/02/06 05:13:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:06 DEBUG : Looking for writers 2026/02/06 05:13:06 DEBUG : file1: reading active writers 2026/02/06 05:13:06 DEBUG : file1: active writers 1 2026/02/06 05:13:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:07 DEBUG : Looking for writers 2026/02/06 05:13:07 DEBUG : file1: reading active writers 2026/02/06 05:13:07 DEBUG : file1: active writers 1 2026/02/06 05:13:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:08 DEBUG : Looking for writers 2026/02/06 05:13:08 DEBUG : file1: reading active writers 2026/02/06 05:13:08 DEBUG : file1: active writers 1 2026/02/06 05:13:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:09 DEBUG : Looking for writers 2026/02/06 05:13:09 DEBUG : file1: reading active writers 2026/02/06 05:13:09 DEBUG : file1: active writers 1 2026/02/06 05:13:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:10 DEBUG : Looking for writers 2026/02/06 05:13:10 DEBUG : file1: reading active writers 2026/02/06 05:13:10 DEBUG : file1: active writers 1 2026/02/06 05:13:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:11 DEBUG : Looking for writers 2026/02/06 05:13:11 DEBUG : file1: reading active writers 2026/02/06 05:13:11 DEBUG : file1: active writers 1 2026/02/06 05:13:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:12 DEBUG : Looking for writers 2026/02/06 05:13:12 DEBUG : file1: reading active writers 2026/02/06 05:13:12 DEBUG : file1: active writers 1 2026/02/06 05:13:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:13 DEBUG : Looking for writers 2026/02/06 05:13:13 DEBUG : file1: reading active writers 2026/02/06 05:13:13 DEBUG : file1: active writers 1 2026/02/06 05:13:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:14 DEBUG : Looking for writers 2026/02/06 05:13:14 DEBUG : file1: reading active writers 2026/02/06 05:13:14 DEBUG : file1: active writers 1 2026/02/06 05:13:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:15 DEBUG : Looking for writers 2026/02/06 05:13:15 DEBUG : file1: reading active writers 2026/02/06 05:13:15 DEBUG : file1: active writers 1 2026/02/06 05:13:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:16 DEBUG : Looking for writers 2026/02/06 05:13:16 DEBUG : file1: reading active writers 2026/02/06 05:13:16 DEBUG : file1: active writers 1 2026/02/06 05:13:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:17 DEBUG : Looking for writers 2026/02/06 05:13:17 DEBUG : file1: reading active writers 2026/02/06 05:13:17 DEBUG : file1: active writers 1 2026/02/06 05:13:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:18 DEBUG : Looking for writers 2026/02/06 05:13:18 DEBUG : file1: reading active writers 2026/02/06 05:13:18 DEBUG : file1: active writers 1 2026/02/06 05:13:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:19 DEBUG : Looking for writers 2026/02/06 05:13:19 DEBUG : file1: reading active writers 2026/02/06 05:13:19 DEBUG : file1: active writers 1 2026/02/06 05:13:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:20 DEBUG : Looking for writers 2026/02/06 05:13:20 DEBUG : file1: reading active writers 2026/02/06 05:13:20 DEBUG : file1: active writers 1 2026/02/06 05:13:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:21 DEBUG : Looking for writers 2026/02/06 05:13:21 DEBUG : file1: reading active writers 2026/02/06 05:13:21 DEBUG : file1: active writers 1 2026/02/06 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:22 DEBUG : Looking for writers 2026/02/06 05:13:22 DEBUG : file1: reading active writers 2026/02/06 05:13:22 DEBUG : file1: active writers 1 2026/02/06 05:13:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:23 DEBUG : Looking for writers 2026/02/06 05:13:23 DEBUG : file1: reading active writers 2026/02/06 05:13:23 DEBUG : file1: active writers 1 2026/02/06 05:13:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:24 DEBUG : Looking for writers 2026/02/06 05:13:24 DEBUG : file1: reading active writers 2026/02/06 05:13:24 DEBUG : file1: active writers 1 2026/02/06 05:13:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:25 DEBUG : Looking for writers 2026/02/06 05:13:25 DEBUG : file1: reading active writers 2026/02/06 05:13:25 DEBUG : file1: active writers 1 2026/02/06 05:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:26 DEBUG : Looking for writers 2026/02/06 05:13:26 DEBUG : file1: reading active writers 2026/02/06 05:13:26 DEBUG : file1: active writers 1 2026/02/06 05:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 05:13:27 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/06 05:13:27 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.88s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:13:28 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:13:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 05:13:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 05:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:13:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 05:13:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 05:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:13:28 DEBUG : drime root 'rclone-test-buminil2duto': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 05:13:31 DEBUG : file1: size = 0 OK 2026/02/06 05:13:31 DEBUG : file1: Size of src and dst objects identical 2026/02/06 05:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 05:13:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 05:13:31 DEBUG : file1: Open: flags=O_RDONLY 2026/02/06 05:13:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/06 05:13:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/06 05:13:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:13:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/06 05:13:32 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:13:32 DEBUG : Looking for writers 2026/02/06 05:13:32 DEBUG : file1: reading active writers 2026/02/06 05:13:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (5.33s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:13:33 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:13:56 DEBUG : forgetting directory cache 2026/02/06 05:13:56 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 05:14:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/06 05:14:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/06 05:14:00 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-06 05:13:57 +0000 UTC 2026/02/06 05:14:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:14:01 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:01 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/06 05:14:01 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/06 05:14:01 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-06 05:13:54 +0000 UTC 2026/02/06 05:14:01 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:14:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/06 05:14:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/06 05:14:01 DEBUG : a/top.txt: Set virtual modtime to 2026-02-06 05:13:35 +0000 UTC 2026/02/06 05:14:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:14:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:02 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:14:02 DEBUG : a/b/c: Looking for writers 2026/02/06 05:14:02 DEBUG : deep.txt: reading active writers 2026/02/06 05:14:02 DEBUG : a/b: Looking for writers 2026/02/06 05:14:02 DEBUG : c: reading active writers 2026/02/06 05:14:02 DEBUG : mid.txt: reading active writers 2026/02/06 05:14:02 DEBUG : a: Looking for writers 2026/02/06 05:14:02 DEBUG : b: reading active writers 2026/02/06 05:14:02 DEBUG : top.txt: reading active writers 2026/02/06 05:14:02 DEBUG : Looking for writers 2026/02/06 05:14:02 DEBUG : a: reading active writers 2026/02/06 05:14:02 DEBUG : file1: reading active writers 2026/02/06 05:14:02 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (53.98s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:14:27 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:14:41 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/06 05:14:41 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/06 05:14:41 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-06 05:14:30 +0000 UTC 2026/02/06 05:14:41 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 05:14:42 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:14:42 DEBUG : a: Looking for writers 2026/02/06 05:14:42 DEBUG : bigdir: Looking for writers 2026/02/06 05:14:42 DEBUG : big.bin: reading active writers 2026/02/06 05:14:42 DEBUG : Looking for writers 2026/02/06 05:14:42 DEBUG : a: reading active writers 2026/02/06 05:14:42 DEBUG : bigdir: reading active writers 2026/02/06 05:14:42 DEBUG : >WaitForWriters: run.go:130: removing dir "bigdir" failed - try 1/3: directory not empty run.go:130: removing dir "bigdir" failed - try 2/3: directory not empty run.go:130: removing dir "bigdir" failed - try 3/3: directory not empty run.go:133: removing dir "bigdir" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "bigdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=6) "bigdir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (40.56s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-buminil2duto'", Local "Local file system at /tmp/rclone1808652547", Modify Window "876000h0m0s" 2026/02/06 05:15:08 INFO : drime root 'rclone-test-buminil2duto': poll-interval is not supported by this remote 2026/02/06 05:15:35 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/06 05:15:35 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/06 05:15:35 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-06 05:15:10 +0000 UTC 2026/02/06 05:15:35 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:15:35 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 05:15:36 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/06 05:15:36 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/06 05:15:36 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-06 05:15:23 +0000 UTC 2026/02/06 05:15:36 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:15:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 05:15:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/06 05:15:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/06 05:15:37 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-06 05:15:32 +0000 UTC 2026/02/06 05:15:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 05:15:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 05:15:38 DEBUG : WaitForWriters: timeout=30s 2026/02/06 05:15:38 DEBUG : bigdir: Looking for writers 2026/02/06 05:15:38 DEBUG : dir1: Looking for writers 2026/02/06 05:15:38 DEBUG : a.txt: reading active writers 2026/02/06 05:15:38 DEBUG : dir2: Looking for writers 2026/02/06 05:15:38 DEBUG : b.txt: reading active writers 2026/02/06 05:15:38 DEBUG : dir3: Looking for writers 2026/02/06 05:15:38 DEBUG : c.txt: reading active writers 2026/02/06 05:15:38 DEBUG : a/b: Looking for writers 2026/02/06 05:15:38 DEBUG : a: Looking for writers 2026/02/06 05:15:38 DEBUG : b: reading active writers 2026/02/06 05:15:38 DEBUG : Looking for writers 2026/02/06 05:15:38 DEBUG : dir1: reading active writers 2026/02/06 05:15:38 DEBUG : dir2: reading active writers 2026/02/06 05:15:38 DEBUG : dir3: reading active writers 2026/02/06 05:15:38 DEBUG : a: reading active writers 2026/02/06 05:15:38 DEBUG : bigdir: reading active writers 2026/02/06 05:15:38 DEBUG : >WaitForWriters: run.go:130: removing dir "dir3" failed - try 1/3: directory not empty run.go:130: removing dir "dir3" failed - try 2/3: directory not empty run.go:130: removing dir "dir3" failed - try 3/3: directory not empty run.go:133: removing dir "dir3" failed: directory 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: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir3" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (51.66s) FAIL 2026/02/06 05:15:59 DEBUG : drime root 'rclone-test-buminil2duto': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirForgetAll|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMethods|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpenWrite|TestFileReadAtZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseWrite|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteNoWrite|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestUnicodeNormalization|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStatParent|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManySubDirs)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 1h23m35.175061216s (try 3/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileOpenWrite TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleReadAt TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleWriteNoWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestUnicodeNormalization TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]