"./vfs.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirFileOpen|TestDirMetadataExtension|TestDirMkdirSub|TestDirOpen|TestDirReadDirAll|TestDirRemoveAll|TestDirRemoveName|TestDirStat|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSOpenFile|TestVFSStat|TestVFSStatParent)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=true|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 3/5) 2026/04/09 03:34:37 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tafudix1fala" 2026/04/09 03:34:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/09 03:34:37 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/09 03:34:38 DEBUG : Creating backend with remote "/tmp/rclone643562378" === RUN TestDirStat run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:34:38 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:34:38 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Received unexpected error: file does not exist Test: TestDirStat 2026/04/09 03:34:44 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:34:44 DEBUG : Looking for writers 2026/04/09 03:34:44 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (8.40s) === RUN TestDirReadDirAll run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:34:46 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:34:46 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "Internxt root 'rclone-test-tafudix1fala'": failed to create file metadata: create meta: Folder not found (status 404) 2026/04/09 03:34:48 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:34:48 DEBUG : Looking for writers 2026/04/09 03:34:48 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (2.93s) === RUN TestDirOpen run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:34:49 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:34:49 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:34:51 ERROR : dir/: Can only open directories read only 2026/04/09 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:34:51 DEBUG : dir: Looking for writers 2026/04/09 03:34:51 DEBUG : Looking for writers 2026/04/09 03:34:51 DEBUG : dir: reading active writers 2026/04/09 03:34:51 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/5: directory not empty run.go:130: removing dir "dir" failed - try 2/5: directory not empty run.go:130: removing dir "dir" failed - try 3/5: directory not empty run.go:130: removing dir "dir" failed - try 4/5: directory not empty run.go:130: removing dir "dir" failed - try 5/5: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirOpen 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirOpen 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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirOpen Messages: directories --- FAIL: TestDirOpen (42.68s) === RUN TestDirMkdirSub run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:35:32 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:35:32 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:35:33 DEBUG : Internxt root 'rclone-test-tafudix1fala': Renamed existing file dir/file1 to backup file1.rclone-backup-reloxoq0. (UUID: 8db97b36-24a7-484d-9ac6-a2bb1cbba4b4) 2026/04/09 03:35:33 DEBUG : Internxt root 'rclone-test-tafudix1fala': Upload succeeded, deleting backup file file1.rclone-backup-reloxoq0. (UUID: 8db97b36-24a7-484d-9ac6-a2bb1cbba4b4) 2026/04/09 03:35:34 DEBUG : Internxt root 'rclone-test-tafudix1fala': Successfully deleted backup file 2026/04/09 03:35:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/09 03:35:37 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/09 03:35:38 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:35:38 DEBUG : dir/sub/subsub: Looking for writers 2026/04/09 03:35:38 DEBUG : dir/sub: Looking for writers 2026/04/09 03:35:38 DEBUG : subsub: reading active writers 2026/04/09 03:35:38 DEBUG : dir: Looking for writers 2026/04/09 03:35:38 DEBUG : sub: reading active writers 2026/04/09 03:35:38 DEBUG : file1: reading active writers 2026/04/09 03:35:38 DEBUG : Looking for writers 2026/04/09 03:35:38 DEBUG : dir: reading active writers 2026/04/09 03:35:38 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/5: directory not empty --- PASS: TestDirMkdirSub (11.03s) === RUN TestDirRemoveAll run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:35:43 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:35:43 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:35:45 DEBUG : dir/file1: Remove: 2026/04/09 03:35:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/09 03:35:46 DEBUG : dir/file1: >Remove: err= 2026/04/09 03:35:46 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/04/09 03:35:46 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:35:46 DEBUG : dir: Looking for writers 2026/04/09 03:35:46 DEBUG : Looking for writers 2026/04/09 03:35:46 DEBUG : dir: reading active writers 2026/04/09 03:35:46 DEBUG : >WaitForWriters: 2026/04/09 03:35:47 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirRemoveAll (11.35s) === RUN TestDirRemoveName run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:35:54 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:35:54 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:35:57 DEBUG : dir/file1: Remove: 2026/04/09 03:35:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/09 03:35:57 DEBUG : dir/file1: >Remove: err= 2026/04/09 03:35:58 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:35:58 DEBUG : dir: Looking for writers 2026/04/09 03:35:58 DEBUG : Looking for writers 2026/04/09 03:35:58 DEBUG : dir: reading active writers 2026/04/09 03:35:58 DEBUG : >WaitForWriters: 2026/04/09 03:36:00 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirRemoveName (12.62s) === RUN TestDirFileOpen run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:36:07 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:36:07 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/09 03:36:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/09 03:36:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/09 03:36:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/09 03:36:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/09 03:36:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/09 03:36:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/09 03:36:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/09 03:36:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/09 03:36:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/09 03:36:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/09 03:36:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/09 03:36:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/09 03:36:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/09 03:36:19 DEBUG : Internxt root 'rclone-test-tafudix1fala': File to upload is small (12 bytes), uploading instead of streaming 2026/04/09 03:36:20 DEBUG : dir/sub/file2: size = 12 OK 2026/04/09 03:36:20 NOTICE: Internxt root 'rclone-test-tafudix1fala': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/09 03:36:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/09 03:36:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/09 03:36:20 DEBUG : forgetting directory cache 2026/04/09 03:36:20 DEBUG : dir: forgetting directory cache 2026/04/09 03:36:20 DEBUG : dir/sub: forgetting directory cache 2026/04/09 03:36:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/09 03:36:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/09 03:36:20 DEBUG : Internxt root 'rclone-test-tafudix1fala': File to upload is small (5 bytes), uploading instead of streaming 2026/04/09 03:36:21 DEBUG : dir/sub/file0: size = 5 OK 2026/04/09 03:36:21 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/09 03:36:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:36:21 DEBUG : dir/sub: Looking for writers 2026/04/09 03:36:21 DEBUG : file0: reading active writers 2026/04/09 03:36:21 DEBUG : file2: reading active writers 2026/04/09 03:36:21 DEBUG : dir: Looking for writers 2026/04/09 03:36:21 DEBUG : sub: reading active writers 2026/04/09 03:36:21 DEBUG : file1: reading active writers 2026/04/09 03:36:21 DEBUG : Looking for writers 2026/04/09 03:36:21 DEBUG : dir: reading active writers 2026/04/09 03:36:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (18.54s) === RUN TestDirMetadataExtension run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:36:25 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:36:25 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:36:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/09 03:36:28 DEBUG : dir/file1.metadata: Set virtual modtime to 2001-02-03 04:05:06 +0000 UTC 2026/04/09 03:36:28 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/09 03:36:28 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/09 03:36:28 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/09 03:36:28 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/09 03:36:28 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:36:28 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/09 03:36:28 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/09 03:36:28 DEBUG : dir.metadata: Set virtual modtime to 2026-04-09 03:36:26 +0000 UTC 2026/04/09 03:36:28 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/09 03:36:28 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/09 03:36:28 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/09 03:36:28 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/09 03:36:28 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:36:28 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/09 03:36:28 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:36:28 DEBUG : dir: Looking for writers 2026/04/09 03:36:28 DEBUG : file1: reading active writers 2026/04/09 03:36:28 DEBUG : file1.metadata: reading active writers 2026/04/09 03:36:28 DEBUG : Looking for writers 2026/04/09 03:36:28 DEBUG : dir.metadata: reading active writers 2026/04/09 03:36:28 DEBUG : dir: reading active writers 2026/04/09 03:36:28 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.56s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:36:30 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:36:30 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2026/04/09 03:36:33 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:36:33 DEBUG : dir: Looking for writers 2026/04/09 03:36:33 DEBUG : file1: reading active writers 2026/04/09 03:36:33 DEBUG : Looking for writers 2026/04/09 03:36:33 DEBUG : dir: reading active writers 2026/04/09 03:36:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:36:37 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:36:37 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:36:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/09 03:36:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/09 03:36:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:36:40 DEBUG : Internxt root 'rclone-test-tafudix1fala': File to upload is small (0 bytes), uploading instead of streaming 2026/04/09 03:36:41 DEBUG : Internxt root 'rclone-test-tafudix1fala': Renamed existing file dir/file1 to backup file1.rclone-backup-gawajox7. (UUID: 17919519-42a1-4647-8f1b-315bbf9c9593) 2026/04/09 03:36:42 DEBUG : pacer: low level retry 1/10 (error rename file: error code: 502 (status 502)) 2026/04/09 03:36:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/09 03:36:42 DEBUG : pacer: Reducing sleep to 15ms 2026/04/09 03:36:42 ERROR : dir/file1: WriteFileHandle.New Rcat failed: failed to create empty file metadata: create meta: File already exists (status 409) file_test.go:134: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:134 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: failed to create empty file metadata: create meta: File already exists (status 409) Test: TestFileSetModTime/cache=off,open=true,write=false 2026/04/09 03:36:42 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:36:42 DEBUG : dir: Looking for writers 2026/04/09 03:36:42 DEBUG : file1: reading active writers 2026/04/09 03:36:42 DEBUG : Looking for writers 2026/04/09 03:36:42 DEBUG : dir: reading active writers 2026/04/09 03:36:42 DEBUG : >WaitForWriters: 2026/04/09 03:36:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/09 03:36:42 DEBUG : pacer: Reducing sleep to 10ms === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:36:44 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:36:44 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:36:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/09 03:36:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/09 03:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:36:46 DEBUG : Internxt root 'rclone-test-tafudix1fala': File to upload is small (5 bytes), uploading instead of streaming 2026/04/09 03:36:47 DEBUG : Internxt root 'rclone-test-tafudix1fala': Renamed existing file dir/file1 to backup file1.rclone-backup-telujoz7. (UUID: 0371bc1d-684c-44c6-a53d-50df78fe8181) 2026/04/09 03:36:47 DEBUG : Internxt root 'rclone-test-tafudix1fala': Upload succeeded, deleting backup file file1.rclone-backup-telujoz7. (UUID: 0371bc1d-684c-44c6-a53d-50df78fe8181) 2026/04/09 03:36:48 DEBUG : Internxt root 'rclone-test-tafudix1fala': Successfully deleted backup file 2026/04/09 03:36:48 DEBUG : dir/file1: size = 5 OK 2026/04/09 03:36:48 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/09 03:36:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/09 03:36:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:36:48 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:36:48 DEBUG : dir: Looking for writers 2026/04/09 03:36:48 DEBUG : file1: reading active writers 2026/04/09 03:36:48 DEBUG : Looking for writers 2026/04/09 03:36:48 DEBUG : dir: reading active writers 2026/04/09 03:36:48 DEBUG : >WaitForWriters: 2026/04/09 03:36:48 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:36:48 DEBUG : dir: Looking for writers 2026/04/09 03:36:48 DEBUG : file1: reading active writers 2026/04/09 03:36:48 DEBUG : Looking for writers 2026/04/09 03:36:48 DEBUG : dir: reading active writers 2026/04/09 03:36:48 DEBUG : >WaitForWriters: 2026/04/09 03:36:51 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:36:58 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:36:58 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:36:58 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:36:58 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:36:58 DEBUG : Config file has changed externally - reloading 2026/04/09 03:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:36:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:36:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:36:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:36:58 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:37:00 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/09 03:37:01 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:01 DEBUG : dir: Looking for writers 2026/04/09 03:37:01 DEBUG : file1: reading active writers 2026/04/09 03:37:01 DEBUG : Looking for writers 2026/04/09 03:37:01 DEBUG : dir: reading active writers 2026/04/09 03:37:01 DEBUG : >WaitForWriters: 2026/04/09 03:37:01 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:03 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:03 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:37:03 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:03 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:37:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:37:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:03 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:37:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/09 03:37:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:37:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:37:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:37:05 DEBUG : dir/file1(0x3bc61a283500): close: 2026/04/09 03:37:05 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/09 03:37:05 DEBUG : dir/file1(0x3bc61a283500): >close: err= 2026/04/09 03:37:05 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:05 DEBUG : dir: Looking for writers 2026/04/09 03:37:05 DEBUG : file1: reading active writers 2026/04/09 03:37:05 DEBUG : Looking for writers 2026/04/09 03:37:05 DEBUG : dir: reading active writers 2026/04/09 03:37:05 DEBUG : >WaitForWriters: 2026/04/09 03:37:05 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:05 DEBUG : dir: Looking for writers 2026/04/09 03:37:05 DEBUG : file1: reading active writers 2026/04/09 03:37:05 DEBUG : Looking for writers 2026/04/09 03:37:05 DEBUG : dir: reading active writers 2026/04/09 03:37:05 DEBUG : >WaitForWriters: 2026/04/09 03:37:05 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:08 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:08 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:37:08 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:08 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:08 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:37:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/09 03:37:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:37:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:37:11 DEBUG : dir/file1(0x3bc61aaf5840): _writeAt: size=5, off=0 2026/04/09 03:37:11 DEBUG : dir/file1(0x3bc61aaf5840): openPending: 2026/04/09 03:37:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/09 03:37:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/09 03:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:37:11 DEBUG : dir/file1(0x3bc61aaf5840): >openPending: err= 2026/04/09 03:37:11 DEBUG : dir/file1(0x3bc61aaf5840): >_writeAt: n=5, err= 2026/04/09 03:37:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/09 03:37:11 DEBUG : dir/file1(0x3bc61aaf5840): close: 2026/04/09 03:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/09 03:37:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/09 03:37:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/09 03:37:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/09 03:37:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/09 03:37:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/09 03:37:11 DEBUG : dir/file1(0x3bc61aaf5840): >close: err= 2026/04/09 03:37:11 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:11 DEBUG : dir: Looking for writers 2026/04/09 03:37:11 DEBUG : file1: reading active writers 2026/04/09 03:37:11 DEBUG : Looking for writers 2026/04/09 03:37:11 DEBUG : dir: reading active writers 2026/04/09 03:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/09 03:37:11 DEBUG : dir: Looking for writers 2026/04/09 03:37:11 DEBUG : file1: reading active writers 2026/04/09 03:37:11 DEBUG : Looking for writers 2026/04/09 03:37:11 DEBUG : dir: reading active writers 2026/04/09 03:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/09 03:37:11 DEBUG : dir: Looking for writers 2026/04/09 03:37:11 DEBUG : file1: reading active writers 2026/04/09 03:37:11 DEBUG : Looking for writers 2026/04/09 03:37:11 DEBUG : dir: reading active writers 2026/04/09 03:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/09 03:37:11 DEBUG : dir: Looking for writers 2026/04/09 03:37:11 DEBUG : file1: reading active writers 2026/04/09 03:37:11 DEBUG : Looking for writers 2026/04/09 03:37:11 DEBUG : dir: reading active writers 2026/04/09 03:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/09 03:37:11 DEBUG : dir/file1: vfs cache: starting upload 2026/04/09 03:37:11 DEBUG : dir: Looking for writers 2026/04/09 03:37:11 DEBUG : file1: reading active writers 2026/04/09 03:37:11 DEBUG : Looking for writers 2026/04/09 03:37:11 DEBUG : dir: reading active writers 2026/04/09 03:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/09 03:37:11 DEBUG : Internxt root 'rclone-test-tafudix1fala': Renamed existing file dir/file1 to backup file1.rclone-backup-zadarol1. (UUID: 90c4cf28-0c00-40c2-8188-689ce20884bb) 2026/04/09 03:37:12 DEBUG : dir: Looking for writers 2026/04/09 03:37:12 DEBUG : file1: reading active writers 2026/04/09 03:37:12 DEBUG : Looking for writers 2026/04/09 03:37:12 DEBUG : dir: reading active writers 2026/04/09 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/09 03:37:12 DEBUG : dir: Looking for writers 2026/04/09 03:37:12 DEBUG : file1: reading active writers 2026/04/09 03:37:12 DEBUG : Looking for writers 2026/04/09 03:37:12 DEBUG : dir: reading active writers 2026/04/09 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/09 03:37:12 DEBUG : Internxt root 'rclone-test-tafudix1fala': Upload succeeded, deleting backup file file1.rclone-backup-zadarol1. (UUID: 90c4cf28-0c00-40c2-8188-689ce20884bb) 2026/04/09 03:37:13 DEBUG : dir: Looking for writers 2026/04/09 03:37:13 DEBUG : file1: reading active writers 2026/04/09 03:37:13 DEBUG : Looking for writers 2026/04/09 03:37:13 DEBUG : dir: reading active writers 2026/04/09 03:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/09 03:37:13 DEBUG : Internxt root 'rclone-test-tafudix1fala': Successfully deleted backup file 2026/04/09 03:37:13 DEBUG : dir/file1: size = 14 OK 2026/04/09 03:37:13 INFO : dir/file1: Copied (replaced existing) 2026/04/09 03:37:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/09 03:37:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/09 03:37:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:37:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/09 03:37:14 DEBUG : dir: Looking for writers 2026/04/09 03:37:14 DEBUG : file1: reading active writers 2026/04/09 03:37:14 DEBUG : Looking for writers 2026/04/09 03:37:14 DEBUG : dir: reading active writers 2026/04/09 03:37:14 DEBUG : >WaitForWriters: 2026/04/09 03:37:14 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:14 DEBUG : dir: Looking for writers 2026/04/09 03:37:14 DEBUG : file1: reading active writers 2026/04/09 03:37:14 DEBUG : Looking for writers 2026/04/09 03:37:14 DEBUG : dir: reading active writers 2026/04/09 03:37:14 DEBUG : >WaitForWriters: 2026/04/09 03:37:14 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (45.73s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (6.80s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (7.19s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (14.00s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.60s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (5.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.65s) === RUN TestFileOpenRead run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:16 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:16 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:37:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:37:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/09 03:37:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:37:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/09 03:37:18 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:18 DEBUG : dir: Looking for writers 2026/04/09 03:37:18 DEBUG : file1: reading active writers 2026/04/09 03:37:18 DEBUG : Looking for writers 2026/04/09 03:37:18 DEBUG : dir: reading active writers 2026/04/09 03:37:18 DEBUG : >WaitForWriters: 2026/04/09 03:37:20 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileOpenRead (11.38s) === RUN TestFileOpenWrite run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:27 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:27 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:37:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:37:29 DEBUG : Internxt root 'rclone-test-tafudix1fala': File to upload is small (25 bytes), uploading instead of streaming 2026/04/09 03:37:29 DEBUG : Internxt root 'rclone-test-tafudix1fala': Renamed existing file dir/file1 to backup file1.rclone-backup-baqanem9. (UUID: adf4fa7e-6262-42a7-8fa8-3578f5b8b458) 2026/04/09 03:37:31 ERROR : dir/file1: WriteFileHandle.New Rcat failed: failed to create file metadata: create meta: File already exists (status 409) file_test.go:241: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Received unexpected error: failed to create file metadata: create meta: File already exists (status 409) Test: TestFileOpenWrite 2026/04/09 03:37:31 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:31 DEBUG : dir: Looking for writers 2026/04/09 03:37:31 DEBUG : file1: reading active writers 2026/04/09 03:37:31 DEBUG : Looking for writers 2026/04/09 03:37:31 DEBUG : dir: reading active writers 2026/04/09 03:37:31 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (5.43s) === RUN TestFileRemove run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:33 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:33 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:37:35 DEBUG : dir/file1: Remove: 2026/04/09 03:37:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/09 03:37:35 DEBUG : dir/file1: >Remove: err= 2026/04/09 03:37:37 DEBUG : dir/file1: Remove: 2026/04/09 03:37:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/09 03:37:37 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:37 DEBUG : dir: Looking for writers 2026/04/09 03:37:37 DEBUG : Looking for writers 2026/04/09 03:37:37 DEBUG : dir: reading active writers 2026/04/09 03:37:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (6.24s) === RUN TestFileRemoveAll run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:39 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:39 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:37:41 DEBUG : dir/file1: Remove: 2026/04/09 03:37:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/09 03:37:41 DEBUG : dir/file1: >Remove: err= 2026/04/09 03:37:42 DEBUG : dir/file1: Remove: 2026/04/09 03:37:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/09 03:37:42 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:42 DEBUG : dir: Looking for writers 2026/04/09 03:37:42 DEBUG : Looking for writers 2026/04/09 03:37:42 DEBUG : dir: reading active writers 2026/04/09 03:37:42 DEBUG : >WaitForWriters: 2026/04/09 03:37:44 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileRemoveAll (12.31s) === RUN TestFileOpen run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:51 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:51 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:37:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/09 03:37:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/09 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/09 03:37:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/09 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/09 03:37:54 DEBUG : dir/file1: Open: flags=0x3 2026/04/09 03:37:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/09 03:37:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/09 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:54 DEBUG : dir: Looking for writers 2026/04/09 03:37:54 DEBUG : file1: reading active writers 2026/04/09 03:37:54 DEBUG : Looking for writers 2026/04/09 03:37:54 DEBUG : dir: reading active writers 2026/04/09 03:37:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (5.61s) === RUN TestFileRename === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:37:57 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:37:57 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:37:57 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:37:57 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:57 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:37:57 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/04/09 03:37:59 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:37:59 DEBUG : dir: Looking for writers 2026/04/09 03:37:59 DEBUG : file1: reading active writers 2026/04/09 03:37:59 DEBUG : Looking for writers 2026/04/09 03:37:59 DEBUG : dir: reading active writers 2026/04/09 03:37:59 DEBUG : >WaitForWriters: 2026/04/09 03:37:59 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:01 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:01 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:38:01 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:01 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:01 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/04/09 03:38:04 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:04 DEBUG : dir: Looking for writers 2026/04/09 03:38:04 DEBUG : file1: reading active writers 2026/04/09 03:38:04 DEBUG : Looking for writers 2026/04/09 03:38:04 DEBUG : dir: reading active writers 2026/04/09 03:38:04 DEBUG : >WaitForWriters: 2026/04/09 03:38:04 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:06 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:06 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:38:06 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:06 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:06 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/04/09 03:38:09 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:09 DEBUG : dir: Looking for writers 2026/04/09 03:38:09 DEBUG : file1: reading active writers 2026/04/09 03:38:09 DEBUG : Looking for writers 2026/04/09 03:38:09 DEBUG : dir: reading active writers 2026/04/09 03:38:09 DEBUG : >WaitForWriters: 2026/04/09 03:38:09 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:11 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:11 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:38:11 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:11 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:11 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/04/09 03:38:13 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:13 DEBUG : dir: Looking for writers 2026/04/09 03:38:13 DEBUG : file1: reading active writers 2026/04/09 03:38:13 DEBUG : Looking for writers 2026/04/09 03:38:13 DEBUG : dir: reading active writers 2026/04/09 03:38:13 DEBUG : >WaitForWriters: 2026/04/09 03:38:13 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting --- PASS: TestFileRename (18.54s) --- SKIP: TestFileRename/minimal,forceCache=true (4.29s) --- SKIP: TestFileRename/writes,forceCache=false (5.11s) --- SKIP: TestFileRename/writes,forceCache=true (4.76s) --- SKIP: TestFileRename/full,forceCache=false (4.37s) === RUN TestReadFileHandleMethods run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:15 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:15 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:38:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:38:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:38:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/09 03:38:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/09 03:38:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:38:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/09 03:38:18 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/09 03:38:18 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:18 DEBUG : dir: Looking for writers 2026/04/09 03:38:18 DEBUG : file1: reading active writers 2026/04/09 03:38:18 DEBUG : Looking for writers 2026/04/09 03:38:18 DEBUG : dir: reading active writers 2026/04/09 03:38:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.35s) === RUN TestReadFileHandleSeek run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:20 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:20 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:38:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:38:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:38:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/09 03:38:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/09 03:38:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:38:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/09 03:38:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/09 03:38:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/09 03:38:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/09 03:38:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/09 03:38:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/09 03:38:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/09 03:38:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/09 03:38:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/09 03:38:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/09 03:38:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/09 03:38:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/09 03:38:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/09 03:38:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/09 03:38:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/09 03:38:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/09 03:38:25 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:25 DEBUG : dir: Looking for writers 2026/04/09 03:38:25 DEBUG : file1: reading active writers 2026/04/09 03:38:25 DEBUG : Looking for writers 2026/04/09 03:38:25 DEBUG : dir: reading active writers 2026/04/09 03:38:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (7.18s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:27 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:27 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:38:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:38:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:38:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/09 03:38:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/09 03:38:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:38:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/09 03:38:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/09 03:38:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/09 03:38:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/09 03:38:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/09 03:38:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/09 03:38:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/09 03:38:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/09 03:38:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/09 03:38:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/09 03:38:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/09 03:38:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/09 03:38:31 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/09 03:38:31 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/09 03:38:31 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/09 03:38:31 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/09 03:38:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/09 03:38:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/09 03:38:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/09 03:38:32 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/09 03:38:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/09 03:38:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/09 03:38:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/09 03:38:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/09 03:38:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/09 03:38:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/09 03:38:32 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/09 03:38:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/09 03:38:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/09 03:38:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/09 03:38:32 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/09 03:38:32 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:32 DEBUG : dir: Looking for writers 2026/04/09 03:38:32 DEBUG : file1: reading active writers 2026/04/09 03:38:32 DEBUG : Looking for writers 2026/04/09 03:38:32 DEBUG : dir: reading active writers 2026/04/09 03:38:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (8.30s) === RUN TestReadFileHandleFlush run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:35 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:35 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:38:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:38:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:38:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/09 03:38:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/09 03:38:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:38:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/09 03:38:38 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:38 DEBUG : dir: Looking for writers 2026/04/09 03:38:38 DEBUG : file1: reading active writers 2026/04/09 03:38:38 DEBUG : Looking for writers 2026/04/09 03:38:38 DEBUG : dir: reading active writers 2026/04/09 03:38:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (5.22s) === RUN TestReadFileHandleRelease run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:40 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:40 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:38:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:38:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:38:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/09 03:38:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/09 03:38:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:38:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/09 03:38:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/09 03:38:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/09 03:38:43 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:43 DEBUG : dir: Looking for writers 2026/04/09 03:38:43 DEBUG : file1: reading active writers 2026/04/09 03:38:43 DEBUG : Looking for writers 2026/04/09 03:38:43 DEBUG : dir: reading active writers 2026/04/09 03:38:43 DEBUG : >WaitForWriters: 2026/04/09 03:38:45 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleRelease (13.21s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:53 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:53 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:38:53 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:53 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:53 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:38:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:38:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:38:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): _readAt: size=1, off=0 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): openPending: 2026/04/09 03:38:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/09 03:38:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/09 03:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): >openPending: err= 2026/04/09 03:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/09 03:38:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/09 03:38:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/09 03:38:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): >_readAt: n=1, err= 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): _readAt: size=256, off=1 2026/04/09 03:38:56 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): >_readAt: n=15, err=EOF 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): _readAt: size=16, off=16 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): >_readAt: n=0, err=EOF 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): close: 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): >close: err= 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): close: 2026/04/09 03:38:56 DEBUG : dir/file1(0x3bc61aaf4700): >close: err=file already closed 2026/04/09 03:38:56 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:38:56 DEBUG : dir: Looking for writers 2026/04/09 03:38:56 DEBUG : file1: reading active writers 2026/04/09 03:38:56 DEBUG : Looking for writers 2026/04/09 03:38:56 DEBUG : dir: reading active writers 2026/04/09 03:38:56 DEBUG : >WaitForWriters: 2026/04/09 03:38:56 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (5.82s) === RUN TestRWFileHandleSeek run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:38:59 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:38:59 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:38:59 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:59 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:38:59 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:39:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:39:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory 2026/04/09 03:39:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory 2026/04/09 03:39:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:39:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:39:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:39:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:39:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/09 03:39:01 DEBUG : dir/file1(0x3bc61aaf5e40): _readAt: size=1, off=0 2026/04/09 03:39:01 DEBUG : dir/file1(0x3bc61aaf5e40): openPending: 2026/04/09 03:39:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/09 03:39:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/09 03:39:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:01 DEBUG : dir/file1(0x3bc61aaf5e40): >openPending: err= 2026/04/09 03:39:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/09 03:39:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/09 03:39:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/09 03:39:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): >_readAt: n=1, err= 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): _readAt: size=1, off=5 2026/04/09 03:39:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): >_readAt: n=1, err= 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): _readAt: size=1, off=3 2026/04/09 03:39:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): >_readAt: n=1, err= 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): _readAt: size=1, off=13 2026/04/09 03:39:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): >_readAt: n=1, err= 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): _readAt: size=16, off=100 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): >_readAt: n=0, err=EOF 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): close: 2026/04/09 03:39:02 DEBUG : dir/file1(0x3bc61aaf5e40): >close: err= 2026/04/09 03:39:02 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:02 DEBUG : dir: Looking for writers 2026/04/09 03:39:02 DEBUG : file1: reading active writers 2026/04/09 03:39:02 DEBUG : Looking for writers 2026/04/09 03:39:02 DEBUG : dir: reading active writers 2026/04/09 03:39:02 DEBUG : >WaitForWriters: 2026/04/09 03:39:02 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.79s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:03 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:03 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:39:03 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:03 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:03 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:39:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:39:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:39:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:39:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:39:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:39:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/09 03:39:05 DEBUG : dir/file1(0x3bc61a142f00): _readAt: size=1, off=0 2026/04/09 03:39:05 DEBUG : dir/file1(0x3bc61a142f00): openPending: 2026/04/09 03:39:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/09 03:39:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/09 03:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:05 DEBUG : dir/file1(0x3bc61a142f00): >openPending: err= 2026/04/09 03:39:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/09 03:39:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/09 03:39:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/09 03:39:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >_readAt: n=1, err= 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): _readAt: size=1, off=5 2026/04/09 03:39:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >_readAt: n=1, err= 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): _readAt: size=1, off=1 2026/04/09 03:39:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >_readAt: n=1, err= 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): _readAt: size=6, off=10 2026/04/09 03:39:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >_readAt: n=6, err= 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): _readAt: size=256, off=10 2026/04/09 03:39:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >_readAt: n=6, err=EOF 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): _readAt: size=256, off=100 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >_readAt: n=0, err=EOF 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): close: 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >close: err= 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): _readAt: size=256, off=100 2026/04/09 03:39:06 DEBUG : dir/file1(0x3bc61a142f00): >_readAt: n=0, err=file already closed 2026/04/09 03:39:06 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:06 DEBUG : dir: Looking for writers 2026/04/09 03:39:06 DEBUG : file1: reading active writers 2026/04/09 03:39:06 DEBUG : Looking for writers 2026/04/09 03:39:06 DEBUG : dir: reading active writers 2026/04/09 03:39:06 DEBUG : >WaitForWriters: 2026/04/09 03:39:06 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting 2026/04/09 03:39:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory 2026/04/09 03:39:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.37s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:07 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:07 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:39:07 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:07 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:07 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:39:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:39:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:39:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:39:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:39:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:39:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): RWFileHandle.Flush 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): _readAt: size=256, off=0 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): openPending: 2026/04/09 03:39:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/09 03:39:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/09 03:39:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): >openPending: err= 2026/04/09 03:39:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/09 03:39:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/09 03:39:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/09 03:39:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): >_readAt: n=16, err=EOF 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): RWFileHandle.Flush 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): RWFileHandle.Flush 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): close: 2026/04/09 03:39:10 DEBUG : dir/file1(0x3bc61a312f80): >close: err= 2026/04/09 03:39:10 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:10 DEBUG : dir: Looking for writers 2026/04/09 03:39:10 DEBUG : file1: reading active writers 2026/04/09 03:39:10 DEBUG : Looking for writers 2026/04/09 03:39:10 DEBUG : dir: reading active writers 2026/04/09 03:39:10 DEBUG : >WaitForWriters: 2026/04/09 03:39:10 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting 2026/04/09 03:39:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory 2026/04/09 03:39:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory 2026/04/09 03:39:12 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 2026/04/09 03:39:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory 2026/04/09 03:39:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (11.87s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:19 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:19 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:39:19 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:19 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:19 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:39:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/09 03:39:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:39:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:39:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:39:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/09 03:39:23 DEBUG : dir/file1(0x3bc61a6b4b40): _readAt: size=256, off=0 2026/04/09 03:39:23 DEBUG : dir/file1(0x3bc61a6b4b40): openPending: 2026/04/09 03:39:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/09 03:39:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/09 03:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:23 DEBUG : dir/file1(0x3bc61a6b4b40): >openPending: err= 2026/04/09 03:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/09 03:39:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/09 03:39:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/09 03:39:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/09 03:39:24 DEBUG : dir/file1(0x3bc61a6b4b40): >_readAt: n=16, err=EOF 2026/04/09 03:39:24 DEBUG : dir/file1(0x3bc61a6b4b40): RWFileHandle.Release 2026/04/09 03:39:24 DEBUG : dir/file1(0x3bc61a6b4b40): close: 2026/04/09 03:39:24 DEBUG : dir/file1(0x3bc61a6b4b40): >close: err= 2026/04/09 03:39:24 DEBUG : dir/file1(0x3bc61a6b4b40): RWFileHandle.Release 2026/04/09 03:39:24 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:24 DEBUG : dir: Looking for writers 2026/04/09 03:39:24 DEBUG : file1: reading active writers 2026/04/09 03:39:24 DEBUG : Looking for writers 2026/04/09 03:39:24 DEBUG : dir: reading active writers 2026/04/09 03:39:24 DEBUG : >WaitForWriters: 2026/04/09 03:39:24 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (6.29s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:26 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:26 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:39:26 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:26 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:26 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:39:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/09 03:39:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/09 03:39:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:39:28 DEBUG : dir/file1(0x3bc61a0ff180): openPending: 2026/04/09 03:39:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/09 03:39:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/09 03:39:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:28 DEBUG : dir/file1(0x3bc61a0ff180): >openPending: err= 2026/04/09 03:39:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/09 03:39:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:39:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:39:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/09 03:39:28 DEBUG : dir/file1(0x3bc61a0ff180): _writeAt: size=5, off=0 2026/04/09 03:39:28 DEBUG : dir/file1(0x3bc61a0ff180): >_writeAt: n=5, err= 2026/04/09 03:39:28 DEBUG : dir/file1(0x3bc61a0ff180): close: 2026/04/09 03:39:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/09 03:39:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-09 03:39:28.613903411 +0000 UTC m=+290.955031477 2026/04/09 03:39:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/09 03:39:28 DEBUG : dir/file1(0x3bc61a0ff180): >close: err= 2026/04/09 03:39:28 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:28 DEBUG : dir: Looking for writers 2026/04/09 03:39:28 DEBUG : file1: reading active writers 2026/04/09 03:39:28 DEBUG : Looking for writers 2026/04/09 03:39:28 DEBUG : dir: reading active writers 2026/04/09 03:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/09 03:39:28 DEBUG : dir: Looking for writers 2026/04/09 03:39:28 DEBUG : file1: reading active writers 2026/04/09 03:39:28 DEBUG : Looking for writers 2026/04/09 03:39:28 DEBUG : dir: reading active writers 2026/04/09 03:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/09 03:39:28 DEBUG : dir: Looking for writers 2026/04/09 03:39:28 DEBUG : file1: reading active writers 2026/04/09 03:39:28 DEBUG : Looking for writers 2026/04/09 03:39:28 DEBUG : dir: reading active writers 2026/04/09 03:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/09 03:39:28 DEBUG : dir: Looking for writers 2026/04/09 03:39:28 DEBUG : file1: reading active writers 2026/04/09 03:39:28 DEBUG : Looking for writers 2026/04/09 03:39:28 DEBUG : dir: reading active writers 2026/04/09 03:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/09 03:39:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/09 03:39:28 DEBUG : dir: Looking for writers 2026/04/09 03:39:28 DEBUG : file1: reading active writers 2026/04/09 03:39:28 DEBUG : Looking for writers 2026/04/09 03:39:28 DEBUG : dir: reading active writers 2026/04/09 03:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/09 03:39:28 DEBUG : Internxt root 'rclone-test-tafudix1fala': Renamed existing file dir/file1 to backup file1.rclone-backup-bikifex4. (UUID: 8d8964cc-eb04-4020-ac09-fa55f4048388) 2026/04/09 03:39:28 DEBUG : dir: Looking for writers 2026/04/09 03:39:28 DEBUG : file1: reading active writers 2026/04/09 03:39:28 DEBUG : Looking for writers 2026/04/09 03:39:28 DEBUG : dir: reading active writers 2026/04/09 03:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/09 03:39:29 DEBUG : dir: Looking for writers 2026/04/09 03:39:29 DEBUG : file1: reading active writers 2026/04/09 03:39:29 DEBUG : Looking for writers 2026/04/09 03:39:29 DEBUG : dir: reading active writers 2026/04/09 03:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/09 03:39:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/09 03:39:29 DEBUG : Internxt root 'rclone-test-tafudix1fala': Upload succeeded, deleting backup file file1.rclone-backup-bikifex4. (UUID: 8d8964cc-eb04-4020-ac09-fa55f4048388) 2026/04/09 03:39:29 DEBUG : dir: Looking for writers 2026/04/09 03:39:29 DEBUG : file1: reading active writers 2026/04/09 03:39:29 DEBUG : Looking for writers 2026/04/09 03:39:29 DEBUG : dir: reading active writers 2026/04/09 03:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/09 03:39:30 DEBUG : Internxt root 'rclone-test-tafudix1fala': Successfully deleted backup file 2026/04/09 03:39:30 DEBUG : dir/file1: size = 5 OK 2026/04/09 03:39:30 INFO : dir/file1: Copied (replaced existing) 2026/04/09 03:39:30 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/04/09 03:39:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/09 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/09 03:39:30 DEBUG : dir: Looking for writers 2026/04/09 03:39:30 DEBUG : file1: reading active writers 2026/04/09 03:39:30 DEBUG : Looking for writers 2026/04/09 03:39:30 DEBUG : dir: reading active writers 2026/04/09 03:39:30 DEBUG : >WaitForWriters: 2026/04/09 03:39:30 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.54s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:32 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:32 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/09 03:39:32 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:32 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/09 03:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestInternxt/rclone-test-tafudix1fala" 2026/04/09 03:39:32 INFO : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/09 03:39:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/09 03:39:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/09 03:39:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/09 03:39:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/09 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/09 03:39:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): _writeAt: size=5, off=0 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): openPending: 2026/04/09 03:39:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/09 03:39:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/09 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): >openPending: err= 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): >_writeAt: n=5, err= 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): _writeAt: size=15, off=5 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): >_writeAt: n=15, err= 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): close: 2026/04/09 03:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/09 03:39:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-09 03:39:34.77910625 +0000 UTC m=+297.120234306 2026/04/09 03:39:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/09 03:39:34 DEBUG : dir/file1(0x3bc61a313a80): >close: err= 2026/04/09 03:39:34 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:34 DEBUG : dir: Looking for writers 2026/04/09 03:39:34 DEBUG : file1: reading active writers 2026/04/09 03:39:34 DEBUG : Looking for writers 2026/04/09 03:39:34 DEBUG : dir: reading active writers 2026/04/09 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/09 03:39:34 DEBUG : dir: Looking for writers 2026/04/09 03:39:34 DEBUG : file1: reading active writers 2026/04/09 03:39:34 DEBUG : Looking for writers 2026/04/09 03:39:34 DEBUG : dir: reading active writers 2026/04/09 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/09 03:39:34 DEBUG : dir: Looking for writers 2026/04/09 03:39:34 DEBUG : file1: reading active writers 2026/04/09 03:39:34 DEBUG : Looking for writers 2026/04/09 03:39:34 DEBUG : dir: reading active writers 2026/04/09 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/09 03:39:34 DEBUG : dir: Looking for writers 2026/04/09 03:39:34 DEBUG : file1: reading active writers 2026/04/09 03:39:34 DEBUG : Looking for writers 2026/04/09 03:39:34 DEBUG : dir: reading active writers 2026/04/09 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/09 03:39:34 DEBUG : dir/file1: vfs cache: starting upload 2026/04/09 03:39:34 DEBUG : dir: Looking for writers 2026/04/09 03:39:34 DEBUG : file1: reading active writers 2026/04/09 03:39:34 DEBUG : Looking for writers 2026/04/09 03:39:34 DEBUG : dir: reading active writers 2026/04/09 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/09 03:39:35 DEBUG : Internxt root 'rclone-test-tafudix1fala': Renamed existing file dir/file1 to backup file1.rclone-backup-rogolaf8. (UUID: 5f262194-40e0-401f-a019-0dfdf2f8dcf0) 2026/04/09 03:39:35 DEBUG : dir: Looking for writers 2026/04/09 03:39:35 DEBUG : file1: reading active writers 2026/04/09 03:39:35 DEBUG : Looking for writers 2026/04/09 03:39:35 DEBUG : dir: reading active writers 2026/04/09 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/09 03:39:35 DEBUG : dir: Looking for writers 2026/04/09 03:39:35 DEBUG : file1: reading active writers 2026/04/09 03:39:35 DEBUG : Looking for writers 2026/04/09 03:39:35 DEBUG : dir: reading active writers 2026/04/09 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/09 03:39:35 DEBUG : Internxt root 'rclone-test-tafudix1fala': Upload succeeded, deleting backup file file1.rclone-backup-rogolaf8. (UUID: 5f262194-40e0-401f-a019-0dfdf2f8dcf0) 2026/04/09 03:39:36 DEBUG : dir: Looking for writers 2026/04/09 03:39:36 DEBUG : file1: reading active writers 2026/04/09 03:39:36 DEBUG : Looking for writers 2026/04/09 03:39:36 DEBUG : dir: reading active writers 2026/04/09 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/09 03:39:36 DEBUG : Internxt root 'rclone-test-tafudix1fala': Successfully deleted backup file 2026/04/09 03:39:36 DEBUG : dir/file1: size = 20 OK 2026/04/09 03:39:36 INFO : dir/file1: Copied (replaced existing) 2026/04/09 03:39:36 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/04/09 03:39:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/09 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/09 03:39:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/09 03:39:37 DEBUG : dir: Looking for writers 2026/04/09 03:39:37 DEBUG : file1: reading active writers 2026/04/09 03:39:37 DEBUG : Looking for writers 2026/04/09 03:39:37 DEBUG : dir: reading active writers 2026/04/09 03:39:37 DEBUG : >WaitForWriters: 2026/04/09 03:39:37 DEBUG : Internxt root 'rclone-test-tafudix1fala': vfs cache: cleaner exiting 2026/04/09 03:39:39 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateExisting (14.34s) === RUN TestVFSStat run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:47 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:47 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:39:50 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:50 DEBUG : dir: Looking for writers 2026/04/09 03:39:50 DEBUG : file2: reading active writers 2026/04/09 03:39:50 DEBUG : Looking for writers 2026/04/09 03:39:50 DEBUG : dir: reading active writers 2026/04/09 03:39:50 DEBUG : file1: reading active writers 2026/04/09 03:39:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.20s) === RUN TestVFSStatParent run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:53 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:53 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:39:56 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:39:56 DEBUG : dir: Looking for writers 2026/04/09 03:39:56 DEBUG : Looking for writers 2026/04/09 03:39:56 DEBUG : dir: reading active writers 2026/04/09 03:39:56 DEBUG : file1: reading active writers 2026/04/09 03:39:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.61s) === RUN TestVFSOpenFile run.go:185: Remote "Internxt root 'rclone-test-tafudix1fala'", Local "Local file system at /tmp/rclone643562378", Modify Window "876000h0m0s" 2026/04/09 03:39:58 INFO : Internxt root 'rclone-test-tafudix1fala': poll-interval is not supported by this remote 2026/04/09 03:39:58 NOTICE: Internxt root 'rclone-test-tafudix1fala': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/09 03:40:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:40:02 DEBUG : file1: Open: flags=O_RDONLY 2026/04/09 03:40:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/09 03:40:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/09 03:40:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:40:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/09 03:40:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/09 03:40:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/09 03:40:02 DEBUG : Internxt root 'rclone-test-tafudix1fala': File to upload is small (0 bytes), uploading instead of streaming 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/09 03:40:02 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/09 03:40:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/09 03:40:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/09 03:40:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/09 03:40:02 DEBUG : WaitForWriters: timeout=30s 2026/04/09 03:40:02 DEBUG : dir: Looking for writers 2026/04/09 03:40:02 DEBUG : file2: reading active writers 2026/04/09 03:40:02 DEBUG : new_file.txt: reading active writers 2026/04/09 03:40:02 DEBUG : Looking for writers 2026/04/09 03:40:02 DEBUG : dir: reading active writers 2026/04/09 03:40:02 DEBUG : file1: reading active writers 2026/04/09 03:40:02 DEBUG : >WaitForWriters: 2026/04/09 03:40:06 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestVFSOpenFile (14.45s) FAIL 2026/04/09 03:40:13 DEBUG : Internxt root 'rclone-test-tafudix1fala': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirFileOpen|TestDirMetadataExtension|TestDirMkdirSub|TestDirOpen|TestDirReadDirAll|TestDirRemoveAll|TestDirRemoveName|TestDirStat|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSOpenFile|TestVFSStat|TestVFSStatParent)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=true|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 5m36.323902294s (try 3/5): exit status 1: Failed [TestDirStat TestDirReadDirAll TestDirOpen TestDirRemoveAll TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileOpenWrite]