"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCaseSensitivity|TestDirCreate|TestDirFileOpen|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenWrite|TestFileReadAtZeroLength|TestFileRemoveAll|TestRWFileHandleReleaseWrite|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleSeek|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStat|TestVFSStatParent|TestWriteFileHandleMethods|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 4/5) 2026/02/04 06:05:09 DEBUG : Creating backend with remote "TestDrime:rclone-test-wopayad7zare" 2026/02/04 06:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 06:05:10 DEBUG : Creating backend with remote "/tmp/rclone3858473461" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:05:10 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:05:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:05:17 DEBUG : dir: Looking for writers 2026/02/04 06:05:17 DEBUG : Looking for writers 2026/02/04 06:05:17 DEBUG : dir: reading active writers 2026/02/04 06:05:17 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.50s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:05:31 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:05:45 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:05:45 DEBUG : dir/subdir: Looking for writers 2026/02/04 06:05:45 DEBUG : dir: Looking for writers 2026/02/04 06:05:45 DEBUG : file1: reading active writers 2026/02/04 06:05:45 DEBUG : file2: reading active writers 2026/02/04 06:05:45 DEBUG : subdir: reading active writers 2026/02/04 06:05:45 DEBUG : Looking for writers 2026/02/04 06:05:45 DEBUG : dir: reading active writers 2026/02/04 06:05:45 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 (33.99s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:06:05 INFO : drime root 'rclone-test-wopayad7zare': 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 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/04 06:06:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:06:27 DEBUG : dir/subdir: Looking for writers 2026/02/04 06:06:27 DEBUG : dir: Looking for writers 2026/02/04 06:06:27 DEBUG : file1: reading active writers 2026/02/04 06:06:27 DEBUG : subdir: reading active writers 2026/02/04 06:06:27 DEBUG : Looking for writers 2026/02/04 06:06:27 DEBUG : dir: reading active writers 2026/02/04 06:06:27 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: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 (34.26s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:06:39 INFO : drime root 'rclone-test-wopayad7zare': 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/04 06:07:04 DEBUG : forgetting directory cache 2026/02/04 06:07:04 DEBUG : dir: forgetting directory cache 2026/02/04 06:07:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:07:05 DEBUG : dir: Looking for writers 2026/02/04 06:07:05 DEBUG : fil/a/b: Looking for writers 2026/02/04 06:07:05 DEBUG : fil/a: Looking for writers 2026/02/04 06:07:05 DEBUG : b: reading active writers 2026/02/04 06:07:05 DEBUG : fil: Looking for writers 2026/02/04 06:07:05 DEBUG : a: reading active writers 2026/02/04 06:07:05 DEBUG : Looking for writers 2026/02/04 06:07:05 DEBUG : dir: reading active writers 2026/02/04 06:07:05 DEBUG : fil: reading active writers 2026/02/04 06:07:05 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty --- PASS: TestDirWalk (31.96s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:07:11 INFO : drime root 'rclone-test-wopayad7zare': 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/04 06:07:29 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:07:29 DEBUG : dir: Looking for writers 2026/02/04 06:07:29 DEBUG : Looking for writers 2026/02/04 06:07:29 DEBUG : dir: reading active writers 2026/02/04 06:07:29 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 --- PASS: TestDirSetModTime (22.83s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:07:34 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:07:48 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:07:48 DEBUG : dir: Looking for writers 2026/02/04 06:07:48 DEBUG : file1: reading active writers 2026/02/04 06:07:48 DEBUG : Looking for writers 2026/02/04 06:07:48 DEBUG : dir: reading active writers 2026/02/04 06:07:48 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: TestDirStat Messages: directories --- FAIL: TestDirStat (29.01s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:08:03 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/02/04 06:08:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/04 06:08:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/04 06:08:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/04 06:08:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/04 06:08:26 DEBUG : dir: invalidating directory cache 2026/02/04 06:08:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/04 06:08:26 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/04 06:08:26 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/04 06:08:26 DEBUG : dir/file1: Reset virtual modtime 2026/02/04 06:08:26 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/04 06:08:26 DEBUG : dir/virtualFile: Reset virtual modtime 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:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 06:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/04 06:08:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/04 06:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 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:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 06:08:26 DEBUG : dir: invalidating directory cache 2026/02/04 06:08:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/04 06:08:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 06:08:27 DEBUG : dir/file2: Reset virtual modtime 2026/02/04 06:08:27 DEBUG : dir/virtualFile: Reset virtual modtime 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:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 06:08:27 DEBUG : forgetting directory cache 2026/02/04 06:08:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:08:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:08:27 DEBUG : dir/subdir: forgetting directory cache 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:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 06:08:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:08:27 DEBUG : dir/subdir: Looking for writers 2026/02/04 06:08:27 DEBUG : dir/virtualDir: Looking for writers 2026/02/04 06:08:27 DEBUG : dir: Looking for writers 2026/02/04 06:08:27 DEBUG : file2: reading active writers 2026/02/04 06:08:27 DEBUG : subdir: reading active writers 2026/02/04 06:08:27 DEBUG : virtualFile: reading active writers 2026/02/04 06:08:27 DEBUG : virtualDir: reading active writers 2026/02/04 06:08:27 DEBUG : virtualFile2: reading active writers 2026/02/04 06:08:27 DEBUG : file1: reading active writers 2026/02/04 06:08:27 DEBUG : Looking for writers 2026/02/04 06:08:27 DEBUG : dir: reading active writers 2026/02/04 06:08:27 DEBUG : >WaitForWriters: 2026/02/04 06:08:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:08:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 06:08:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:08:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 06:08:29 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:08:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 06:08:29 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:08:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 06:08:29 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:08:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 06:08:29 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:08:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 06:08:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:08:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 06:08:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:08:31 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 06:08:32 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:08:32 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 06:08:34 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 06:08:34 DEBUG : pacer: Rate limited, increasing sleep to 10.24s === NAME TestDirReadDirAll run.go:130: removing file "dir/file2" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 06:08:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:08:40 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 06:08:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:09:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:09:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:09:50 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:10:10 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:10:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:10:50 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:11:10 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:11:30 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 06:11:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:12:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:12:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:12:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:13:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:13:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:13:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:14:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:14:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:14:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file2" failed: failed to delete item: Error "Server Error" 2026/02/04 06:15:10 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 06:15:17 DEBUG : forgetting directory cache 2026/02/04 06:15:17 DEBUG : dir: forgetting directory cache 2026/02/04 06:15:17 DEBUG : dir: forgetting directory cache 2026/02/04 06:15:30 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 06:15:40 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 06:15:45 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 06:15:45 DEBUG : forgetting directory cache 2026/02/04 06:15:45 DEBUG : dir: forgetting directory cache 2026/02/04 06:15:45 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:15:47 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 06:15:49 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 06:15:49 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 06:15:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:15:50 DEBUG : pacer: Rate limited, increasing sleep to 312.5ms 2026/02/04 06:15:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:15:50 DEBUG : pacer: Rate limited, increasing sleep to 625ms 2026/02/04 06:15:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:15:50 DEBUG : pacer: Rate limited, increasing sleep to 1.25s 2026/02/04 06:15:51 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:15:51 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/02/04 06:15:52 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:15:52 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/02/04 06:15:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:15:55 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/02/04 06:16:00 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:16:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 06:16:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:16:27 DEBUG : forgetting directory cache 2026/02/04 06:16:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:16:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:16:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:16:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 06:17:04 DEBUG : forgetting directory cache 2026/02/04 06:17:04 DEBUG : dir: forgetting directory cache 2026/02/04 06:17:04 DEBUG : dir: forgetting directory cache 2026/02/04 06:17:04 DEBUG : fil: forgetting directory cache 2026/02/04 06:17:04 DEBUG : fil/a: forgetting directory cache 2026/02/04 06:17:04 DEBUG : fil/a/b: forgetting directory cache 2026/02/04 06:17:10 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 06:17:29 DEBUG : forgetting directory cache 2026/02/04 06:17:29 DEBUG : dir: forgetting directory cache 2026/02/04 06:17:29 DEBUG : dir: forgetting directory cache 2026/02/04 06:17:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:17:30 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 06:17:40 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:17:47 DEBUG : forgetting directory cache 2026/02/04 06:17:47 DEBUG : dir: forgetting directory cache 2026/02/04 06:18:00 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:18:17 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:18:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:18:26 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/04 06:18:27 DEBUG : forgetting directory cache 2026/02/04 06:18:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:18:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:18:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:18:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:18:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:18:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:18:40 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:19:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:19:28 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:19:39 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:20:00 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:20:22 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 06:20:40 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 06:21:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:21:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 06:21:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:21:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:21:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:22:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:22:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:22:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:23:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:23:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:23:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing dir "dir/subdir" failed: failed to delete item: Error "Server Error" 2026/02/04 06:24:10 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 06:24:30 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 06:24:40 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirReadDirAll (996.63s) --- FAIL: TestDirReadDirAll/Virtual (9.86s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:24:40 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:24:45 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 06:24:47 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 06:24:49 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 06:24:55 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 06:24:55 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 06:24:56 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 06:24:56 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 06:24:56 ERROR : dir/: Can only open directories read only 2026/02/04 06:24:56 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:24:56 DEBUG : dir: Looking for writers 2026/02/04 06:24:56 DEBUG : Looking for writers 2026/02/04 06:24:56 DEBUG : dir: reading active writers 2026/02/04 06:24:56 DEBUG : >WaitForWriters: 2026/02/04 06:24:56 DEBUG : pacer: Reducing sleep to 10ms 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 (30.41s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:25:10 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:25:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/04 06:25:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 06:25:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/04 06:25:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 06:25:18 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 06:25:24 DEBUG : dir/potato: size = 5 OK 2026/02/04 06:25:24 NOTICE: drime root 'rclone-test-wopayad7zare': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/04 06:25:24 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/04 06:25:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 06:25:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:25:24 DEBUG : dir: Looking for writers 2026/02/04 06:25:24 DEBUG : file1: reading active writers 2026/02/04 06:25:24 DEBUG : potato: reading active writers 2026/02/04 06:25:24 DEBUG : Looking for writers 2026/02/04 06:25:24 DEBUG : dir: reading active writers 2026/02/04 06:25:24 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: TestDirCreate Messages: listing wrong, want got dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirCreate Messages: Unexpected file "dir/potato" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 (28.13s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:25:38 INFO : drime root 'rclone-test-wopayad7zare': 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:389 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/04 06:25:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 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:401 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "potato,5,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=14) "potato,5,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir 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:405 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/04 06:26:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:26:05 DEBUG : dir/sub: Looking for writers 2026/02/04 06:26:05 DEBUG : dir: Looking for writers 2026/02/04 06:26:05 DEBUG : file1: reading active writers 2026/02/04 06:26:05 DEBUG : potato: reading active writers 2026/02/04 06:26:05 DEBUG : sub: reading active writers 2026/02/04 06:26:05 DEBUG : Looking for writers 2026/02/04 06:26:05 DEBUG : dir: reading active writers 2026/02/04 06:26:05 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: TestDirMkdir Messages: directories --- FAIL: TestDirMkdir (43.20s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:26:21 INFO : drime root 'rclone-test-wopayad7zare': 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/04 06:26:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/04 06:26:39 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", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories 2026/02/04 06:26:50 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:26:50 DEBUG : dir/sub/subsub: Looking for writers 2026/02/04 06:26:50 DEBUG : dir/sub: Looking for writers 2026/02/04 06:26:50 DEBUG : subsub: reading active writers 2026/02/04 06:26:50 DEBUG : dir: Looking for writers 2026/02/04 06:26:50 DEBUG : file1: reading active writers 2026/02/04 06:26:50 DEBUG : sub: reading active writers 2026/02/04 06:26:50 DEBUG : Looking for writers 2026/02/04 06:26:50 DEBUG : dir: reading active writers 2026/02/04 06:26:50 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 (48.73s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:27:10 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:27:16 ERROR : dir/: Dir.Remove not empty 2026/02/04 06:27:16 DEBUG : dir/file1: Remove: 2026/02/04 06:27:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:27:16 DEBUG : dir/file1: >Remove: err= 2026/02/04 06:27:16 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/04 06:27:16 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:27:16 DEBUG : dir/sub: Looking for writers 2026/02/04 06:27:16 DEBUG : dir: Looking for writers 2026/02/04 06:27:16 DEBUG : sub: reading active writers 2026/02/04 06:27:16 DEBUG : Looking for writers 2026/02/04 06:27:16 DEBUG : dir: reading active writers 2026/02/04 06:27:16 DEBUG : >WaitForWriters: 2026/02/04 06:27:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:27:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 06:27:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:27:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 06:27:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:27:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 06:27:18 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:27:18 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 06:27:18 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:27:18 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 06:27:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:27:18 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 06:27:19 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:27:19 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 06:27:19 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:27:19 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 06:27:20 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:27:20 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 06:27:23 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 06:27:23 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/04 06:27:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:27:28 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 06:27:38 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:27:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:28:18 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:28:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:28:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:28:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:28:27 DEBUG : forgetting directory cache 2026/02/04 06:28:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:28:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:28:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:28:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:28:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:29:18 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:29:38 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:29:58 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:30:18 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/04 06:30:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:30:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:31:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:31:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:31:59 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:32:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:32:39 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:32:59 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:33:19 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:33:39 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/04 06:33:59 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 06:34:19 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 06:34:29 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 06:34:34 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 06:34:36 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 06:34:37 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (447.23s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:34:37 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:34:38 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 06:34:38 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 06:34:39 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 06:34:42 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 06:34:42 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: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:477 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRemoveAll 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:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found 2026/02/04 06:34:51 DEBUG : dir/file1: Remove: 2026/02/04 06:34:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:34:52 DEBUG : dir/file1: >Remove: err= 2026/02/04 06:34:52 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/04 06:34:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:34:52 DEBUG : dir: Looking for writers 2026/02/04 06:34:52 DEBUG : Looking for writers 2026/02/04 06:34:52 DEBUG : dir: reading active writers 2026/02/04 06:34:52 DEBUG : >WaitForWriters: 2026/02/04 06:34:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:34:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 06:34:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:34:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 06:34:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:34:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 06:34:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:34:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 06:34:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:34:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 06:34:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:34:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 06:34:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:34:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 06:34:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:34:55 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 06:34:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:34:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 06:34:56 DEBUG : forgetting directory cache 2026/02/04 06:34:56 DEBUG : dir: forgetting directory cache 2026/02/04 06:34:56 DEBUG : dir: forgetting directory cache 2026/02/04 06:34:59 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 06:34:59 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/04 06:35:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:35:04 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 06:35:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:35:18 DEBUG : forgetting directory cache 2026/02/04 06:35:18 DEBUG : dir: forgetting directory cache 2026/02/04 06:35:18 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/04 06:35:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:35:53 DEBUG : forgetting directory cache 2026/02/04 06:35:53 DEBUG : dir: forgetting directory cache 2026/02/04 06:35:53 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:35:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 06:35:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:36:14 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:36:34 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:36:37 DEBUG : forgetting directory cache 2026/02/04 06:36:37 DEBUG : dir: forgetting directory cache 2026/02/04 06:36:37 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:36:37 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/04 06:36:37 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/04 06:36:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 06:36:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:37:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:37:16 DEBUG : forgetting directory cache 2026/02/04 06:37:16 DEBUG : dir: forgetting directory cache 2026/02/04 06:37:16 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:37:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 06:37:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:37:54 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/04 06:38:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:38:27 DEBUG : forgetting directory cache 2026/02/04 06:38:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:38:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:38:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:38:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:38:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:38:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:38:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:38:54 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:39:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:39:34 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:39:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:40:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:40:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:40:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:41:14 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/04 06:41:34 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 06:41:54 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 06:42:04 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (446.64s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:42:04 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:42:09 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 06:42:12 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 06:42:13 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 06:42:16 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 06:42:16 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 06:42:16 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 06:42:17 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 06:42:17 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 06:42:17 DEBUG : dir/file1: Remove: 2026/02/04 06:42:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:42:17 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/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/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" 2026/02/04 06:42:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:42:27 DEBUG : dir: Looking for writers 2026/02/04 06:42:27 DEBUG : Looking for writers 2026/02/04 06:42:27 DEBUG : dir: reading active writers 2026/02/04 06:42:27 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: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: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (35.10s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:42:39 INFO : drime root 'rclone-test-wopayad7zare': 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/vfs/dir_test.go:528 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14), dir/file3 (15) got dir/file1 (14) fstest.go:203: Not found "dir/file3" 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:528 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/04 06:42:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/04 06:42:58 DEBUG : dir: Updating dir with dir2 0xc0009451e0 2026/02/04 06:42:58 DEBUG : dir: forgetting directory cache 2026/02/04 06:42:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/04 06:42:58 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/04 06:42:59 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/04 06:43:09 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/04 06:43:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/04 06:43:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00091c410 2026/02/04 06:43:20 DEBUG : empty directory: forgetting directory cache 2026/02/04 06:43:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/04 06:43:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/04 06:43:20 DEBUG : dir2: Renaming to "dir3" 2026/02/04 06:43:20 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:43:20 DEBUG : dir3: Looking for writers 2026/02/04 06:43:20 DEBUG : renamed empty directory: Looking for writers 2026/02/04 06:43:20 DEBUG : Looking for writers 2026/02/04 06:43:20 DEBUG : dir3: reading active writers 2026/02/04 06:43:20 DEBUG : renamed empty directory: reading active writers 2026/02/04 06:43:20 DEBUG : >WaitForWriters: run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" 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{"dir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir2" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (56.53s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:43:36 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:43:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/04 06:43:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 06:43:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 06:43:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 06:43:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/04 06:43:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/04 06:43:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 06:43:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 06:43:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 06:43:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 06:43:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/04 06:43:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/04 06:43:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 06:43:46 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (12 bytes), uploading instead of streaming 2026/02/04 06:43:51 DEBUG : dir/sub/file2: size = 12 OK 2026/02/04 06:43:51 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/04 06:43:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 06:43:51 DEBUG : forgetting directory cache 2026/02/04 06:43:51 DEBUG : dir: forgetting directory cache 2026/02/04 06:43:51 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:43:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/04 06:43:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 06:43:51 DEBUG : dir2: forgetting directory cache 2026/02/04 06:43:51 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 06:44:02 DEBUG : dir/sub/file0: size = 5 OK 2026/02/04 06:44:02 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/04 06:44:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 06:44:02 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:44:02 DEBUG : dir/sub: Looking for writers 2026/02/04 06:44:02 DEBUG : file2: reading active writers 2026/02/04 06:44:02 DEBUG : file0: reading active writers 2026/02/04 06:44:02 DEBUG : dir: Looking for writers 2026/02/04 06:44:02 DEBUG : file1: reading active writers 2026/02/04 06:44:02 DEBUG : sub: reading active writers 2026/02/04 06:44:02 DEBUG : dir2: Looking for writers 2026/02/04 06:44:02 DEBUG : Looking for writers 2026/02/04 06:44:02 DEBUG : dir: reading active writers 2026/02/04 06:44:02 DEBUG : dir2: reading active writers 2026/02/04 06:44:02 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: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (47.19s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:44:23 INFO : drime root 'rclone-test-wopayad7zare': 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 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/04 06:44:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/04 06:44:42 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-04 06:44:24 +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/04 06:44:42 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 06:44:42 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/04 06:44:42 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/04 06:44:42 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/04 06:44:42 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/04 06:44:42 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/04 06:44:42 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/04 06:44:42 DEBUG : dir.metadata: Set virtual modtime to 2026-02-04 06:44:28 +0000 UTC 2026/02/04 06:44:42 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 06:44:42 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/04 06:44:42 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/04 06:44:42 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/04 06:44:42 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/04 06:44:42 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/04 06:44:42 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:44:42 DEBUG : dir/sub: Looking for writers 2026/02/04 06:44:42 DEBUG : dir: Looking for writers 2026/02/04 06:44:42 DEBUG : file1: reading active writers 2026/02/04 06:44:42 DEBUG : sub: reading active writers 2026/02/04 06:44:42 DEBUG : file1.metadata: reading active writers 2026/02/04 06:44:42 DEBUG : Looking for writers 2026/02/04 06:44:42 DEBUG : dir: reading active writers 2026/02/04 06:44:42 DEBUG : dir.metadata: reading active writers 2026/02/04 06:44:42 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 2026/02/04 06:44:51 DEBUG : forgetting directory cache 2026/02/04 06:44:51 DEBUG : dir: forgetting directory cache 2026/02/04 06:44:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 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: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (30.60s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:44:53 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:44:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:44:59 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 06:45:05 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 06:45:05 DEBUG : dir/file1: size = 25 OK 2026/02/04 06:45:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 06:45:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:45:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:45:05 DEBUG : dir: Looking for writers 2026/02/04 06:45:05 DEBUG : file1: reading active writers 2026/02/04 06:45:05 DEBUG : Looking for writers 2026/02/04 06:45:05 DEBUG : dir: reading active writers 2026/02/04 06:45:05 DEBUG : >WaitForWriters: 2026/02/04 06:45:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:45:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 06:45:06 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:45:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 06:45:07 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:45:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 06:45:07 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:45:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 06:45:07 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:45:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 06:45:08 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:45:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 06:45:08 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:45:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 06:45:09 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:45:09 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 06:45:10 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:45:10 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 06:45:12 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 06:45:12 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/04 06:45:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:45:18 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 06:45:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:45:48 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:46:08 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:46:28 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:46:48 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:47:08 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:47:28 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:47:48 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:48:08 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/04 06:48:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:48:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:48:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:48:27 DEBUG : forgetting directory cache 2026/02/04 06:48:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:48:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:48:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:48:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 06:48:48 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 06:49:08 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 06:49:28 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 06:49:48 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 06:50:08 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 06:50:28 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 06:50:48 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 06:51:08 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 06:51:28 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/04 06:51:48 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 06:52:08 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 06:52:17 DEBUG : forgetting directory cache 2026/02/04 06:52:17 DEBUG : dir: forgetting directory cache 2026/02/04 06:52:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 06:52:18 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/04 06:52:23 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 06:52:26 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/04 06:52:27 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 06:52:27 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 06:52:28 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/04 06:52:31 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 06:52:31 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 06:52:31 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 (461.49s) === RUN TestFileRemoveAll run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:52:35 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:52:39 DEBUG : dir/file1: Removing old object on successful upload 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 2026/02/04 06:52:44 DEBUG : forgetting directory cache 2026/02/04 06:52:44 DEBUG : renamed empty directory: forgetting directory cache 2026/02/04 06:52:44 DEBUG : dir3: forgetting directory cache 2026/02/04 06:52:44 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/04 06:52:44 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/04 06:52:44 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/04 06:52:44 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 06:52:54 DEBUG : dir/file1: Remove: 2026/02/04 06:52:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:52:55 DEBUG : dir/file1: >Remove: err= 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/04 06:53:04 DEBUG : dir/file1: Remove: 2026/02/04 06:53:04 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/04 06:53:04 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:53:04 DEBUG : dir: Looking for writers 2026/02/04 06:53:04 DEBUG : Looking for writers 2026/02/04 06:53:04 DEBUG : dir: reading active writers 2026/02/04 06:53:04 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: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: TestFileRemoveAll Messages: directories --- FAIL: TestFileRemoveAll (43.09s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:53:18 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:53:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 06:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 06:53:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/04 06:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 06:53:31 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/04 06:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 06:53:31 DEBUG : dir/file1: Open: flags=0x3 2026/02/04 06:53:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/04 06:53:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/04 06:53:31 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:53:31 DEBUG : dir: Looking for writers 2026/02/04 06:53:31 DEBUG : file1: reading active writers 2026/02/04 06:53:31 DEBUG : Looking for writers 2026/02/04 06:53:31 DEBUG : dir: reading active writers 2026/02/04 06:53:31 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: TestFileOpen Messages: directories --- FAIL: TestFileOpen (28.40s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:53:46 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:53:51 DEBUG : forgetting directory cache 2026/02/04 06:53:51 DEBUG : dir: forgetting directory cache 2026/02/04 06:53:51 DEBUG : dir: forgetting directory cache 2026/02/04 06:53:51 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:53:51 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:53:51 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:53:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/04 06:53:51 DEBUG : dir2: forgetting directory cache 2026/02/04 06:53:55 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:53:55 DEBUG : dir: Looking for writers 2026/02/04 06:53:55 DEBUG : file1: reading active writers 2026/02/04 06:53:55 DEBUG : Looking for writers 2026/02/04 06:53:55 DEBUG : dir: reading active writers 2026/02/04 06:53:55 DEBUG : >WaitForWriters: 2026/02/04 06:53:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:53:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000ca49c0 2026/02/04 06:53:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:53:57 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/off,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/off,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/off,forceCache=false Messages: 1 objects not found 2026/02/04 06:54:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 06:54:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000ca49c0 2026/02/04 06:54:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 06:54:10 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/off,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/off,forceCache=false Messages: 1 objects not found 2026/02/04 06:54:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 06:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 06:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:54:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000ca49c0 2026/02/04 06:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:54:22 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 06:54:30 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 06:54:30 DEBUG : dir/file1: size = 25 OK 2026/02/04 06:54:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 06:54:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:54:30 DEBUG : newLeaf: Running delayed rename now 2026/02/04 06:54:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:54:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000ca49c0 2026/02/04 06:54:31 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:54:31 DEBUG : dir: Looking for writers 2026/02/04 06:54:31 DEBUG : Looking for writers 2026/02/04 06:54:31 DEBUG : newLeaf: reading active writers 2026/02/04 06:54:31 DEBUG : dir: reading active writers 2026/02/04 06:54:31 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/off,forceCache=false Messages: listing wrong, want newLeaf (25) got 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/off,forceCache=false Messages: 1 objects not found 2026/02/04 06:54:41 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:54:41 DEBUG : dir: Looking for writers 2026/02/04 06:54:41 DEBUG : Looking for writers 2026/02/04 06:54:41 DEBUG : dir: reading active writers 2026/02/04 06:54:41 DEBUG : newLeaf: reading active writers 2026/02/04 06:54:41 DEBUG : >WaitForWriters: 2026/02/04 06:54:42 DEBUG : forgetting directory cache 2026/02/04 06:54:42 DEBUG : dir: forgetting directory cache 2026/02/04 06:54:42 DEBUG : dir/sub: forgetting directory cache 2026/02/04 06:54:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/04 06:54:42 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 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/off,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/off,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/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:54:53 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:54:53 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 06:54:53 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:54:53 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:54:53 DEBUG : Config file has changed externally - reloading 2026/02/04 06:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:54:53 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 06:54:59 DEBUG : forgetting directory cache 2026/02/04 06:54:59 DEBUG : dir: forgetting directory cache 2026/02/04 06:54:59 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 06:55:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:55:05 DEBUG : dir: Looking for writers 2026/02/04 06:55:05 DEBUG : file1: reading active writers 2026/02/04 06:55:05 DEBUG : Looking for writers 2026/02/04 06:55:05 DEBUG : dir: reading active writers 2026/02/04 06:55:05 DEBUG : >WaitForWriters: 2026/02/04 06:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:55:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0006983c0 2026/02/04 06:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /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/04 06:55:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 06:55:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0006983c0 2026/02/04 06:55:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 06:55:19 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/04 06:55:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 06:55:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 06:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:55:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006983c0 2026/02/04 06:55:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:55:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:55:28 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 06:55:34 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 06:55:34 DEBUG : dir/file1: size = 25 OK 2026/02/04 06:55:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 06:55:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:55:34 DEBUG : newLeaf: Running delayed rename now 2026/02/04 06:55:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:55:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0006983c0 2026/02/04 06:55:36 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:55:36 DEBUG : dir: Looking for writers 2026/02/04 06:55:36 DEBUG : Looking for writers 2026/02/04 06:55:36 DEBUG : dir: reading active writers 2026/02/04 06:55:36 DEBUG : newLeaf: reading active writers 2026/02/04 06:55:36 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 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/04 06:55:46 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:55:46 DEBUG : dir: Looking for writers 2026/02/04 06:55:46 DEBUG : Looking for writers 2026/02/04 06:55:46 DEBUG : dir: reading active writers 2026/02/04 06:55:46 DEBUG : newLeaf: reading active writers 2026/02/04 06:55:46 DEBUG : >WaitForWriters: 2026/02/04 06:55:46 DEBUG : drime root 'rclone-test-wopayad7zare': 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-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:55:57 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:55:57 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 06:55:57 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:55:57 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:55:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:55:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:55:57 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 06:56:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 06:56:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:56:04 DEBUG : dir/file1(0xc0003dd8c0): openPending: 2026/02/04 06:56:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 06:56:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 06:56:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:56:04 DEBUG : dir/file1(0xc0003dd8c0): >openPending: err= 2026/02/04 06:56:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 06:56:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:56:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:56:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:56:04 DEBUG : dir/file1(0xc0003dd8c0): _writeAt: size=14, off=0 2026/02/04 06:56:04 DEBUG : dir/file1(0xc0003dd8c0): >_writeAt: n=14, err= 2026/02/04 06:56:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 06:56:04 DEBUG : dir/file1(0xc0003dd8c0): close: 2026/02/04 06:56:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 06:56:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 06:56:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 06:56:04 DEBUG : dir/file1(0xc0003dd8c0): >close: err= 2026/02/04 06:56:04 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:56:04 DEBUG : dir: Looking for writers 2026/02/04 06:56:04 DEBUG : file1: reading active writers 2026/02/04 06:56:04 DEBUG : Looking for writers 2026/02/04 06:56:04 DEBUG : dir: reading active writers 2026/02/04 06:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 06:56:04 DEBUG : dir: Looking for writers 2026/02/04 06:56:04 DEBUG : file1: reading active writers 2026/02/04 06:56:04 DEBUG : Looking for writers 2026/02/04 06:56:04 DEBUG : dir: reading active writers 2026/02/04 06:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 06:56:04 DEBUG : dir: Looking for writers 2026/02/04 06:56:04 DEBUG : file1: reading active writers 2026/02/04 06:56:04 DEBUG : Looking for writers 2026/02/04 06:56:04 DEBUG : dir: reading active writers 2026/02/04 06:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 06:56:04 DEBUG : dir: Looking for writers 2026/02/04 06:56:04 DEBUG : file1: reading active writers 2026/02/04 06:56:04 DEBUG : Looking for writers 2026/02/04 06:56:04 DEBUG : dir: reading active writers 2026/02/04 06:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 06:56:04 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 06:56:04 DEBUG : dir: Looking for writers 2026/02/04 06:56:04 DEBUG : file1: reading active writers 2026/02/04 06:56:04 DEBUG : Looking for writers 2026/02/04 06:56:04 DEBUG : dir: reading active writers 2026/02/04 06:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 06:56:04 DEBUG : dir: Looking for writers 2026/02/04 06:56:04 DEBUG : file1: reading active writers 2026/02/04 06:56:04 DEBUG : Looking for writers 2026/02/04 06:56:04 DEBUG : dir: reading active writers 2026/02/04 06:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 06:56:04 DEBUG : dir: Looking for writers 2026/02/04 06:56:04 DEBUG : file1: reading active writers 2026/02/04 06:56:04 DEBUG : Looking for writers 2026/02/04 06:56:04 DEBUG : dir: reading active writers 2026/02/04 06:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 06:56:05 DEBUG : dir: Looking for writers 2026/02/04 06:56:05 DEBUG : file1: reading active writers 2026/02/04 06:56:05 DEBUG : Looking for writers 2026/02/04 06:56:05 DEBUG : dir: reading active writers 2026/02/04 06:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:06 DEBUG : dir: Looking for writers 2026/02/04 06:56:06 DEBUG : file1: reading active writers 2026/02/04 06:56:06 DEBUG : Looking for writers 2026/02/04 06:56:06 DEBUG : dir: reading active writers 2026/02/04 06:56:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:07 DEBUG : dir: Looking for writers 2026/02/04 06:56:07 DEBUG : file1: reading active writers 2026/02/04 06:56:07 DEBUG : Looking for writers 2026/02/04 06:56:07 DEBUG : dir: reading active writers 2026/02/04 06:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:08 DEBUG : dir: Looking for writers 2026/02/04 06:56:08 DEBUG : file1: reading active writers 2026/02/04 06:56:08 DEBUG : Looking for writers 2026/02/04 06:56:08 DEBUG : dir: reading active writers 2026/02/04 06:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:09 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 06:56:09 DEBUG : dir: Looking for writers 2026/02/04 06:56:09 DEBUG : file1: reading active writers 2026/02/04 06:56:09 DEBUG : Looking for writers 2026/02/04 06:56:09 DEBUG : dir: reading active writers 2026/02/04 06:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:09 DEBUG : dir/file1: size = 14 OK 2026/02/04 06:56:09 INFO : dir/file1: Copied (replaced existing) 2026/02/04 06:56:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 06:56:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/04 06:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:56:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 06:56:10 DEBUG : dir: Looking for writers 2026/02/04 06:56:10 DEBUG : file1: reading active writers 2026/02/04 06:56:10 DEBUG : Looking for writers 2026/02/04 06:56:10 DEBUG : dir: reading active writers 2026/02/04 06:56:10 DEBUG : >WaitForWriters: 2026/02/04 06:56:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 06:56:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:56:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:56:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:56:10 DEBUG : dir/file1(0xc000819140): _readAt: size=512, off=0 2026/02/04 06:56:10 DEBUG : dir/file1(0xc000819140): openPending: 2026/02/04 06:56:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 06:56:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 06:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:56:10 DEBUG : dir/file1(0xc000819140): >openPending: err= 2026/02/04 06:56:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 06:56:10 DEBUG : dir/file1(0xc000819140): >_readAt: n=14, err=EOF 2026/02/04 06:56:10 DEBUG : dir/file1(0xc000819140): close: 2026/02/04 06:56:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 06:56:05 +0000 UTC 2026/02/04 06:56:10 DEBUG : dir/file1(0xc000819140): >close: err= 2026/02/04 06:56:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:56:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 06:56:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0006986c0 2026/02/04 06:56:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:56:12 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/04 06:56:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 06:56:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 06:56:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0006986c0 2026/02/04 06:56:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 06:56:22 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/04 06:56:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 06:56:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:56:30 DEBUG : dir/file1(0xc000592340): openPending: 2026/02/04 06:56:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 06:56:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 06:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:56:30 DEBUG : dir/file1(0xc000592340): >openPending: err= 2026/02/04 06:56:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 06:56:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:56:30 DEBUG : dir/file1(0xc000592340): _writeAt: size=25, off=0 2026/02/04 06:56:30 DEBUG : dir/file1(0xc000592340): >_writeAt: n=25, err= 2026/02/04 06:56:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:56:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 06:56:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0006986c0 2026/02/04 06:56:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:56:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:56:32 DEBUG : newLeaf(0xc000592340): close: 2026/02/04 06:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 06:56:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 06:56:30.900767423 +0000 UTC m=+3080.983455182 2026/02/04 06:56:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 06:56:32 DEBUG : newLeaf(0xc000592340): >close: err= 2026/02/04 06:56:32 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:56:32 DEBUG : dir: Looking for writers 2026/02/04 06:56:32 DEBUG : Looking for writers 2026/02/04 06:56:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:32 DEBUG : dir: reading active writers 2026/02/04 06:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 06:56:32 DEBUG : dir: Looking for writers 2026/02/04 06:56:32 DEBUG : Looking for writers 2026/02/04 06:56:32 DEBUG : dir: reading active writers 2026/02/04 06:56:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 06:56:32 DEBUG : dir: Looking for writers 2026/02/04 06:56:32 DEBUG : Looking for writers 2026/02/04 06:56:32 DEBUG : dir: reading active writers 2026/02/04 06:56:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 06:56:32 DEBUG : dir: Looking for writers 2026/02/04 06:56:32 DEBUG : Looking for writers 2026/02/04 06:56:32 DEBUG : dir: reading active writers 2026/02/04 06:56:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 06:56:32 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 06:56:32 DEBUG : dir: Looking for writers 2026/02/04 06:56:32 DEBUG : Looking for writers 2026/02/04 06:56:32 DEBUG : dir: reading active writers 2026/02/04 06:56:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 06:56:32 DEBUG : dir: Looking for writers 2026/02/04 06:56:32 DEBUG : Looking for writers 2026/02/04 06:56:32 DEBUG : dir: reading active writers 2026/02/04 06:56:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 06:56:32 DEBUG : dir: Looking for writers 2026/02/04 06:56:32 DEBUG : Looking for writers 2026/02/04 06:56:32 DEBUG : dir: reading active writers 2026/02/04 06:56:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 06:56:33 DEBUG : dir: Looking for writers 2026/02/04 06:56:33 DEBUG : Looking for writers 2026/02/04 06:56:33 DEBUG : dir: reading active writers 2026/02/04 06:56:33 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:34 DEBUG : dir: Looking for writers 2026/02/04 06:56:34 DEBUG : Looking for writers 2026/02/04 06:56:34 DEBUG : dir: reading active writers 2026/02/04 06:56:34 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:35 DEBUG : dir: Looking for writers 2026/02/04 06:56:35 DEBUG : Looking for writers 2026/02/04 06:56:35 DEBUG : dir: reading active writers 2026/02/04 06:56:35 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:36 DEBUG : dir: Looking for writers 2026/02/04 06:56:36 DEBUG : Looking for writers 2026/02/04 06:56:36 DEBUG : dir: reading active writers 2026/02/04 06:56:36 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:56:36 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 06:56:36 DEBUG : newLeaf: size = 25 OK 2026/02/04 06:56:36 INFO : newLeaf: Copied (replaced existing) 2026/02/04 06:56:36 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 06:56:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 06:56:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:56:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 06:56:37 DEBUG : dir: Looking for writers 2026/02/04 06:56:37 DEBUG : Looking for writers 2026/02/04 06:56:37 DEBUG : dir: reading active writers 2026/02/04 06:56:37 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:37 DEBUG : >WaitForWriters: 2026/02/04 06:56:38 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:56:38 DEBUG : dir: Looking for writers 2026/02/04 06:56:38 DEBUG : Looking for writers 2026/02/04 06:56:38 DEBUG : dir: reading active writers 2026/02/04 06:56:38 DEBUG : newLeaf: reading active writers 2026/02/04 06:56:38 DEBUG : >WaitForWriters: 2026/02/04 06:56:38 DEBUG : drime root 'rclone-test-wopayad7zare': 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-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:56:49 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:56:49 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 06:56:49 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:56:49 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:56:49 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 06:56:58 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:56:58 DEBUG : dir: Looking for writers 2026/02/04 06:56:58 DEBUG : file1: reading active writers 2026/02/04 06:56:58 DEBUG : Looking for writers 2026/02/04 06:56:58 DEBUG : dir: reading active writers 2026/02/04 06:56:58 DEBUG : >WaitForWriters: 2026/02/04 06:57:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:57:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0006989c0 2026/02/04 06:57:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:57:00 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/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/04 06:57:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 06:57:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0006989c0 2026/02/04 06:57:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 06:57: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: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/04 06:57:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 06:57:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:57:22 DEBUG : dir/file1(0xc0003dce00): openPending: 2026/02/04 06:57:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 06:57:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 06:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:57:22 DEBUG : dir/file1(0xc0003dce00): >openPending: err= 2026/02/04 06:57:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 06:57:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:57:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:57:22 DEBUG : dir/file1(0xc0003dce00): _writeAt: size=25, off=0 2026/02/04 06:57:22 DEBUG : dir/file1(0xc0003dce00): >_writeAt: n=25, err= 2026/02/04 06:57:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:57:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 06:57:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0006989c0 2026/02/04 06:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:57:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:57:24 DEBUG : newLeaf(0xc0003dce00): close: 2026/02/04 06:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 06:57:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 06:57:22.260551438 +0000 UTC m=+3132.343239206 2026/02/04 06:57:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 06:57:24 DEBUG : newLeaf(0xc0003dce00): >close: err= 2026/02/04 06:57:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:57:24 DEBUG : dir: Looking for writers 2026/02/04 06:57:24 DEBUG : Looking for writers 2026/02/04 06:57:24 DEBUG : dir: reading active writers 2026/02/04 06:57:24 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 06:57:24 DEBUG : dir: Looking for writers 2026/02/04 06:57:24 DEBUG : Looking for writers 2026/02/04 06:57:24 DEBUG : dir: reading active writers 2026/02/04 06:57:24 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 06:57:24 DEBUG : dir: Looking for writers 2026/02/04 06:57:24 DEBUG : Looking for writers 2026/02/04 06:57:24 DEBUG : dir: reading active writers 2026/02/04 06:57:24 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 06:57:24 DEBUG : dir: Looking for writers 2026/02/04 06:57:24 DEBUG : Looking for writers 2026/02/04 06:57:24 DEBUG : dir: reading active writers 2026/02/04 06:57:24 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 06:57:24 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 06:57:24 DEBUG : dir: Looking for writers 2026/02/04 06:57:24 DEBUG : Looking for writers 2026/02/04 06:57:24 DEBUG : dir: reading active writers 2026/02/04 06:57:24 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 06:57:25 DEBUG : dir: Looking for writers 2026/02/04 06:57:25 DEBUG : Looking for writers 2026/02/04 06:57:25 DEBUG : dir: reading active writers 2026/02/04 06:57:25 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 06:57:25 DEBUG : dir: Looking for writers 2026/02/04 06:57:25 DEBUG : Looking for writers 2026/02/04 06:57:25 DEBUG : dir: reading active writers 2026/02/04 06:57:25 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 06:57:26 DEBUG : dir: Looking for writers 2026/02/04 06:57:26 DEBUG : Looking for writers 2026/02/04 06:57:26 DEBUG : dir: reading active writers 2026/02/04 06:57:26 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:57:26 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 06:57:27 DEBUG : dir: Looking for writers 2026/02/04 06:57:27 DEBUG : Looking for writers 2026/02/04 06:57:27 DEBUG : dir: reading active writers 2026/02/04 06:57:27 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:57:27 DEBUG : newLeaf: size = 25 OK 2026/02/04 06:57:27 INFO : newLeaf: Copied (replaced existing) 2026/02/04 06:57:27 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 06:57:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 06:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:57:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 06:57:28 DEBUG : dir: Looking for writers 2026/02/04 06:57:28 DEBUG : Looking for writers 2026/02/04 06:57:28 DEBUG : dir: reading active writers 2026/02/04 06:57:28 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:28 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/04 06:57:40 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:57:40 DEBUG : dir: Looking for writers 2026/02/04 06:57:40 DEBUG : Looking for writers 2026/02/04 06:57:40 DEBUG : dir: reading active writers 2026/02/04 06:57:40 DEBUG : newLeaf: reading active writers 2026/02/04 06:57:40 DEBUG : >WaitForWriters: 2026/02/04 06:57:40 DEBUG : drime root 'rclone-test-wopayad7zare': 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:292: Sleeping for 6s just to make sure === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:57:50 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:57:50 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 06:57:50 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:57:50 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:57:50 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 06:57:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 06:57:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:57:59 DEBUG : dir/file1(0xc0010129c0): openPending: 2026/02/04 06:57:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 06:57:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 06:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:57:59 DEBUG : dir/file1(0xc0010129c0): >openPending: err= 2026/02/04 06:57:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 06:57:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:57:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:57:59 DEBUG : dir/file1(0xc0010129c0): _writeAt: size=14, off=0 2026/02/04 06:57:59 DEBUG : dir/file1(0xc0010129c0): >_writeAt: n=14, err= 2026/02/04 06:57:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 06:57:59 DEBUG : dir/file1(0xc0010129c0): close: 2026/02/04 06:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 06:57:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 06:57:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 06:57:59 DEBUG : dir/file1(0xc0010129c0): >close: err= 2026/02/04 06:57:59 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:57:59 DEBUG : dir: Looking for writers 2026/02/04 06:57:59 DEBUG : file1: reading active writers 2026/02/04 06:57:59 DEBUG : Looking for writers 2026/02/04 06:57:59 DEBUG : dir: reading active writers 2026/02/04 06:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 06:57:59 DEBUG : dir: Looking for writers 2026/02/04 06:57:59 DEBUG : file1: reading active writers 2026/02/04 06:57:59 DEBUG : Looking for writers 2026/02/04 06:57:59 DEBUG : dir: reading active writers 2026/02/04 06:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 06:57:59 DEBUG : dir: Looking for writers 2026/02/04 06:57:59 DEBUG : file1: reading active writers 2026/02/04 06:57:59 DEBUG : Looking for writers 2026/02/04 06:57:59 DEBUG : dir: reading active writers 2026/02/04 06:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 06:57:59 DEBUG : dir: Looking for writers 2026/02/04 06:57:59 DEBUG : file1: reading active writers 2026/02/04 06:57:59 DEBUG : Looking for writers 2026/02/04 06:57:59 DEBUG : dir: reading active writers 2026/02/04 06:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 06:57:59 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 06:57:59 DEBUG : dir: Looking for writers 2026/02/04 06:57:59 DEBUG : file1: reading active writers 2026/02/04 06:57:59 DEBUG : Looking for writers 2026/02/04 06:57:59 DEBUG : dir: reading active writers 2026/02/04 06:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 06:57:59 DEBUG : dir: Looking for writers 2026/02/04 06:57:59 DEBUG : file1: reading active writers 2026/02/04 06:57:59 DEBUG : Looking for writers 2026/02/04 06:57:59 DEBUG : dir: reading active writers 2026/02/04 06:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 06:58:00 DEBUG : dir: Looking for writers 2026/02/04 06:58:00 DEBUG : file1: reading active writers 2026/02/04 06:58:00 DEBUG : Looking for writers 2026/02/04 06:58:00 DEBUG : dir: reading active writers 2026/02/04 06:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 06:58:00 DEBUG : dir: Looking for writers 2026/02/04 06:58:00 DEBUG : file1: reading active writers 2026/02/04 06:58:00 DEBUG : Looking for writers 2026/02/04 06:58:00 DEBUG : dir: reading active writers 2026/02/04 06:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:58:01 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 06:58:01 DEBUG : dir: Looking for writers 2026/02/04 06:58:01 DEBUG : file1: reading active writers 2026/02/04 06:58:01 DEBUG : Looking for writers 2026/02/04 06:58:01 DEBUG : dir: reading active writers 2026/02/04 06:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:58:02 DEBUG : dir/file1: size = 14 OK 2026/02/04 06:58:02 INFO : dir/file1: Copied (replaced existing) 2026/02/04 06:58:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 06:58:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/04 06:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:58:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 06:58:02 DEBUG : dir: Looking for writers 2026/02/04 06:58:02 DEBUG : file1: reading active writers 2026/02/04 06:58:02 DEBUG : Looking for writers 2026/02/04 06:58:02 DEBUG : dir: reading active writers 2026/02/04 06:58:02 DEBUG : >WaitForWriters: 2026/02/04 06:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 06:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:58:02 DEBUG : dir/file1(0xc000592180): _readAt: size=512, off=0 2026/02/04 06:58:02 DEBUG : dir/file1(0xc000592180): openPending: 2026/02/04 06:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 06:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 06:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:58:02 DEBUG : dir/file1(0xc000592180): >openPending: err= 2026/02/04 06:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 06:58:02 DEBUG : dir/file1(0xc000592180): >_readAt: n=14, err=EOF 2026/02/04 06:58:02 DEBUG : dir/file1(0xc000592180): close: 2026/02/04 06:58:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 06:58:00 +0000 UTC 2026/02/04 06:58:02 DEBUG : dir/file1(0xc000592180): >close: err= 2026/02/04 06:58:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:58:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 06:58:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fa840 2026/02/04 06:58:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:58:05 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:292: Sleeping for 7s just to make sure 2026/02/04 06:58:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 06:58:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 06:58:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0008fa840 2026/02/04 06:58:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 06:58:20 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 2026/02/04 06:58:27 DEBUG : forgetting directory cache 2026/02/04 06:58:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:58:27 DEBUG : dir: forgetting directory cache 2026/02/04 06:58:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:58:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 06:58:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 06:58:27 DEBUG : dir/virtualDir: forgetting directory cache 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=true 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=true Messages: 1 objects not found 2026/02/04 06:58:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 06:58:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:58:30 DEBUG : dir/file1(0xc000689cc0): openPending: 2026/02/04 06:58:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 06:58:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 06:58:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:58:30 DEBUG : dir/file1(0xc000689cc0): >openPending: err= 2026/02/04 06:58:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 06:58:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:58:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:58:30 DEBUG : dir/file1(0xc000689cc0): _writeAt: size=25, off=0 2026/02/04 06:58:30 DEBUG : dir/file1(0xc000689cc0): >_writeAt: n=25, err= 2026/02/04 06:58:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:58:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 06:58:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fa840 2026/02/04 06:58:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:58:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:58:32 DEBUG : newLeaf(0xc000689cc0): close: 2026/02/04 06:58:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 06:58:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 06:58:30.438222438 +0000 UTC m=+3200.520910167 2026/02/04 06:58:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 06:58:32 DEBUG : newLeaf(0xc000689cc0): >close: err= 2026/02/04 06:58:32 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:58:32 DEBUG : dir: Looking for writers 2026/02/04 06:58:32 DEBUG : Looking for writers 2026/02/04 06:58:32 DEBUG : dir: reading active writers 2026/02/04 06:58:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 06:58:32 DEBUG : dir: Looking for writers 2026/02/04 06:58:32 DEBUG : Looking for writers 2026/02/04 06:58:32 DEBUG : dir: reading active writers 2026/02/04 06:58:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 06:58:32 DEBUG : dir: Looking for writers 2026/02/04 06:58:32 DEBUG : Looking for writers 2026/02/04 06:58:32 DEBUG : dir: reading active writers 2026/02/04 06:58:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 06:58:32 DEBUG : dir: Looking for writers 2026/02/04 06:58:32 DEBUG : Looking for writers 2026/02/04 06:58:32 DEBUG : dir: reading active writers 2026/02/04 06:58:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 06:58:32 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 06:58:32 DEBUG : dir: Looking for writers 2026/02/04 06:58:32 DEBUG : Looking for writers 2026/02/04 06:58:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:32 DEBUG : dir: reading active writers 2026/02/04 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 06:58:32 DEBUG : dir: Looking for writers 2026/02/04 06:58:32 DEBUG : Looking for writers 2026/02/04 06:58:32 DEBUG : dir: reading active writers 2026/02/04 06:58:32 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 06:58:33 DEBUG : dir: Looking for writers 2026/02/04 06:58:33 DEBUG : Looking for writers 2026/02/04 06:58:33 DEBUG : dir: reading active writers 2026/02/04 06:58:33 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 06:58:33 DEBUG : dir: Looking for writers 2026/02/04 06:58:33 DEBUG : Looking for writers 2026/02/04 06:58:33 DEBUG : dir: reading active writers 2026/02/04 06:58:33 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:58:34 DEBUG : dir: Looking for writers 2026/02/04 06:58:34 DEBUG : Looking for writers 2026/02/04 06:58:34 DEBUG : dir: reading active writers 2026/02/04 06:58:34 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:58:35 DEBUG : dir: Looking for writers 2026/02/04 06:58:35 DEBUG : Looking for writers 2026/02/04 06:58:35 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:35 DEBUG : dir: reading active writers 2026/02/04 06:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:58:36 DEBUG : dir: Looking for writers 2026/02/04 06:58:36 DEBUG : Looking for writers 2026/02/04 06:58:36 DEBUG : dir: reading active writers 2026/02/04 06:58:36 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:58:37 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 06:58:37 DEBUG : newLeaf: size = 25 OK 2026/02/04 06:58:37 INFO : newLeaf: Copied (replaced existing) 2026/02/04 06:58:37 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 06:58:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 06:58:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:58:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 06:58:37 DEBUG : dir: Looking for writers 2026/02/04 06:58:37 DEBUG : Looking for writers 2026/02/04 06:58:37 DEBUG : dir: reading active writers 2026/02/04 06:58:37 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:37 DEBUG : >WaitForWriters: 2026/02/04 06:58:38 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:58:38 DEBUG : dir: Looking for writers 2026/02/04 06:58:38 DEBUG : Looking for writers 2026/02/04 06:58:38 DEBUG : dir: reading active writers 2026/02/04 06:58:38 DEBUG : newLeaf: reading active writers 2026/02/04 06:58:38 DEBUG : >WaitForWriters: 2026/02/04 06:58:38 DEBUG : drime root 'rclone-test-wopayad7zare': 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-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:58:49 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:58:49 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 06:58:49 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:58:49 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:58:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:58:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:58:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:58:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:58:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 06:58:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 06:58:49 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 06:58:57 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:58:57 DEBUG : dir: Looking for writers 2026/02/04 06:58:57 DEBUG : file1: reading active writers 2026/02/04 06:58:57 DEBUG : Looking for writers 2026/02/04 06:58:57 DEBUG : dir: reading active writers 2026/02/04 06:58:57 DEBUG : >WaitForWriters: 2026/02/04 06:58:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 06:58:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:58:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:58:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:58:57 DEBUG : dir/file1(0xc0002dbb40): _readAt: size=512, off=0 2026/02/04 06:58:57 DEBUG : dir/file1(0xc0002dbb40): openPending: 2026/02/04 06:58:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 06:58:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 06:58:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:58:57 DEBUG : dir/file1(0xc0002dbb40): >openPending: err= 2026/02/04 06:58:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/04 06:58:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 06:58:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 06:58:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 06:58:57 DEBUG : dir/file1(0xc0002dbb40): >_readAt: n=14, err=EOF 2026/02/04 06:58:57 DEBUG : dir/file1(0xc0002dbb40): close: 2026/02/04 06:58:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 06:58:53 +0000 UTC 2026/02/04 06:58:57 DEBUG : dir/file1(0xc0002dbb40): >close: err= 2026/02/04 06:58:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:58:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 06:58:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00012f500 2026/02/04 06:58:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:58:59 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/04 06:59:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 06:59:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 06:59:11 DEBUG : dir/file1: Updating file with dir/file1 0xc00012f500 2026/02/04 06:59:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 06:59:11 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/04 06:59:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 06:59:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 06:59:21 DEBUG : dir/file1(0xc000689840): openPending: 2026/02/04 06:59:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 06:59:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 06:59:21 DEBUG : dir/file1(0xc000689840): >openPending: err= 2026/02/04 06:59:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 06:59:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 06:59:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 06:59:21 DEBUG : dir/file1(0xc000689840): _writeAt: size=25, off=0 2026/02/04 06:59:21 DEBUG : dir/file1(0xc000689840): >_writeAt: n=25, err= 2026/02/04 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00012f500 2026/02/04 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 06:59:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:59:22 DEBUG : newLeaf(0xc000689840): close: 2026/02/04 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 06:59:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 06:59:21.140636628 +0000 UTC m=+3251.223324387 2026/02/04 06:59:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 06:59:22 DEBUG : newLeaf(0xc000689840): >close: err= 2026/02/04 06:59:22 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:59:22 DEBUG : dir: Looking for writers 2026/02/04 06:59:22 DEBUG : Looking for writers 2026/02/04 06:59:22 DEBUG : dir: reading active writers 2026/02/04 06:59:22 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 06:59:22 DEBUG : dir: Looking for writers 2026/02/04 06:59:22 DEBUG : Looking for writers 2026/02/04 06:59:22 DEBUG : dir: reading active writers 2026/02/04 06:59:22 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 06:59:22 DEBUG : dir: Looking for writers 2026/02/04 06:59:22 DEBUG : Looking for writers 2026/02/04 06:59:22 DEBUG : dir: reading active writers 2026/02/04 06:59:22 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 06:59:22 DEBUG : dir: Looking for writers 2026/02/04 06:59:22 DEBUG : Looking for writers 2026/02/04 06:59:22 DEBUG : dir: reading active writers 2026/02/04 06:59:22 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 06:59:22 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 06:59:22 DEBUG : dir: Looking for writers 2026/02/04 06:59:22 DEBUG : Looking for writers 2026/02/04 06:59:22 DEBUG : dir: reading active writers 2026/02/04 06:59:22 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 06:59:23 DEBUG : dir: Looking for writers 2026/02/04 06:59:23 DEBUG : Looking for writers 2026/02/04 06:59:23 DEBUG : dir: reading active writers 2026/02/04 06:59:23 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 06:59:23 DEBUG : dir: Looking for writers 2026/02/04 06:59:23 DEBUG : Looking for writers 2026/02/04 06:59:23 DEBUG : dir: reading active writers 2026/02/04 06:59:23 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 06:59:24 DEBUG : dir: Looking for writers 2026/02/04 06:59:24 DEBUG : Looking for writers 2026/02/04 06:59:24 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:24 DEBUG : dir: reading active writers 2026/02/04 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:59:25 DEBUG : dir: Looking for writers 2026/02/04 06:59:25 DEBUG : Looking for writers 2026/02/04 06:59:25 DEBUG : dir: reading active writers 2026/02/04 06:59:25 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:59:26 DEBUG : dir: Looking for writers 2026/02/04 06:59:26 DEBUG : Looking for writers 2026/02/04 06:59:26 DEBUG : dir: reading active writers 2026/02/04 06:59:26 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:59:27 DEBUG : dir: Looking for writers 2026/02/04 06:59:27 DEBUG : Looking for writers 2026/02/04 06:59:27 DEBUG : dir: reading active writers 2026/02/04 06:59:27 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:59:28 DEBUG : dir: Looking for writers 2026/02/04 06:59:28 DEBUG : Looking for writers 2026/02/04 06:59:28 DEBUG : dir: reading active writers 2026/02/04 06:59:28 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:59:29 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 06:59:29 DEBUG : dir: Looking for writers 2026/02/04 06:59:29 DEBUG : Looking for writers 2026/02/04 06:59:29 DEBUG : dir: reading active writers 2026/02/04 06:59:29 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 06:59:29 DEBUG : newLeaf: size = 25 OK 2026/02/04 06:59:29 INFO : newLeaf: Copied (replaced existing) 2026/02/04 06:59:29 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 06:59:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 06:59:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 06:59:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 06:59:30 DEBUG : dir: Looking for writers 2026/02/04 06:59:30 DEBUG : Looking for writers 2026/02/04 06:59:30 DEBUG : dir: reading active writers 2026/02/04 06:59:30 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:30 DEBUG : >WaitForWriters: 2026/02/04 06:59:30 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:59:30 DEBUG : dir: Looking for writers 2026/02/04 06:59:30 DEBUG : Looking for writers 2026/02/04 06:59:30 DEBUG : dir: reading active writers 2026/02/04 06:59:30 DEBUG : newLeaf: reading active writers 2026/02/04 06:59:30 DEBUG : >WaitForWriters: 2026/02/04 06:59:30 DEBUG : drime root 'rclone-test-wopayad7zare': 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 (354.88s) --- FAIL: TestFileRename/off,forceCache=false (66.25s) --- FAIL: TestFileRename/minimal,forceCache=false (64.41s) --- FAIL: TestFileRename/minimal,forceCache=true (52.00s) --- FAIL: TestFileRename/writes,forceCache=false (61.32s) --- FAIL: TestFileRename/writes,forceCache=true (58.66s) --- FAIL: TestFileRename/full,forceCache=false (52.23s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 06:59:41 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 06:59:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 06:59:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 06:59:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 06:59:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 06:59:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 06:59:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/04 06:59:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/04 06:59:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/04 06:59:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/04 06:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/04 06:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/04 06:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/04 06:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/04 06:59:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/04 06:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/04 06:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/04 06:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/04 06:59:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/04 06:59:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/04 06:59:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/04 06:59:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/04 06:59:55 DEBUG : WaitForWriters: timeout=30s 2026/02/04 06:59:55 DEBUG : dir: Looking for writers 2026/02/04 06:59:55 DEBUG : file1: reading active writers 2026/02/04 06:59:55 DEBUG : Looking for writers 2026/02/04 06:59:55 DEBUG : dir: reading active writers 2026/02/04 06:59:55 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: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (32.67s) === RUN TestReadFileHandleFlush run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:00:14 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:00:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:00:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 07:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 07:00:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 07:00:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:00:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/04 07:00:28 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:00:28 DEBUG : dir: Looking for writers 2026/02/04 07:00:28 DEBUG : file1: reading active writers 2026/02/04 07:00:28 DEBUG : Looking for writers 2026/02/04 07:00:28 DEBUG : dir: reading active writers 2026/02/04 07:00:28 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: TestReadFileHandleFlush Messages: directories --- FAIL: TestReadFileHandleFlush (28.61s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:00:43 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:00:43 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 07:00:43 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:00:43 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:00:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:00:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:00:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:00:43 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 07:00:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:00:43 DEBUG : file1: newRWFileHandle: 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): openPending: 2026/02/04 07:00:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 07:00:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): >openPending: err= 2026/02/04 07:00:43 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 07:00:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:00:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 07:00:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): _writeAt: size=7, off=0 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): >_writeAt: n=7, err= 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): _writeAt: size=6, off=5 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): >_writeAt: n=6, err= 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): close: 2026/02/04 07:00:43 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 07:00:43.585518023 +0000 UTC m=+3333.668205761 2026/02/04 07:00:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): >close: err= 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): _writeAt: size=5, off=0 2026/02/04 07:00:43 DEBUG : file1(0xc000593bc0): >_writeAt: n=0, err=file already closed 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/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleWriteAt 2026/02/04 07:00:43 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:00:43 DEBUG : dir: Looking for writers 2026/02/04 07:00:43 DEBUG : Looking for writers 2026/02/04 07:00:43 DEBUG : dir: reading active writers 2026/02/04 07:00:43 DEBUG : file1: reading active writers 2026/02/04 07:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 07:00:43 DEBUG : dir: Looking for writers 2026/02/04 07:00:43 DEBUG : Looking for writers 2026/02/04 07:00:43 DEBUG : dir: reading active writers 2026/02/04 07:00:43 DEBUG : file1: reading active writers 2026/02/04 07:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 07:00:43 DEBUG : dir: Looking for writers 2026/02/04 07:00:43 DEBUG : Looking for writers 2026/02/04 07:00:43 DEBUG : dir: reading active writers 2026/02/04 07:00:43 DEBUG : file1: reading active writers 2026/02/04 07:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 07:00:43 DEBUG : dir: Looking for writers 2026/02/04 07:00:43 DEBUG : Looking for writers 2026/02/04 07:00:43 DEBUG : dir: reading active writers 2026/02/04 07:00:43 DEBUG : file1: reading active writers 2026/02/04 07:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 07:00:43 DEBUG : file1: vfs cache: starting upload 2026/02/04 07:00:43 DEBUG : dir: Looking for writers 2026/02/04 07:00:43 DEBUG : Looking for writers 2026/02/04 07:00:43 DEBUG : file1: reading active writers 2026/02/04 07:00:43 DEBUG : dir: reading active writers 2026/02/04 07:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 07:00:43 DEBUG : dir: Looking for writers 2026/02/04 07:00:43 DEBUG : Looking for writers 2026/02/04 07:00:43 DEBUG : dir: reading active writers 2026/02/04 07:00:43 DEBUG : file1: reading active writers 2026/02/04 07:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 07:00:44 DEBUG : dir: Looking for writers 2026/02/04 07:00:44 DEBUG : Looking for writers 2026/02/04 07:00:44 DEBUG : dir: reading active writers 2026/02/04 07:00:44 DEBUG : file1: reading active writers 2026/02/04 07:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 07:00:44 DEBUG : dir: Looking for writers 2026/02/04 07:00:44 DEBUG : Looking for writers 2026/02/04 07:00:44 DEBUG : dir: reading active writers 2026/02/04 07:00:44 DEBUG : file1: reading active writers 2026/02/04 07:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:00:45 DEBUG : dir: Looking for writers 2026/02/04 07:00:45 DEBUG : Looking for writers 2026/02/04 07:00:45 DEBUG : file1: reading active writers 2026/02/04 07:00:45 DEBUG : dir: reading active writers 2026/02/04 07:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:00:46 DEBUG : dir: Looking for writers 2026/02/04 07:00:46 DEBUG : Looking for writers 2026/02/04 07:00:46 DEBUG : dir: reading active writers 2026/02/04 07:00:46 DEBUG : file1: reading active writers 2026/02/04 07:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:00:47 DEBUG : file1: size = 11 OK 2026/02/04 07:00:47 INFO : file1: Copied (new) 2026/02/04 07:00:47 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/04 07:00:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 07:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:00:47 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 07:00:47 DEBUG : dir: Looking for writers 2026/02/04 07:00:47 DEBUG : Looking for writers 2026/02/04 07:00:47 DEBUG : dir: reading active writers 2026/02/04 07:00:47 DEBUG : file1: reading active writers 2026/02/04 07:00:47 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: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/read_write_test.go:387 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteAt Messages: directories 2026/02/04 07:00:57 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:00:57 DEBUG : dir: Looking for writers 2026/02/04 07:00:57 DEBUG : Looking for writers 2026/02/04 07:00:57 DEBUG : dir: reading active writers 2026/02/04 07:00:57 DEBUG : file1: reading active writers 2026/02/04 07:00:57 DEBUG : >WaitForWriters: 2026/02/04 07:00:57 DEBUG : drime root 'rclone-test-wopayad7zare': 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:292: Sleeping for 6s just to make sure --- FAIL: TestRWFileHandleWriteAt (24.99s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:01:08 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:01:08 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 07:01:08 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:08 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:01:08 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 07:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:01:08 DEBUG : file1: newRWFileHandle: 2026/02/04 07:01:08 DEBUG : file1(0xc0003dd300): openPending: 2026/02/04 07:01:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 07:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:08 DEBUG : file1(0xc0003dd300): >openPending: err= 2026/02/04 07:01:08 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 07:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 07:01:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 07:01:08 DEBUG : file1(0xc0003dd300): close: 2026/02/04 07:01:08 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 07:01:08.405065429 +0000 UTC m=+3358.487753197 2026/02/04 07:01:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 07:01:08 DEBUG : file1(0xc0003dd300): >close: err= 2026/02/04 07:01:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 07:01:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 07:01:08 DEBUG : file2: newRWFileHandle: 2026/02/04 07:01:08 DEBUG : file2(0xc0003ddf40): openPending: 2026/02/04 07:01:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 07:01:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 07:01:08 DEBUG : file2(0xc0003ddf40): >openPending: err= 2026/02/04 07:01:08 DEBUG : file2: >newRWFileHandle: err= 2026/02/04 07:01:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 07:01:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/04 07:01:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/04 07:01:08 DEBUG : file2(0xc0003ddf40): RWFileHandle.Flush 2026/02/04 07:01:08 DEBUG : file2(0xc0003ddf40): RWFileHandle.Release 2026/02/04 07:01:08 DEBUG : file2(0xc0003ddf40): close: 2026/02/04 07:01:08 DEBUG : file2: vfs cache: setting modification time to 2026-02-04 07:01:08.407618755 +0000 UTC m=+3358.490306523 2026/02/04 07:01:08 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/04 07:01:08 DEBUG : file2(0xc0003ddf40): >close: err= 2026/02/04 07:01:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:01:08 DEBUG : Looking for writers 2026/02/04 07:01:08 DEBUG : file1: reading active writers 2026/02/04 07:01:08 DEBUG : file2: reading active writers 2026/02/04 07:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/04 07:01:08 DEBUG : Looking for writers 2026/02/04 07:01:08 DEBUG : file1: reading active writers 2026/02/04 07:01:08 DEBUG : file2: reading active writers 2026/02/04 07:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/04 07:01:08 DEBUG : Looking for writers 2026/02/04 07:01:08 DEBUG : file1: reading active writers 2026/02/04 07:01:08 DEBUG : file2: reading active writers 2026/02/04 07:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/04 07:01:08 DEBUG : Looking for writers 2026/02/04 07:01:08 DEBUG : file1: reading active writers 2026/02/04 07:01:08 DEBUG : file2: reading active writers 2026/02/04 07:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/04 07:01:08 DEBUG : file1: vfs cache: starting upload 2026/02/04 07:01:08 DEBUG : file2: vfs cache: starting upload 2026/02/04 07:01:08 DEBUG : Looking for writers 2026/02/04 07:01:08 DEBUG : file1: reading active writers 2026/02/04 07:01:08 DEBUG : file2: reading active writers 2026/02/04 07:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/04 07:01:08 DEBUG : Looking for writers 2026/02/04 07:01:08 DEBUG : file1: reading active writers 2026/02/04 07:01:08 DEBUG : file2: reading active writers 2026/02/04 07:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/04 07:01:09 DEBUG : Looking for writers 2026/02/04 07:01:09 DEBUG : file2: reading active writers 2026/02/04 07:01:09 DEBUG : file1: reading active writers 2026/02/04 07:01:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/02/04 07:01:09 DEBUG : Looking for writers 2026/02/04 07:01:09 DEBUG : file2: reading active writers 2026/02/04 07:01:09 DEBUG : file1: reading active writers 2026/02/04 07:01:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/04 07:01:10 DEBUG : Looking for writers 2026/02/04 07:01:10 DEBUG : file1: reading active writers 2026/02/04 07:01:10 DEBUG : file2: reading active writers 2026/02/04 07:01:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/04 07:01:11 DEBUG : Looking for writers 2026/02/04 07:01:11 DEBUG : file1: reading active writers 2026/02/04 07:01:11 DEBUG : file2: reading active writers 2026/02/04 07:01:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/04 07:01:12 DEBUG : Looking for writers 2026/02/04 07:01:12 DEBUG : file1: reading active writers 2026/02/04 07:01:12 DEBUG : file2: reading active writers 2026/02/04 07:01:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/04 07:01:12 DEBUG : file1: size = 0 OK 2026/02/04 07:01:12 INFO : file1: Copied (new) 2026/02/04 07:01:12 DEBUG : file1: vfs cache: fingerprint now "0" 2026/02/04 07:01:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 07:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:12 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 07:01:13 DEBUG : Looking for writers 2026/02/04 07:01:13 DEBUG : file1: reading active writers 2026/02/04 07:01:13 DEBUG : file2: reading active writers 2026/02/04 07:01:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:14 DEBUG : Looking for writers 2026/02/04 07:01:14 DEBUG : file1: reading active writers 2026/02/04 07:01:14 DEBUG : file2: reading active writers 2026/02/04 07:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:14 DEBUG : file2: size = 0 OK 2026/02/04 07:01:14 INFO : file2: Copied (new) 2026/02/04 07:01:14 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/04 07:01:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/04 07:01:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 07:01:14 INFO : file2: vfs cache: upload succeeded try #1 2026/02/04 07:01:15 DEBUG : Looking for writers 2026/02/04 07:01:15 DEBUG : file1: reading active writers 2026/02/04 07:01:15 DEBUG : file2: reading active writers 2026/02/04 07:01:15 DEBUG : >WaitForWriters: 2026/02/04 07:01:15 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:01:15 DEBUG : Looking for writers 2026/02/04 07:01:15 DEBUG : file1: reading active writers 2026/02/04 07:01:15 DEBUG : file2: reading active writers 2026/02/04 07:01:15 DEBUG : >WaitForWriters: 2026/02/04 07:01:15 DEBUG : drime root 'rclone-test-wopayad7zare': 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 (18.20s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:01:26 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:01:26 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 07:01:26 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:26 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:01:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:01:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:01:26 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 07:01:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:01:27 DEBUG : file1: newRWFileHandle: 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): openPending: 2026/02/04 07:01:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 07:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): >openPending: err= 2026/02/04 07:01:27 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 07:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 07:01:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): _writeAt: size=5, off=0 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): >_writeAt: n=5, err= 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): RWFileHandle.Release 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): close: 2026/02/04 07:01:27 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 07:01:27.782677392 +0000 UTC m=+3377.865365190 2026/02/04 07:01:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): >close: err= 2026/02/04 07:01:27 DEBUG : file1(0xc000689f00): RWFileHandle.Release 2026/02/04 07:01:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:01:27 DEBUG : Looking for writers 2026/02/04 07:01:27 DEBUG : file1: reading active writers 2026/02/04 07:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 07:01:27 DEBUG : Looking for writers 2026/02/04 07:01:27 DEBUG : file1: reading active writers 2026/02/04 07:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 07:01:27 DEBUG : Looking for writers 2026/02/04 07:01:27 DEBUG : file1: reading active writers 2026/02/04 07:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 07:01:27 DEBUG : Looking for writers 2026/02/04 07:01:27 DEBUG : file1: reading active writers 2026/02/04 07:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 07:01:27 DEBUG : file1: vfs cache: starting upload 2026/02/04 07:01:27 DEBUG : Looking for writers 2026/02/04 07:01:27 DEBUG : file1: reading active writers 2026/02/04 07:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 07:01:28 DEBUG : Looking for writers 2026/02/04 07:01:28 DEBUG : file1: reading active writers 2026/02/04 07:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 07:01:28 DEBUG : Looking for writers 2026/02/04 07:01:28 DEBUG : file1: reading active writers 2026/02/04 07:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 07:01:29 DEBUG : Looking for writers 2026/02/04 07:01:29 DEBUG : file1: reading active writers 2026/02/04 07:01:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:30 DEBUG : Looking for writers 2026/02/04 07:01:30 DEBUG : file1: reading active writers 2026/02/04 07:01:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:31 DEBUG : Looking for writers 2026/02/04 07:01:31 DEBUG : file1: reading active writers 2026/02/04 07:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:32 DEBUG : Looking for writers 2026/02/04 07:01:32 DEBUG : file1: reading active writers 2026/02/04 07:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:33 DEBUG : Looking for writers 2026/02/04 07:01:33 DEBUG : file1: reading active writers 2026/02/04 07:01:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:34 DEBUG : Looking for writers 2026/02/04 07:01:34 DEBUG : file1: reading active writers 2026/02/04 07:01:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:35 DEBUG : Looking for writers 2026/02/04 07:01:35 DEBUG : file1: reading active writers 2026/02/04 07:01:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:35 DEBUG : file1: size = 5 OK 2026/02/04 07:01:35 INFO : file1: Copied (new) 2026/02/04 07:01:35 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/04 07:01:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 07:01:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:35 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 07:01:36 DEBUG : Looking for writers 2026/02/04 07:01:36 DEBUG : file1: reading active writers 2026/02/04 07:01:36 DEBUG : >WaitForWriters: 2026/02/04 07:01:36 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (10.25s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:01:36 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:01:36 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 07:01:36 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:36 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:01:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:01:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:01:36 INFO : drime root 'rclone-test-wopayad7zare': 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:481 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), 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/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:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "file1" 2026/02/04 07:01:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 07:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 07:01:54 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 07:01:54 DEBUG : dir/file1(0xc000c7a7c0): openPending: 2026/02/04 07:01:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 07:01:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 07:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:54 DEBUG : dir/file1(0xc000c7a7c0): >openPending: err= 2026/02/04 07:01:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 07:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 07:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 07:01:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 07:01:54 DEBUG : dir/file1(0xc000c7a7c0): _writeAt: size=5, off=0 2026/02/04 07:01:54 DEBUG : dir/file1(0xc000c7a7c0): >_writeAt: n=5, err= 2026/02/04 07:01:54 DEBUG : dir/file1(0xc000c7a7c0): close: 2026/02/04 07:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 07:01:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 07:01:54.276841827 +0000 UTC m=+3404.359529596 2026/02/04 07:01:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 07:01:54 DEBUG : dir/file1(0xc000c7a7c0): >close: err= 2026/02/04 07:01:54 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:01:54 DEBUG : dir: Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Looking for writers 2026/02/04 07:01:54 DEBUG : dir: reading active writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 07:01:54 DEBUG : dir: Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Looking for writers 2026/02/04 07:01:54 DEBUG : dir: reading active writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 07:01:54 DEBUG : dir: Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Looking for writers 2026/02/04 07:01:54 DEBUG : dir: reading active writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 07:01:54 DEBUG : dir: Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Looking for writers 2026/02/04 07:01:54 DEBUG : dir: reading active writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 07:01:54 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 07:01:54 DEBUG : dir: Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Looking for writers 2026/02/04 07:01:54 DEBUG : dir: reading active writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 07:01:54 DEBUG : dir: Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Looking for writers 2026/02/04 07:01:54 DEBUG : dir: reading active writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 07:01:54 DEBUG : dir: Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : Looking for writers 2026/02/04 07:01:54 DEBUG : file1: reading active writers 2026/02/04 07:01:54 DEBUG : dir: reading active writers 2026/02/04 07:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 07:01:55 DEBUG : dir: Looking for writers 2026/02/04 07:01:55 DEBUG : file1: reading active writers 2026/02/04 07:01:55 DEBUG : Looking for writers 2026/02/04 07:01:55 DEBUG : dir: reading active writers 2026/02/04 07:01:55 DEBUG : file1: reading active writers 2026/02/04 07:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:56 DEBUG : dir: Looking for writers 2026/02/04 07:01:56 DEBUG : file1: reading active writers 2026/02/04 07:01:56 DEBUG : Looking for writers 2026/02/04 07:01:56 DEBUG : dir: reading active writers 2026/02/04 07:01:56 DEBUG : file1: reading active writers 2026/02/04 07:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:57 DEBUG : dir: Looking for writers 2026/02/04 07:01:57 DEBUG : file1: reading active writers 2026/02/04 07:01:57 DEBUG : Looking for writers 2026/02/04 07:01:57 DEBUG : file1: reading active writers 2026/02/04 07:01:57 DEBUG : dir: reading active writers 2026/02/04 07:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:58 DEBUG : dir: Looking for writers 2026/02/04 07:01:58 DEBUG : file1: reading active writers 2026/02/04 07:01:58 DEBUG : Looking for writers 2026/02/04 07:01:58 DEBUG : dir: reading active writers 2026/02/04 07:01:58 DEBUG : file1: reading active writers 2026/02/04 07:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:01:58 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 07:01:59 DEBUG : dir/file1: size = 5 OK 2026/02/04 07:01:59 INFO : dir/file1: Copied (replaced existing) 2026/02/04 07:01:59 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/04 07:01:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 07:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 07:01:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 07:01:59 DEBUG : dir: Looking for writers 2026/02/04 07:01:59 DEBUG : file1: reading active writers 2026/02/04 07:01:59 DEBUG : Looking for writers 2026/02/04 07:01:59 DEBUG : dir: reading active writers 2026/02/04 07:01:59 DEBUG : file1: reading active writers 2026/02/04 07:01:59 DEBUG : >WaitForWriters: 2026/02/04 07:01:59 DEBUG : drime root 'rclone-test-wopayad7zare': 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: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (38.26s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:02:14 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:02:14 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 07:02:14 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:02:14 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:02:14 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 07:02:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:02:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:02:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 07:02:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 07:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 07:02:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 07:02:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): _writeAt: size=5, off=0 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): openPending: 2026/02/04 07:02:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 07:02:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 07:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): >openPending: err= 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): >_writeAt: n=5, err= 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): _writeAt: size=15, off=5 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): >_writeAt: n=15, err= 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): close: 2026/02/04 07:02:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/04 07:02:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 07:02:29.384252061 +0000 UTC m=+3439.466939818 2026/02/04 07:02:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 07:02:29 DEBUG : dir/file1(0xc0003dca00): >close: err= 2026/02/04 07:02:29 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:02:29 DEBUG : dir: Looking for writers 2026/02/04 07:02:29 DEBUG : file1: reading active writers 2026/02/04 07:02:29 DEBUG : Looking for writers 2026/02/04 07:02:29 DEBUG : dir: reading active writers 2026/02/04 07:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 07:02:29 DEBUG : dir: Looking for writers 2026/02/04 07:02:29 DEBUG : file1: reading active writers 2026/02/04 07:02:29 DEBUG : Looking for writers 2026/02/04 07:02:29 DEBUG : dir: reading active writers 2026/02/04 07:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 07:02:29 DEBUG : dir: Looking for writers 2026/02/04 07:02:29 DEBUG : file1: reading active writers 2026/02/04 07:02:29 DEBUG : Looking for writers 2026/02/04 07:02:29 DEBUG : dir: reading active writers 2026/02/04 07:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 07:02:29 DEBUG : dir: Looking for writers 2026/02/04 07:02:29 DEBUG : file1: reading active writers 2026/02/04 07:02:29 DEBUG : Looking for writers 2026/02/04 07:02:29 DEBUG : dir: reading active writers 2026/02/04 07:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 07:02:29 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 07:02:29 DEBUG : dir: Looking for writers 2026/02/04 07:02:29 DEBUG : file1: reading active writers 2026/02/04 07:02:29 DEBUG : Looking for writers 2026/02/04 07:02:29 DEBUG : dir: reading active writers 2026/02/04 07:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 07:02:29 DEBUG : dir: Looking for writers 2026/02/04 07:02:29 DEBUG : file1: reading active writers 2026/02/04 07:02:29 DEBUG : Looking for writers 2026/02/04 07:02:29 DEBUG : dir: reading active writers 2026/02/04 07:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 07:02:30 DEBUG : dir: Looking for writers 2026/02/04 07:02:30 DEBUG : file1: reading active writers 2026/02/04 07:02:30 DEBUG : Looking for writers 2026/02/04 07:02:30 DEBUG : dir: reading active writers 2026/02/04 07:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 07:02:30 DEBUG : dir: Looking for writers 2026/02/04 07:02:30 DEBUG : file1: reading active writers 2026/02/04 07:02:30 DEBUG : Looking for writers 2026/02/04 07:02:30 DEBUG : dir: reading active writers 2026/02/04 07:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:02:31 DEBUG : dir: Looking for writers 2026/02/04 07:02:31 DEBUG : file1: reading active writers 2026/02/04 07:02:31 DEBUG : Looking for writers 2026/02/04 07:02:31 DEBUG : dir: reading active writers 2026/02/04 07:02:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:02:32 DEBUG : dir: Looking for writers 2026/02/04 07:02:32 DEBUG : file1: reading active writers 2026/02/04 07:02:32 DEBUG : Looking for writers 2026/02/04 07:02:32 DEBUG : dir: reading active writers 2026/02/04 07:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:02:33 DEBUG : dir: Looking for writers 2026/02/04 07:02:33 DEBUG : file1: reading active writers 2026/02/04 07:02:33 DEBUG : Looking for writers 2026/02/04 07:02:33 DEBUG : dir: reading active writers 2026/02/04 07:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:02:34 DEBUG : dir: Looking for writers 2026/02/04 07:02:34 DEBUG : file1: reading active writers 2026/02/04 07:02:34 DEBUG : Looking for writers 2026/02/04 07:02:34 DEBUG : dir: reading active writers 2026/02/04 07:02:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:02:35 DEBUG : dir: Looking for writers 2026/02/04 07:02:35 DEBUG : file1: reading active writers 2026/02/04 07:02:35 DEBUG : Looking for writers 2026/02/04 07:02:35 DEBUG : dir: reading active writers 2026/02/04 07:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:02:36 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 07:02:36 DEBUG : dir/file1: size = 20 OK 2026/02/04 07:02:36 INFO : dir/file1: Copied (replaced existing) 2026/02/04 07:02:36 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/04 07:02:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 07:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 07:02:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 07:02:36 DEBUG : dir: Looking for writers 2026/02/04 07:02:36 DEBUG : file1: reading active writers 2026/02/04 07:02:36 DEBUG : Looking for writers 2026/02/04 07:02:36 DEBUG : dir: reading active writers 2026/02/04 07:02:36 DEBUG : >WaitForWriters: 2026/02/04 07:02:36 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: cleaner exiting 2026/02/04 07:02:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:02:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 07:02:38 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:02:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 07:02:38 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:02:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 07:02:39 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:02:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 07:02:39 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:02:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 07:02:40 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:02:40 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 07:02:40 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:02:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 07:02:41 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:02:41 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 07:02:42 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:02:42 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 07:02:44 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 07:02:44 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/04 07:02:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:02:50 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 07:02:54 DEBUG : forgetting directory cache 2026/02/04 07:02:54 DEBUG : dir: forgetting directory cache 2026/02/04 07:02:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 07:03:00 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:03:20 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:03:30 DEBUG : forgetting directory cache 2026/02/04 07:03:30 DEBUG : dir: forgetting directory cache 2026/02/04 07:03:40 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:03:55 DEBUG : forgetting directory cache 2026/02/04 07:03:55 DEBUG : dir: forgetting directory cache 2026/02/04 07:03:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 07:03:55 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 07:04:00 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:04:20 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:04:40 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:05:00 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:05:05 DEBUG : forgetting directory cache 2026/02/04 07:05:05 DEBUG : dir: forgetting directory cache 2026/02/04 07:05:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 07:05:05 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 07:05:20 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:05:40 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/04 07:06:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:06:04 DEBUG : forgetting directory cache 2026/02/04 07:06:04 DEBUG : dir: forgetting directory cache 2026/02/04 07:06:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 07:06:04 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 07:06:20 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:06:40 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:06:58 DEBUG : forgetting directory cache 2026/02/04 07:06:58 DEBUG : dir: forgetting directory cache 2026/02/04 07:06:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 07:06:58 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 07:07:00 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:07:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:07:40 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:07:59 DEBUG : forgetting directory cache 2026/02/04 07:07:59 DEBUG : dir: forgetting directory cache 2026/02/04 07:07:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 07:07:59 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 07:08:00 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:08:20 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:08:27 DEBUG : dir: forgetting directory cache 2026/02/04 07:08:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 07:08:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 07:08:27 DEBUG : forgetting directory cache 2026/02/04 07:08:27 DEBUG : dir: forgetting directory cache 2026/02/04 07:08:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 07:08:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 07:08:40 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:08:56 DEBUG : forgetting directory cache 2026/02/04 07:08:56 DEBUG : dir: forgetting directory cache 2026/02/04 07:08:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 07:08:56 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 07:09:00 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/04 07:09:20 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 07:09:40 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 07:09:50 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/04 07:09:53 DEBUG : forgetting directory cache 2026/02/04 07:09:53 DEBUG : dir: forgetting directory cache 2026/02/04 07:09:55 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 07:09:58 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/04 07:09:59 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 07:10:00 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 07:10:00 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/04 07:10:03 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 07:10:03 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 07:10:03 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 (473.24s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:10:07 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:10:07 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 07:10:07 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:07 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:10:07 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 07:10:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:10:08 DEBUG : file1: newRWFileHandle: 2026/02/04 07:10:08 DEBUG : file1(0xc001012ec0): openPending: 2026/02/04 07:10:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 07:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:10:08 DEBUG : file1(0xc001012ec0): >openPending: err= 2026/02/04 07:10:08 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 07:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:10:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 07:10:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 07:10:08 DEBUG : file1(0xc001012ec0): _writeAt: size=5, off=0 2026/02/04 07:10:08 DEBUG : file1(0xc001012ec0): >_writeAt: n=5, err= 2026/02/04 07:10:08 DEBUG : file1(0xc001012ec0): close: 2026/02/04 07:10:08 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 07:10:08.560373797 +0000 UTC m=+3898.643061535 2026/02/04 07:10:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 07:10:08 DEBUG : file1(0xc001012ec0): >close: err= 2026/02/04 07:10:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:10:08 DEBUG : dir: Looking for writers 2026/02/04 07:10:08 DEBUG : Looking for writers 2026/02/04 07:10:08 DEBUG : dir: reading active writers 2026/02/04 07:10:08 DEBUG : file1: reading active writers 2026/02/04 07:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 07:10:08 DEBUG : dir: Looking for writers 2026/02/04 07:10:08 DEBUG : Looking for writers 2026/02/04 07:10:08 DEBUG : dir: reading active writers 2026/02/04 07:10:08 DEBUG : file1: reading active writers 2026/02/04 07:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 07:10:08 DEBUG : dir: Looking for writers 2026/02/04 07:10:08 DEBUG : Looking for writers 2026/02/04 07:10:08 DEBUG : dir: reading active writers 2026/02/04 07:10:08 DEBUG : file1: reading active writers 2026/02/04 07:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 07:10:08 DEBUG : dir: Looking for writers 2026/02/04 07:10:08 DEBUG : Looking for writers 2026/02/04 07:10:08 DEBUG : dir: reading active writers 2026/02/04 07:10:08 DEBUG : file1: reading active writers 2026/02/04 07:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 07:10:08 DEBUG : file1: vfs cache: starting upload 2026/02/04 07:10:08 DEBUG : dir: Looking for writers 2026/02/04 07:10:08 DEBUG : Looking for writers 2026/02/04 07:10:08 DEBUG : dir: reading active writers 2026/02/04 07:10:08 DEBUG : file1: reading active writers 2026/02/04 07:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 07:10:08 DEBUG : dir: Looking for writers 2026/02/04 07:10:08 DEBUG : Looking for writers 2026/02/04 07:10:08 DEBUG : dir: reading active writers 2026/02/04 07:10:08 DEBUG : file1: reading active writers 2026/02/04 07:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 07:10:09 DEBUG : dir: Looking for writers 2026/02/04 07:10:09 DEBUG : Looking for writers 2026/02/04 07:10:09 DEBUG : dir: reading active writers 2026/02/04 07:10:09 DEBUG : file1: reading active writers 2026/02/04 07:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 07:10:09 DEBUG : dir: Looking for writers 2026/02/04 07:10:09 DEBUG : Looking for writers 2026/02/04 07:10:09 DEBUG : file1: reading active writers 2026/02/04 07:10:09 DEBUG : dir: reading active writers 2026/02/04 07:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:10:10 DEBUG : dir: Looking for writers 2026/02/04 07:10:10 DEBUG : Looking for writers 2026/02/04 07:10:10 DEBUG : dir: reading active writers 2026/02/04 07:10:10 DEBUG : file1: reading active writers 2026/02/04 07:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:10:11 DEBUG : dir: Looking for writers 2026/02/04 07:10:11 DEBUG : Looking for writers 2026/02/04 07:10:11 DEBUG : dir: reading active writers 2026/02/04 07:10:11 DEBUG : file1: reading active writers 2026/02/04 07:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:10:12 DEBUG : dir: Looking for writers 2026/02/04 07:10:12 DEBUG : Looking for writers 2026/02/04 07:10:12 DEBUG : dir: reading active writers 2026/02/04 07:10:12 DEBUG : file1: reading active writers 2026/02/04 07:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 07:10:12 DEBUG : file1: size = 5 OK 2026/02/04 07:10:12 INFO : file1: Copied (new) 2026/02/04 07:10:12 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/04 07:10:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 07:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:10:12 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 07:10:13 DEBUG : dir: Looking for writers 2026/02/04 07:10:13 DEBUG : Looking for writers 2026/02/04 07:10:13 DEBUG : dir: reading active writers 2026/02/04 07:10:13 DEBUG : file1: reading active writers 2026/02/04 07:10:13 DEBUG : >WaitForWriters: 2026/02/04 07:10:13 DEBUG : drime root 'rclone-test-wopayad7zare': 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 2026/02/04 07:10:27 DEBUG : forgetting directory cache 2026/02/04 07:10:27 DEBUG : dir: forgetting directory cache 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 dir/file1 (20), 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" 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 "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: TestRWFileHandleSizeCreateNew Messages: directories --- FAIL: TestRWFileHandleSizeCreateNew (20.46s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:10:28 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:10:28 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 07:10:28 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:28 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:10:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 07:10:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-wopayad7zare" 2026/02/04 07:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:10:28 INFO : drime root 'rclone-test-wopayad7zare': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 07:10:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:10:29 DEBUG : file1: newRWFileHandle: 2026/02/04 07:10:29 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 07:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:10:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 07:10:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:654 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestRWFileModTimeWithOpenWriters 2026/02/04 07:10:34 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:10:34 DEBUG : dir: Looking for writers 2026/02/04 07:10:34 DEBUG : Looking for writers 2026/02/04 07:10:34 DEBUG : dir: reading active writers 2026/02/04 07:10:34 DEBUG : file1: reading active writers 2026/02/04 07:10:34 DEBUG : file1: active writers 1 2026/02/04 07:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/04 07:10:34 DEBUG : dir: Looking for writers 2026/02/04 07:10:34 DEBUG : Looking for writers 2026/02/04 07:10:34 DEBUG : dir: reading active writers 2026/02/04 07:10:34 DEBUG : file1: reading active writers 2026/02/04 07:10:34 DEBUG : file1: active writers 1 2026/02/04 07:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/04 07:10:34 DEBUG : dir: Looking for writers 2026/02/04 07:10:34 DEBUG : Looking for writers 2026/02/04 07:10:34 DEBUG : dir: reading active writers 2026/02/04 07:10:34 DEBUG : file1: reading active writers 2026/02/04 07:10:34 DEBUG : file1: active writers 1 2026/02/04 07:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/04 07:10:35 DEBUG : dir: Looking for writers 2026/02/04 07:10:35 DEBUG : Looking for writers 2026/02/04 07:10:35 DEBUG : dir: reading active writers 2026/02/04 07:10:35 DEBUG : file1: reading active writers 2026/02/04 07:10:35 DEBUG : file1: active writers 1 2026/02/04 07:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/04 07:10:35 DEBUG : dir: Looking for writers 2026/02/04 07:10:35 DEBUG : Looking for writers 2026/02/04 07:10:35 DEBUG : dir: reading active writers 2026/02/04 07:10:35 DEBUG : file1: reading active writers 2026/02/04 07:10:35 DEBUG : file1: active writers 1 2026/02/04 07:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/04 07:10:35 DEBUG : dir: Looking for writers 2026/02/04 07:10:35 DEBUG : Looking for writers 2026/02/04 07:10:35 DEBUG : file1: reading active writers 2026/02/04 07:10:35 DEBUG : file1: active writers 1 2026/02/04 07:10:35 DEBUG : dir: reading active writers 2026/02/04 07:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/04 07:10:35 DEBUG : dir: Looking for writers 2026/02/04 07:10:35 DEBUG : Looking for writers 2026/02/04 07:10:35 DEBUG : dir: reading active writers 2026/02/04 07:10:35 DEBUG : file1: reading active writers 2026/02/04 07:10:35 DEBUG : file1: active writers 1 2026/02/04 07:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/04 07:10:36 DEBUG : dir: Looking for writers 2026/02/04 07:10:36 DEBUG : Looking for writers 2026/02/04 07:10:36 DEBUG : file1: reading active writers 2026/02/04 07:10:36 DEBUG : file1: active writers 1 2026/02/04 07:10:36 DEBUG : dir: reading active writers 2026/02/04 07:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:37 DEBUG : dir: Looking for writers 2026/02/04 07:10:37 DEBUG : Looking for writers 2026/02/04 07:10:37 DEBUG : dir: reading active writers 2026/02/04 07:10:37 DEBUG : file1: reading active writers 2026/02/04 07:10:37 DEBUG : file1: active writers 1 2026/02/04 07:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:38 DEBUG : dir: Looking for writers 2026/02/04 07:10:38 DEBUG : Looking for writers 2026/02/04 07:10:38 DEBUG : dir: reading active writers 2026/02/04 07:10:38 DEBUG : file1: reading active writers 2026/02/04 07:10:38 DEBUG : file1: active writers 1 2026/02/04 07:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:39 DEBUG : dir: Looking for writers 2026/02/04 07:10:39 DEBUG : Looking for writers 2026/02/04 07:10:39 DEBUG : file1: reading active writers 2026/02/04 07:10:39 DEBUG : file1: active writers 1 2026/02/04 07:10:39 DEBUG : dir: reading active writers 2026/02/04 07:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:40 DEBUG : dir: Looking for writers 2026/02/04 07:10:40 DEBUG : Looking for writers 2026/02/04 07:10:40 DEBUG : dir: reading active writers 2026/02/04 07:10:40 DEBUG : file1: reading active writers 2026/02/04 07:10:40 DEBUG : file1: active writers 1 2026/02/04 07:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:41 DEBUG : dir: Looking for writers 2026/02/04 07:10:41 DEBUG : Looking for writers 2026/02/04 07:10:41 DEBUG : dir: reading active writers 2026/02/04 07:10:41 DEBUG : file1: reading active writers 2026/02/04 07:10:41 DEBUG : file1: active writers 1 2026/02/04 07:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:42 DEBUG : dir: Looking for writers 2026/02/04 07:10:42 DEBUG : Looking for writers 2026/02/04 07:10:42 DEBUG : dir: reading active writers 2026/02/04 07:10:42 DEBUG : file1: reading active writers 2026/02/04 07:10:42 DEBUG : file1: active writers 1 2026/02/04 07:10:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:43 DEBUG : dir: Looking for writers 2026/02/04 07:10:43 DEBUG : Looking for writers 2026/02/04 07:10:43 DEBUG : dir: reading active writers 2026/02/04 07:10:43 DEBUG : file1: reading active writers 2026/02/04 07:10:43 DEBUG : file1: active writers 1 2026/02/04 07:10:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:43 DEBUG : dir: forgetting directory cache 2026/02/04 07:10:43 DEBUG : forgetting directory cache 2026/02/04 07:10:43 DEBUG : dir: forgetting directory cache 2026/02/04 07:10:43 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 07:10:44 DEBUG : dir: Looking for writers 2026/02/04 07:10:44 DEBUG : Looking for writers 2026/02/04 07:10:44 DEBUG : dir: reading active writers 2026/02/04 07:10:44 DEBUG : file1: reading active writers 2026/02/04 07:10:44 DEBUG : file1: active writers 1 2026/02/04 07:10:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:45 DEBUG : dir: Looking for writers 2026/02/04 07:10:45 DEBUG : Looking for writers 2026/02/04 07:10:45 DEBUG : dir: reading active writers 2026/02/04 07:10:45 DEBUG : file1: reading active writers 2026/02/04 07:10:45 DEBUG : file1: active writers 1 2026/02/04 07:10:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:46 DEBUG : dir: Looking for writers 2026/02/04 07:10:46 DEBUG : Looking for writers 2026/02/04 07:10:46 DEBUG : dir: reading active writers 2026/02/04 07:10:46 DEBUG : file1: reading active writers 2026/02/04 07:10:46 DEBUG : file1: active writers 1 2026/02/04 07:10:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:47 DEBUG : dir: Looking for writers 2026/02/04 07:10:47 DEBUG : Looking for writers 2026/02/04 07:10:47 DEBUG : file1: reading active writers 2026/02/04 07:10:47 DEBUG : file1: active writers 1 2026/02/04 07:10:47 DEBUG : dir: reading active writers 2026/02/04 07:10:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:48 DEBUG : dir: Looking for writers 2026/02/04 07:10:48 DEBUG : Looking for writers 2026/02/04 07:10:48 DEBUG : dir: reading active writers 2026/02/04 07:10:48 DEBUG : file1: reading active writers 2026/02/04 07:10:48 DEBUG : file1: active writers 1 2026/02/04 07:10:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:49 DEBUG : dir: Looking for writers 2026/02/04 07:10:49 DEBUG : Looking for writers 2026/02/04 07:10:49 DEBUG : dir: reading active writers 2026/02/04 07:10:49 DEBUG : file1: reading active writers 2026/02/04 07:10:49 DEBUG : file1: active writers 1 2026/02/04 07:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:50 DEBUG : dir: Looking for writers 2026/02/04 07:10:50 DEBUG : Looking for writers 2026/02/04 07:10:50 DEBUG : dir: reading active writers 2026/02/04 07:10:50 DEBUG : file1: reading active writers 2026/02/04 07:10:50 DEBUG : file1: active writers 1 2026/02/04 07:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:51 DEBUG : dir: Looking for writers 2026/02/04 07:10:51 DEBUG : Looking for writers 2026/02/04 07:10:51 DEBUG : dir: reading active writers 2026/02/04 07:10:51 DEBUG : file1: reading active writers 2026/02/04 07:10:51 DEBUG : file1: active writers 1 2026/02/04 07:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:52 DEBUG : dir: Looking for writers 2026/02/04 07:10:52 DEBUG : Looking for writers 2026/02/04 07:10:52 DEBUG : dir: reading active writers 2026/02/04 07:10:52 DEBUG : file1: reading active writers 2026/02/04 07:10:52 DEBUG : file1: active writers 1 2026/02/04 07:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:53 DEBUG : dir: Looking for writers 2026/02/04 07:10:53 DEBUG : Looking for writers 2026/02/04 07:10:53 DEBUG : dir: reading active writers 2026/02/04 07:10:53 DEBUG : file1: reading active writers 2026/02/04 07:10:53 DEBUG : file1: active writers 1 2026/02/04 07:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:54 DEBUG : dir: Looking for writers 2026/02/04 07:10:54 DEBUG : Looking for writers 2026/02/04 07:10:54 DEBUG : dir: reading active writers 2026/02/04 07:10:54 DEBUG : file1: reading active writers 2026/02/04 07:10:54 DEBUG : file1: active writers 1 2026/02/04 07:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:55 DEBUG : dir: Looking for writers 2026/02/04 07:10:55 DEBUG : Looking for writers 2026/02/04 07:10:55 DEBUG : dir: reading active writers 2026/02/04 07:10:55 DEBUG : file1: reading active writers 2026/02/04 07:10:55 DEBUG : file1: active writers 1 2026/02/04 07:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:56 DEBUG : dir: Looking for writers 2026/02/04 07:10:56 DEBUG : Looking for writers 2026/02/04 07:10:56 DEBUG : file1: reading active writers 2026/02/04 07:10:56 DEBUG : file1: active writers 1 2026/02/04 07:10:56 DEBUG : dir: reading active writers 2026/02/04 07:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:57 DEBUG : dir: Looking for writers 2026/02/04 07:10:57 DEBUG : Looking for writers 2026/02/04 07:10:57 DEBUG : dir: reading active writers 2026/02/04 07:10:57 DEBUG : file1: reading active writers 2026/02/04 07:10:57 DEBUG : file1: active writers 1 2026/02/04 07:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:58 DEBUG : dir: Looking for writers 2026/02/04 07:10:58 DEBUG : Looking for writers 2026/02/04 07:10:58 DEBUG : dir: reading active writers 2026/02/04 07:10:58 DEBUG : file1: reading active writers 2026/02/04 07:10:58 DEBUG : file1: active writers 1 2026/02/04 07:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:10:59 DEBUG : dir: Looking for writers 2026/02/04 07:10:59 DEBUG : Looking for writers 2026/02/04 07:10:59 DEBUG : dir: reading active writers 2026/02/04 07:10:59 DEBUG : file1: reading active writers 2026/02/04 07:10:59 DEBUG : file1: active writers 1 2026/02/04 07:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:11:00 DEBUG : dir: Looking for writers 2026/02/04 07:11:00 DEBUG : Looking for writers 2026/02/04 07:11:00 DEBUG : dir: reading active writers 2026/02/04 07:11:00 DEBUG : file1: reading active writers 2026/02/04 07:11:00 DEBUG : file1: active writers 1 2026/02/04 07:11:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:11:01 DEBUG : dir: Looking for writers 2026/02/04 07:11:01 DEBUG : Looking for writers 2026/02/04 07:11:01 DEBUG : dir: reading active writers 2026/02/04 07:11:01 DEBUG : file1: reading active writers 2026/02/04 07:11:01 DEBUG : file1: active writers 1 2026/02/04 07:11:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:11:02 DEBUG : dir: Looking for writers 2026/02/04 07:11:02 DEBUG : Looking for writers 2026/02/04 07:11:02 DEBUG : dir: reading active writers 2026/02/04 07:11:02 DEBUG : file1: reading active writers 2026/02/04 07:11:02 DEBUG : file1: active writers 1 2026/02/04 07:11:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:11:03 DEBUG : dir: Looking for writers 2026/02/04 07:11:03 DEBUG : Looking for writers 2026/02/04 07:11:03 DEBUG : dir: reading active writers 2026/02/04 07:11:03 DEBUG : file1: reading active writers 2026/02/04 07:11:03 DEBUG : file1: active writers 1 2026/02/04 07:11:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:11:04 DEBUG : dir: Looking for writers 2026/02/04 07:11:04 DEBUG : Looking for writers 2026/02/04 07:11:04 DEBUG : dir: reading active writers 2026/02/04 07:11:04 DEBUG : file1: reading active writers 2026/02/04 07:11:04 DEBUG : file1: active writers 1 2026/02/04 07:11:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 07:11:04 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache{ "file1": &{c:0xc000b2a5a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000c63608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:0} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:14004182843302160916 ext:3919093511940 loc:0x4551a60} ATime:{wall:14004182843302160916 ext:3919093511940 loc:0x4551a60} Size:0 Rs:[] Fingerprint: Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/04 07:11:04 DEBUG : >WaitForWriters: 2026/02/04 07:11:04 DEBUG : drime root 'rclone-test-wopayad7zare': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/04 07:11:08 DEBUG : forgetting directory cache 2026/02/04 07:11:08 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 07:11:08 DEBUG : Removed virtual directory entry vAddFile: "file2" 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 /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/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:654 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got file1 (5), time_test (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 /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/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:654 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileModTimeWithOpenWriters 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 /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/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:654 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "time_test" 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/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:654 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileModTimeWithOpenWriters Messages: directories --- FAIL: TestRWFileModTimeWithOpenWriters (47.65s) === RUN TestCaseSensitivity run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:11:27 DEBUG : forgetting directory cache 2026/02/04 07:11:27 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 07:11:29 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:11:29 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:11:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:11:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 07:11:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 07:11:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 07:11:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:11:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 07:11:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:11:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 07:11:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 07:11:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 07:11:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:11:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 07:11:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:11:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 07:11:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 07:11:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 07:11:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:11:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 07:11:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:11:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 07:11:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 07:11:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/04 07:11:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:11:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 07:11:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:11:32 DEBUG : FilEb: >OpenFile: fd=, err=file does not exist vfs_case_test.go:65: Can't test case sensitivity - this remote doesn't comply as case-sensitive 2026/02/04 07:11:32 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:11:32 DEBUG : Looking for writers 2026/02/04 07:11:32 DEBUG : FiLeA: reading active writers 2026/02/04 07:11:32 DEBUG : FiLeB: reading active writers 2026/02/04 07:11:32 DEBUG : >WaitForWriters: 2026/02/04 07:11:32 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:11:32 DEBUG : Looking for writers 2026/02/04 07:11:32 DEBUG : FiLeB: reading active writers 2026/02/04 07:11:32 DEBUG : FiLeA: reading active writers 2026/02/04 07:11:32 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:65 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got FilEb (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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:65 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "FilEb" --- FAIL: TestCaseSensitivity (25.38s) === RUN TestVFSStat run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:11:41 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:11:54 DEBUG : forgetting directory cache 2026/02/04 07:11:54 DEBUG : dir: forgetting directory cache 2026/02/04 07:11:54 DEBUG : dir: Removed 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/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got FilEb (5), dir/file2 (14), 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/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSStat Messages: Unexpected file "FilEb" 2026/02/04 07:12:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:12:08 DEBUG : dir: Looking for writers 2026/02/04 07:12:08 DEBUG : file2: reading active writers 2026/02/04 07:12:08 DEBUG : Looking for writers 2026/02/04 07:12:08 DEBUG : FilEb: reading active writers 2026/02/04 07:12:08 DEBUG : dir: reading active writers 2026/02/04 07:12:08 DEBUG : file1: reading active writers 2026/02/04 07:12:08 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: TestVFSStat Messages: listing wrong, want got dir/file2 (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/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: TestVFSStat Messages: Unexpected file "dir/file2" 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: TestVFSStat Messages: directories --- FAIL: TestVFSStat (42.42s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:12:23 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:12:29 DEBUG : forgetting directory cache 2026/02/04 07:12:29 DEBUG : dir: forgetting directory cache 2026/02/04 07:12:29 DEBUG : dir: Removed 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/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/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/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_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStatParent Messages: 1 objects not found 2026/02/04 07:12:41 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:12:41 DEBUG : dir: Looking for writers 2026/02/04 07:12:41 DEBUG : Looking for writers 2026/02/04 07:12:41 DEBUG : file1: reading active writers 2026/02/04 07:12:41 DEBUG : dir: reading active writers 2026/02/04 07:12:41 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: TestVFSStatParent Messages: listing wrong, want got dir/file2 (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/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: TestVFSStatParent Messages: Unexpected file "dir/file2" 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: TestVFSStatParent Messages: directories --- FAIL: TestVFSStatParent (32.71s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:12:56 INFO : drime root 'rclone-test-wopayad7zare': 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/04 07:13:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:13:20 DEBUG : file1: Open: flags=O_RDONLY 2026/02/04 07:13:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/04 07:13:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/04 07:13:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:13:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/04 07:13:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 07:13:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/04 07:13:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:13:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 07:13:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/04 07:13:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/04 07:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 07:13:20 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 07:13:24 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/04 07:13:24 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/04 07:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 07:13:24 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:13:24 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/04 07:13:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:13:24 DEBUG : dir: Looking for writers 2026/02/04 07:13:24 DEBUG : file2: reading active writers 2026/02/04 07:13:24 DEBUG : new_file.txt: reading active writers 2026/02/04 07:13:24 DEBUG : Looking for writers 2026/02/04 07:13:24 DEBUG : dir: reading active writers 2026/02/04 07:13:24 DEBUG : file1: reading active writers 2026/02/04 07:13:24 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: TestVFSOpenFile Messages: directories --- FAIL: TestVFSOpenFile (43.52s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:13:40 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:13:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/04 07:13:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0008fb380 2026/02/04 07:13:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/04 07:13:52 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/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file2 (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/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/file2" 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/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/04 07:14:03 INFO : dir/file1: Moved (server-side) to: file0 2026/02/04 07:14:03 DEBUG : file0: Updating file with file0 0xc0008fb380 2026/02/04 07:14:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 07:14:03 DEBUG : Added virtual directory entry vAddFile: "file0" 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_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got fstest.go:203: Not found "file0" 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/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/04 07:14:12 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:14:12 DEBUG : dir: Looking for writers 2026/02/04 07:14:12 DEBUG : Looking for writers 2026/02/04 07:14:12 DEBUG : dir: reading active writers 2026/02/04 07:14:12 DEBUG : file0: reading active writers 2026/02/04 07:14:12 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: TestVFSRename Messages: listing wrong, want got file0 (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/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: TestVFSRename Messages: Unexpected file "file0" 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: TestVFSRename Messages: directories --- FAIL: TestVFSRename (44.55s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:14:24 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:14:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/04 07:14:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/04 07:14:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/04 07:14:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/02/04 07:14:41 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:14:41 DEBUG : a/b/c/d: Looking for writers 2026/02/04 07:14:41 DEBUG : a/b/c: Looking for writers 2026/02/04 07:14:41 DEBUG : d: reading active writers 2026/02/04 07:14:41 DEBUG : a/b: Looking for writers 2026/02/04 07:14:41 DEBUG : c: reading active writers 2026/02/04 07:14:41 DEBUG : a: Looking for writers 2026/02/04 07:14:41 DEBUG : b: reading active writers 2026/02/04 07:14:41 DEBUG : Looking for writers 2026/02/04 07:14:41 DEBUG : a: reading active writers 2026/02/04 07:14:41 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: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (42.50s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:15:07 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:15:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:15:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:15:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 07:15:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 07:15:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/04 07:15:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/04 07:15:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/04 07:15:07 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 07:15:10 DEBUG : file1: size = 5 OK 2026/02/04 07:15:10 DEBUG : file1: Size of src and dst objects identical 2026/02/04 07:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 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:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 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/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got fstest.go:203: Not found "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/vfs/write_test.go:157 Error: Not equal: expected: 0 actual : 1 Test: TestWriteFileHandleMethods Messages: 1 objects not found 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/write_test.go:157 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: TestWriteFileHandleMethods Messages: directories 2026/02/04 07:15:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:15:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:15:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 07:15:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/04 07:15:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:15:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:15:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 07:15:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 07:15:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 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:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/04 07:15:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 07:15:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 07:15:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 07:15:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 07:15:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:21 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 07:15:24 DEBUG : file1: Removing old object on successful upload 2026/02/04 07:15:24 DEBUG : file1: size = 0 OK 2026/02/04 07:15:24 DEBUG : file1: Size of src and dst objects identical 2026/02/04 07:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 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:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleMethods 2026/02/04 07:15:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 07:15:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 07:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 07:15:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 07:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:15:24 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (7 bytes), uploading instead of streaming 2026/02/04 07:15:29 DEBUG : file1: Removing old object on successful upload 2026/02/04 07:15:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:15:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 07:15:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:15:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 07:15:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:15:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 07:15:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:15:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 07:15:30 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:15:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 07:15:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:15:31 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 07:15:31 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:15:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 07:15:32 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:15:32 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 07:15:33 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:15:33 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 07:15:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 07:15:36 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/04 07:15:36 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 1/10 2026/02/04 07:15:41 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/04 07:15:53 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/04 07:15:53 DEBUG : file1: Removing old object on successful upload 2026/02/04 07:15:56 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/04 07:15:56 DEBUG : file1: size = 7 OK 2026/02/04 07:15:56 DEBUG : file1: Size of src and dst objects identical 2026/02/04 07:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 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:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"a,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/02/04 07:15:56 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:15:56 DEBUG : a: Looking for writers 2026/02/04 07:15:56 DEBUG : Looking for writers 2026/02/04 07:15:56 DEBUG : a: reading active writers 2026/02/04 07:15:56 DEBUG : file1: reading active writers 2026/02/04 07:15:56 DEBUG : >WaitForWriters: 2026/02/04 07:15:59 DEBUG : pacer: Reducing sleep to 640ms 2026/02/04 07:16:00 DEBUG : pacer: Reducing sleep to 320ms 2026/02/04 07:16:01 DEBUG : pacer: Reducing sleep to 160ms 2026/02/04 07:16:01 DEBUG : pacer: Reducing sleep to 80ms 2026/02/04 07:16:01 DEBUG : pacer: Reducing sleep to 40ms 2026/02/04 07:16:02 DEBUG : pacer: Reducing sleep to 20ms 2026/02/04 07:16:02 DEBUG : pacer: Reducing sleep to 10ms 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"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (73.54s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:16:20 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:16:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 07:16:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 07:16:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:16:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 07:16:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 07:16:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:16:21 DEBUG : drime root 'rclone-test-wopayad7zare': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 07:16:24 DEBUG : file1: size = 0 OK 2026/02/04 07:16:24 DEBUG : file1: Size of src and dst objects identical 2026/02/04 07:16:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 07:16:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 07:16:24 DEBUG : file1: Open: flags=O_RDONLY 2026/02/04 07:16:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/04 07:16:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/04 07:16:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:16:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/04 07:16:25 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:16:25 DEBUG : a: Looking for writers 2026/02/04 07:16:25 DEBUG : Looking for writers 2026/02/04 07:16:25 DEBUG : a: reading active writers 2026/02/04 07:16:25 DEBUG : file1: reading active writers 2026/02/04 07:16:25 DEBUG : >WaitForWriters: 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: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: TestFileReadAtZeroLength Messages: listing wrong, want got file1 (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: TestFileReadAtZeroLength Messages: Unexpected file "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{"a"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "a" } Test: TestFileReadAtZeroLength Messages: directories --- FAIL: TestFileReadAtZeroLength (21.39s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:16:42 INFO : drime root 'rclone-test-wopayad7zare': 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/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got file1 (0), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28) 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/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" fstest.go:203: Not found "flat/f004.txt" 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/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestZipManyFiles Messages: 1 objects not found 2026/02/04 07:17:19 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/04 07:17:19 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/04 07:17:19 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-04 07:16:43 +0000 UTC 2026/02/04 07:17:19 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:17:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/04 07:17:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/04 07:17:20 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-04 07:16:51 +0000 UTC 2026/02/04 07:17:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:17:20 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:20 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/04 07:17:20 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/04 07:17:20 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-04 07:16:54 +0000 UTC 2026/02/04 07:17:20 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:17:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/04 07:17:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/04 07:17:20 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-04 07:16:58 +0000 UTC 2026/02/04 07:17:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:17:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/04 07:17:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/04 07:17:21 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-04 07:17:06 +0000 UTC 2026/02/04 07:17:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:17:21 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:21 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:17:21 DEBUG : a: Looking for writers 2026/02/04 07:17:21 DEBUG : flat: Looking for writers 2026/02/04 07:17:21 DEBUG : f000.txt: reading active writers 2026/02/04 07:17:21 DEBUG : f001.txt: reading active writers 2026/02/04 07:17:21 DEBUG : f002.txt: reading active writers 2026/02/04 07:17:21 DEBUG : f003.txt: reading active writers 2026/02/04 07:17:21 DEBUG : f004.txt: reading active writers 2026/02/04 07:17:21 DEBUG : Looking for writers 2026/02/04 07:17:21 DEBUG : a: reading active writers 2026/02/04 07:17:21 DEBUG : file1: reading active writers 2026/02/04 07:17:21 DEBUG : flat: reading active writers 2026/02/04 07:17:21 DEBUG : >WaitForWriters: run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty run.go:130: removing dir "flat" failed - try 3/3: directory not empty run.go:133: removing dir "flat" 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{"flat"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "flat" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (56.15s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:17:38 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:17:44 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/04 07:17:44 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/04 07:17:44 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-04 07:17:41 +0000 UTC 2026/02/04 07:17:44 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 07:17:45 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:17:45 DEBUG : flat: Looking for writers 2026/02/04 07:17:45 DEBUG : bigdir: Looking for writers 2026/02/04 07:17:45 DEBUG : big.bin: reading active writers 2026/02/04 07:17:45 DEBUG : Looking for writers 2026/02/04 07:17:45 DEBUG : bigdir: reading active writers 2026/02/04 07:17:45 DEBUG : flat: reading active writers 2026/02/04 07:17:45 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 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{"bigdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) "bigdir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (21.92s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-wopayad7zare'", Local "Local file system at /tmp/rclone3858473461", Modify Window "876000h0m0s" 2026/02/04 07:18:00 INFO : drime root 'rclone-test-wopayad7zare': poll-interval is not supported by this remote 2026/02/04 07:18:14 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/04 07:18:14 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/04 07:18:14 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-04 07:18:02 +0000 UTC 2026/02/04 07:18:14 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:18:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:18:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/04 07:18:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/04 07:18:15 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-04 07:18:06 +0000 UTC 2026/02/04 07:18:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:18:15 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:18:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/04 07:18:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/04 07:18:16 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-04 07:18:11 +0000 UTC 2026/02/04 07:18:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 07:18:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 07:18:16 DEBUG : WaitForWriters: timeout=30s 2026/02/04 07:18:16 DEBUG : bigdir: Looking for writers 2026/02/04 07:18:16 DEBUG : dir1: Looking for writers 2026/02/04 07:18:16 DEBUG : a.txt: reading active writers 2026/02/04 07:18:16 DEBUG : dir2: Looking for writers 2026/02/04 07:18:16 DEBUG : b.txt: reading active writers 2026/02/04 07:18:16 DEBUG : dir3: Looking for writers 2026/02/04 07:18:16 DEBUG : c.txt: reading active writers 2026/02/04 07:18:16 DEBUG : Looking for writers 2026/02/04 07:18:16 DEBUG : dir1: reading active writers 2026/02/04 07:18:16 DEBUG : dir2: reading active writers 2026/02/04 07:18:16 DEBUG : dir3: reading active writers 2026/02/04 07:18:16 DEBUG : bigdir: reading active writers 2026/02/04 07:18:16 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 run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" failed: directory not empty 2026/02/04 07:18:27 DEBUG : forgetting directory cache 2026/02/04 07:18:27 DEBUG : dir: forgetting directory cache 2026/02/04 07:18:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 07:18:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 07:18:27 DEBUG : dir: forgetting directory cache 2026/02/04 07:18:27 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 07:18:27 DEBUG : dir/virtualDir: forgetting directory cache 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{"dir2", "dir3"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=4) "dir2", + (string) (len=4) "dir3" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (37.92s) FAIL 2026/02/04 07:18:38 DEBUG : drime root 'rclone-test-wopayad7zare': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCaseSensitivity|TestDirCreate|TestDirFileOpen|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenWrite|TestFileReadAtZeroLength|TestFileRemoveAll|TestRWFileHandleReleaseWrite|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleSeek|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStat|TestVFSStatParent|TestWriteFileHandleMethods|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 1h13m28.872008594s (try 4/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirStat TestDirReadDirAll/Virtual TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileOpenWrite TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleSeek TestReadFileHandleFlush TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileModTimeWithOpenWriters TestCaseSensitivity TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdirAll TestWriteFileHandleMethods TestFileReadAtZeroLength TestZipManyFiles TestZipLargeFiles TestZipDirsInRoot]