"./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirRename|TestWriteFileHandleMethods)$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Starting (try 4/5) 2026/09/04 02:17:39 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tagemod5niyi" 2026/09/04 02:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:17:39 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 02:17:39 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 02:17:39 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 02:17:39 DEBUG : Internxt root 'rclone-test-tagemod5niyi': Persisted rotated token from user info, expiry: 2026-09-11 02:17:39 +0000 UTC 2026/09/04 02:17:40 DEBUG : Creating backend with remote "/tmp/rclone2814957700" === RUN TestDirRename run.go:198: Remote "Internxt root 'rclone-test-tagemod5niyi'", Local "Local file system at /tmp/rclone2814957700", Modify Window "876000h0m0s" 2026/09/04 02:17:40 INFO : Internxt root 'rclone-test-tagemod5niyi': poll-interval is not supported by this remote 2026/09/04 02:17:40 NOTICE: Internxt root 'rclone-test-tagemod5niyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/09/04 02:17:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/04 02:17:48 DEBUG : dir: Updating dir with dir2 0x39948c600cc0 2026/09/04 02:17:48 DEBUG : dir: forgetting directory cache 2026/09/04 02:17:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/04 02:17:48 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/09/04 02:17:49 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:204: Not found "file2" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/09/04 02:18:24 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/09/04 02:18:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/04 02:18:59 DEBUG : empty directory: Updating dir with renamed empty directory 0x39948ca9e6c0 2026/09/04 02:18:59 DEBUG : empty directory: forgetting directory cache 2026/09/04 02:18:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/04 02:18:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/04 02:18:59 DEBUG : dir2: Renaming to "dir3" 2026/09/04 02:18:59 DEBUG : WaitForWriters: timeout=30s 2026/09/04 02:18:59 DEBUG : dir3: Looking for writers 2026/09/04 02:18:59 DEBUG : renamed empty directory: Looking for writers 2026/09/04 02:18:59 DEBUG : Looking for writers 2026/09/04 02:18:59 DEBUG : renamed empty directory: reading active writers 2026/09/04 02:18:59 DEBUG : dir3: reading active writers 2026/09/04 02:18:59 DEBUG : >WaitForWriters: 2026/09/04 02:19:00 ERROR : empty directory: error listing: directory not found --- FAIL: TestDirRename (80.94s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Internxt root 'rclone-test-tagemod5niyi'", Local "Local file system at /tmp/rclone2814957700", Modify Window "876000h0m0s" 2026/09/04 02:19:01 INFO : Internxt root 'rclone-test-tagemod5niyi': poll-interval is not supported by this remote 2026/09/04 02:19:01 NOTICE: Internxt root 'rclone-test-tagemod5niyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream write_test.go:341: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:341 /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:337 /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/09/04 02:19:06 DEBUG : WaitForWriters: timeout=30s 2026/09/04 02:19:06 DEBUG : dir: Looking for writers 2026/09/04 02:19:06 DEBUG : file1: reading active writers 2026/09/04 02:19:06 DEBUG : dir2: Looking for writers 2026/09/04 02:19:06 DEBUG : renamed empty directory: Looking for writers 2026/09/04 02:19:06 DEBUG : Looking for writers 2026/09/04 02:19:06 DEBUG : dir2: reading active writers 2026/09/04 02:19:06 DEBUG : renamed empty directory: reading active writers 2026/09/04 02:19:06 DEBUG : dir: reading active writers 2026/09/04 02:19:06 DEBUG : >WaitForWriters: --- FAIL: TestFileSetModTime (7.72s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (7.72s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Internxt root 'rclone-test-tagemod5niyi'", Local "Local file system at /tmp/rclone2814957700", Modify Window "876000h0m0s" 2026/09/04 02:19:08 INFO : Internxt root 'rclone-test-tagemod5niyi': poll-interval is not supported by this remote 2026/09/04 02:19:08 NOTICE: Internxt root 'rclone-test-tagemod5niyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/04 02:19:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 02:19:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 02:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 02:19:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 02:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/04 02:19:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/04 02:19:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/04 02:19:09 DEBUG : Internxt root 'rclone-test-tagemod5niyi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 02:19:09 DEBUG : file1: size = 5 OK 2026/09/04 02:19:09 NOTICE: Internxt root 'rclone-test-tagemod5niyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/04 02:19:09 DEBUG : file1: Size of src and dst objects identical 2026/09/04 02:19:09 DEBUG : Added virtual directory entry vAddFile: "file1" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure 2026/09/04 02:19:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 02:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 02:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 02:19:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 02:19:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 02:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 02:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 02:19:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 02:19:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/04 02:19:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/04 02:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 02:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 02:19:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 02:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:19 DEBUG : Internxt root 'rclone-test-tagemod5niyi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/04 02:19:20 DEBUG : Internxt root 'rclone-test-tagemod5niyi': Renamed existing file file1 to backup file1.rclone-backup-soraquk3. (UUID: 4a431433-d18c-4139-94be-3a80479ffb67) 2026/09/04 02:19:20 DEBUG : Internxt root 'rclone-test-tagemod5niyi': Upload succeeded, deleting backup file file1.rclone-backup-soraquk3. (UUID: 4a431433-d18c-4139-94be-3a80479ffb67) 2026/09/04 02:19:20 DEBUG : Internxt root 'rclone-test-tagemod5niyi': Successfully deleted backup file 2026/09/04 02:19:20 DEBUG : file1: size = 0 OK 2026/09/04 02:19:20 DEBUG : file1: Size of src and dst objects identical 2026/09/04 02:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/04 02:19:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 02:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 02:19:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 02:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:20 DEBUG : Internxt root 'rclone-test-tagemod5niyi': File to upload is small (7 bytes), uploading instead of streaming 2026/09/04 02:19:21 DEBUG : file1: size = 7 OK 2026/09/04 02:19:21 DEBUG : file1: Size of src and dst objects identical 2026/09/04 02:19:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 02:19:21 DEBUG : WaitForWriters: timeout=30s 2026/09/04 02:19:21 DEBUG : Looking for writers 2026/09/04 02:19:21 DEBUG : file1: reading active writers 2026/09/04 02:19:21 DEBUG : >WaitForWriters: fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleMethods (21.68s) FAIL 2026/09/04 02:19:30 DEBUG : Internxt root 'rclone-test-tagemod5niyi': Purge dir "" "./vfs.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirRename|TestWriteFileHandleMethods)$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Finished ERROR in 1m52.45625024s (try 4/5): exit status 1: Failed [TestDirRename TestFileSetModTime/cache=off,open=false,write=false]