"./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose" - Starting (try 1/5) 2026/04/05 04:24:44 DEBUG : Creating backend with remote "TestGoogleCloudStorage:rclone-test-wihojef7zoru" 2026/04/05 04:24:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 04:24:44 DEBUG : Creating backend with remote "/tmp/rclone3906080820" === RUN TestDirHandleMethods run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:44 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:46 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:46 DEBUG : dir: Looking for writers 2026/04/05 04:24:46 DEBUG : Looking for writers 2026/04/05 04:24:46 DEBUG : dir: reading active writers 2026/04/05 04:24:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.92s) === RUN TestDirHandleReaddir run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:47 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:48 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:48 DEBUG : dir/subdir: Looking for writers 2026/04/05 04:24:48 DEBUG : dir: Looking for writers 2026/04/05 04:24:48 DEBUG : file1: reading active writers 2026/04/05 04:24:48 DEBUG : file2: reading active writers 2026/04/05 04:24:48 DEBUG : subdir: reading active writers 2026/04/05 04:24:48 DEBUG : Looking for writers 2026/04/05 04:24:48 DEBUG : dir: reading active writers 2026/04/05 04:24:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.72s) === RUN TestDirHandleReaddirnames run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:48 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:49 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:49 DEBUG : dir: Looking for writers 2026/04/05 04:24:49 DEBUG : file1: reading active writers 2026/04/05 04:24:49 DEBUG : Looking for writers 2026/04/05 04:24:49 DEBUG : dir: reading active writers 2026/04/05 04:24:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.13s) === RUN TestDirMethods run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:49 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:50 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:50 DEBUG : dir: Looking for writers 2026/04/05 04:24:50 DEBUG : Looking for writers 2026/04/05 04:24:50 DEBUG : dir: reading active writers 2026/04/05 04:24:50 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.93s) === RUN TestDirForgetAll run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:50 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:51 DEBUG : dir: forgetting directory cache 2026/04/05 04:24:51 DEBUG : forgetting directory cache 2026/04/05 04:24:51 DEBUG : dir: forgetting directory cache 2026/04/05 04:24:51 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:51 DEBUG : Looking for writers 2026/04/05 04:24:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.13s) === RUN TestDirForgetPath run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:52 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:52 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/05 04:24:52 DEBUG : dir: invalidating directory cache 2026/04/05 04:24:52 DEBUG : >ForgetPath: 2026/04/05 04:24:52 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/05 04:24:52 DEBUG : invalidating directory cache 2026/04/05 04:24:52 DEBUG : dir: forgetting directory cache 2026/04/05 04:24:52 DEBUG : >ForgetPath: 2026/04/05 04:24:52 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/05 04:24:52 DEBUG : >ForgetPath: 2026/04/05 04:24:52 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:52 DEBUG : dir: Looking for writers 2026/04/05 04:24:52 DEBUG : Looking for writers 2026/04/05 04:24:52 DEBUG : dir: reading active writers 2026/04/05 04:24:52 DEBUG : >WaitForWriters: 2026/04/05 04:24:52 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:24:52 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:24:53 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDirForgetPath (1.27s) === RUN TestDirWalk run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:53 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:54 DEBUG : forgetting directory cache 2026/04/05 04:24:54 DEBUG : dir: forgetting directory cache 2026/04/05 04:24:54 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:54 DEBUG : dir: Looking for writers 2026/04/05 04:24:54 DEBUG : fil/a/b: Looking for writers 2026/04/05 04:24:54 DEBUG : fil/a: Looking for writers 2026/04/05 04:24:54 DEBUG : b: reading active writers 2026/04/05 04:24:54 DEBUG : fil: Looking for writers 2026/04/05 04:24:54 DEBUG : a: reading active writers 2026/04/05 04:24:54 DEBUG : Looking for writers 2026/04/05 04:24:54 DEBUG : dir: reading active writers 2026/04/05 04:24:54 DEBUG : fil: reading active writers 2026/04/05 04:24:54 DEBUG : >WaitForWriters: 2026/04/05 04:24:54 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:24:54 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:24:55 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDirWalk (2.02s) === RUN TestDirSetModTime run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:55 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:55 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:55 DEBUG : dir: Looking for writers 2026/04/05 04:24:55 DEBUG : Looking for writers 2026/04/05 04:24:55 DEBUG : dir: reading active writers 2026/04/05 04:24:55 DEBUG : >WaitForWriters: 2026/04/05 04:24:55 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:24:55 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:24:56 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDirSetModTime (1.09s) === RUN TestDirStat run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:56 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:24:57 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:57 DEBUG : dir: Looking for writers 2026/04/05 04:24:57 DEBUG : file1: reading active writers 2026/04/05 04:24:57 DEBUG : Looking for writers 2026/04/05 04:24:57 DEBUG : dir: reading active writers 2026/04/05 04:24:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.09s) === RUN TestDirReadDirAll run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:24:57 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/05 04:24:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/05 04:24:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/05 04:24:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/05 04:24:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/05 04:24:59 DEBUG : Waiting for deletions to finish 2026/04/05 04:24:59 INFO : dir/subdir/file3: Deleted 2026/04/05 04:24:59 DEBUG : removing 1 level 2 directories 2026/04/05 04:24:59 INFO : dir/subdir: Removing directory 2026/04/05 04:24:59 DEBUG : dir: invalidating directory cache 2026/04/05 04:24:59 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/05 04:24:59 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/05 04:24:59 DEBUG : dir/file1: Reset virtual modtime 2026/04/05 04:24:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/05 04:24:59 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/05 04:24:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/05 04:24:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/05 04:24:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/05 04:24:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:24:59 DEBUG : dir: invalidating directory cache 2026/04/05 04:24:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/05 04:24:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/05 04:24:59 DEBUG : forgetting directory cache 2026/04/05 04:24:59 DEBUG : dir: forgetting directory cache 2026/04/05 04:24:59 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/05 04:24:59 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/05 04:24:59 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:24:59 DEBUG : dir/virtualDir2: Looking for writers 2026/04/05 04:24:59 DEBUG : dir/virtualDir: Looking for writers 2026/04/05 04:24:59 DEBUG : dir: Looking for writers 2026/04/05 04:24:59 DEBUG : virtualFile: reading active writers 2026/04/05 04:24:59 DEBUG : virtualDir: reading active writers 2026/04/05 04:24:59 DEBUG : file1: reading active writers 2026/04/05 04:24:59 DEBUG : virtualFile2: reading active writers 2026/04/05 04:24:59 DEBUG : virtualDir2: reading active writers 2026/04/05 04:24:59 DEBUG : Looking for writers 2026/04/05 04:24:59 DEBUG : dir: reading active writers 2026/04/05 04:24:59 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.03s) --- PASS: TestDirReadDirAll/Virtual (1.21s) === RUN TestDirOpen run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:00 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:00 ERROR : dir/: Can only open directories read only 2026/04/05 04:25:00 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:00 DEBUG : dir: Looking for writers 2026/04/05 04:25:00 DEBUG : Looking for writers 2026/04/05 04:25:00 DEBUG : dir: reading active writers 2026/04/05 04:25:00 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.90s) === RUN TestDirCreate run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:01 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/05 04:25:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/05 04:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/05 04:25:02 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (5 bytes), uploading instead of streaming 2026/04/05 04:25:02 DEBUG : dir/potato: size = 5 OK 2026/04/05 04:25:02 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:25:02 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/05 04:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/05 04:25:02 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:02 DEBUG : dir: Looking for writers 2026/04/05 04:25:02 DEBUG : file1: reading active writers 2026/04/05 04:25:02 DEBUG : potato: reading active writers 2026/04/05 04:25:02 DEBUG : Looking for writers 2026/04/05 04:25:02 DEBUG : dir: reading active writers 2026/04/05 04:25:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.47s) === RUN TestDirMkdir run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:02 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/05 04:25:03 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:03 DEBUG : dir/sub: Looking for writers 2026/04/05 04:25:03 DEBUG : dir: Looking for writers 2026/04/05 04:25:03 DEBUG : file1: reading active writers 2026/04/05 04:25:03 DEBUG : sub: reading active writers 2026/04/05 04:25:03 DEBUG : Looking for writers 2026/04/05 04:25:03 DEBUG : dir: reading active writers 2026/04/05 04:25:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.55s) === RUN TestDirMkdirSub run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:04 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/05 04:25:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/05 04:25:05 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:05 DEBUG : dir/sub/subsub: Looking for writers 2026/04/05 04:25:05 DEBUG : dir/sub: Looking for writers 2026/04/05 04:25:05 DEBUG : subsub: reading active writers 2026/04/05 04:25:05 DEBUG : dir: Looking for writers 2026/04/05 04:25:05 DEBUG : file1: reading active writers 2026/04/05 04:25:05 DEBUG : sub: reading active writers 2026/04/05 04:25:05 DEBUG : Looking for writers 2026/04/05 04:25:05 DEBUG : dir: reading active writers 2026/04/05 04:25:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.62s) === RUN TestDirRemove run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:06 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:06 ERROR : dir/: Dir.Remove not empty 2026/04/05 04:25:06 DEBUG : dir/file1: Remove: 2026/04/05 04:25:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:06 DEBUG : dir/file1: >Remove: err= 2026/04/05 04:25:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/05 04:25:06 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:06 DEBUG : Looking for writers 2026/04/05 04:25:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.26s) === RUN TestDirRemoveAll run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:07 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:07 DEBUG : dir/file1: Remove: 2026/04/05 04:25:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:08 DEBUG : dir/file1: >Remove: err= 2026/04/05 04:25:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/05 04:25:08 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:08 DEBUG : Looking for writers 2026/04/05 04:25:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.28s) === RUN TestDirRemoveName run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:08 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:09 DEBUG : dir/file1: Remove: 2026/04/05 04:25:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:09 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/05 04:25:09 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:09 DEBUG : dir: Looking for writers 2026/04/05 04:25:09 DEBUG : Looking for writers 2026/04/05 04:25:09 DEBUG : dir: reading active writers 2026/04/05 04:25:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.38s) === RUN TestDirRename run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:09 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/05 04:25:11 DEBUG : dir2/file3: size = 15 OK 2026/04/05 04:25:11 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/05 04:25:11 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/05 04:25:11 DEBUG : dir2/file1: size = 14 OK 2026/04/05 04:25:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:11 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/05 04:25:11 INFO : dir/file3: Deleted 2026/04/05 04:25:11 INFO : dir/file1: Deleted 2026/04/05 04:25:11 DEBUG : dir: Updating dir with dir2 0x239403ddb2b0 2026/04/05 04:25:11 DEBUG : dir: forgetting directory cache 2026/04/05 04:25:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/05 04:25:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/05 04:25:12 DEBUG : file2: size = 14 OK 2026/04/05 04:25:12 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:12 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/05 04:25:12 INFO : dir2/file1: Deleted 2026/04/05 04:25:12 DEBUG : file2: Updating file with file2 0x239403b98a80 2026/04/05 04:25:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/05 04:25:13 DEBUG : dir2/file3: size = 14 OK 2026/04/05 04:25:13 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:13 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/05 04:25:13 INFO : file2: Deleted 2026/04/05 04:25:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x239403b98a80 2026/04/05 04:25:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/05 04:25:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/05 04:25:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/05 04:25:13 DEBUG : empty directory: Updating dir with renamed empty directory 0x239403ddb110 2026/04/05 04:25:13 DEBUG : empty directory: forgetting directory cache 2026/04/05 04:25:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/05 04:25:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/05 04:25:13 DEBUG : dir2: Renaming to "dir3" 2026/04/05 04:25:13 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:13 DEBUG : dir3: Looking for writers 2026/04/05 04:25:13 DEBUG : file3: reading active writers 2026/04/05 04:25:13 DEBUG : renamed empty directory: Looking for writers 2026/04/05 04:25:13 DEBUG : Looking for writers 2026/04/05 04:25:13 DEBUG : dir3: reading active writers 2026/04/05 04:25:13 DEBUG : renamed empty directory: reading active writers 2026/04/05 04:25:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.95s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:13 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:13 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:13 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-wihojef7zoru: 1/10 (googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:16 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/05 04:25:16 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:25:16 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:25:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/05 04:25:16 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/05 04:25:16 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/05 04:25:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/05 04:25:16 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:25:16 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:25:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/05 04:25:16 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/05 04:25:16 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/05 04:25:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/05 04:25:16 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (12 bytes), uploading instead of streaming 2026/04/05 04:25:16 DEBUG : dir/sub/file2: size = 12 OK 2026/04/05 04:25:16 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/05 04:25:16 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/05 04:25:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/05 04:25:16 DEBUG : forgetting directory cache 2026/04/05 04:25:16 DEBUG : dir: forgetting directory cache 2026/04/05 04:25:16 DEBUG : dir/sub: forgetting directory cache 2026/04/05 04:25:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/05 04:25:16 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (5 bytes), uploading instead of streaming 2026/04/05 04:25:17 DEBUG : dir/sub/file0: size = 5 OK 2026/04/05 04:25:17 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:25:17 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/05 04:25:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/05 04:25:17 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:17 DEBUG : dir/sub: Looking for writers 2026/04/05 04:25:17 DEBUG : file0: reading active writers 2026/04/05 04:25:17 DEBUG : file2: reading active writers 2026/04/05 04:25:17 DEBUG : dir: Looking for writers 2026/04/05 04:25:17 DEBUG : file1: reading active writers 2026/04/05 04:25:17 DEBUG : sub: reading active writers 2026/04/05 04:25:17 DEBUG : Looking for writers 2026/04/05 04:25:17 DEBUG : dir: reading active writers 2026/04/05 04:25:17 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (3.84s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:17 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/05 04:25:17 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:17 DEBUG : Looking for writers 2026/04/05 04:25:17 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:18 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/05 04:25:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:25:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/05 04:25:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/05 04:25:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/05 04:25:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:25:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/05 04:25:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/05 04:25:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:25:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/05 04:25:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/05 04:25:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/05 04:25:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:25:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/05 04:25:18 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:18 DEBUG : dir: Looking for writers 2026/04/05 04:25:18 DEBUG : file1.metadata: reading active writers 2026/04/05 04:25:18 DEBUG : file1: reading active writers 2026/04/05 04:25:18 DEBUG : Looking for writers 2026/04/05 04:25:18 DEBUG : dir: reading active writers 2026/04/05 04:25:18 DEBUG : dir.metadata: reading active writers 2026/04/05 04:25:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.06s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:19 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:19 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:19 DEBUG : dir: Looking for writers 2026/04/05 04:25:19 DEBUG : file1: reading active writers 2026/04/05 04:25:19 DEBUG : Looking for writers 2026/04/05 04:25:19 DEBUG : dir: reading active writers 2026/04/05 04:25:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.06s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:20 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:21 DEBUG : Can set mod time: true 2026/04/05 04:25:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/05 04:25:21 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:21 DEBUG : dir: Looking for writers 2026/04/05 04:25:21 DEBUG : file1: reading active writers 2026/04/05 04:25:21 DEBUG : Looking for writers 2026/04/05 04:25:21 DEBUG : dir: reading active writers 2026/04/05 04:25:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:22 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:25:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/05 04:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:22 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (0 bytes), uploading instead of streaming 2026/04/05 04:25:23 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:23 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:25:23 DEBUG : dir/file1: Received error: googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2026/04/05 04:25:23 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:23 DEBUG : dir/file1: size = 0 OK 2026/04/05 04:25:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/05 04:25:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/05 04:25:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/05 04:25:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:23 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:23 DEBUG : dir: Looking for writers 2026/04/05 04:25:23 DEBUG : file1: reading active writers 2026/04/05 04:25:23 DEBUG : Looking for writers 2026/04/05 04:25:23 DEBUG : dir: reading active writers 2026/04/05 04:25:23 DEBUG : >WaitForWriters: 2026/04/05 04:25:23 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:23 DEBUG : dir: Looking for writers 2026/04/05 04:25:23 DEBUG : file1: reading active writers 2026/04/05 04:25:23 DEBUG : Looking for writers 2026/04/05 04:25:23 DEBUG : dir: reading active writers 2026/04/05 04:25:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:24 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:25:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/05 04:25:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:24 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (5 bytes), uploading instead of streaming 2026/04/05 04:25:24 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:24 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:25:24 DEBUG : dir/file1: Received error: googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2026/04/05 04:25:24 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 04:25:24 DEBUG : dir/file1: Received error: googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 2/10 2026/04/05 04:25:24 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 04:25:24 DEBUG : dir/file1: size = 5 OK 2026/04/05 04:25:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:25:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/05 04:25:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 04:25:25 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/05 04:25:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:25 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:25 DEBUG : dir: Looking for writers 2026/04/05 04:25:25 DEBUG : file1: reading active writers 2026/04/05 04:25:25 DEBUG : Looking for writers 2026/04/05 04:25:25 DEBUG : dir: reading active writers 2026/04/05 04:25:25 DEBUG : >WaitForWriters: 2026/04/05 04:25:25 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:25 DEBUG : dir: Looking for writers 2026/04/05 04:25:25 DEBUG : file1: reading active writers 2026/04/05 04:25:25 DEBUG : Looking for writers 2026/04/05 04:25:25 DEBUG : dir: reading active writers 2026/04/05 04:25:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:25 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:25 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:25:25 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:25 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:25 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:25:25 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:25 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-wihojef7zoru: 1/10 (googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:28 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/05 04:25:29 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:29 DEBUG : dir: Looking for writers 2026/04/05 04:25:29 DEBUG : file1: reading active writers 2026/04/05 04:25:29 DEBUG : Looking for writers 2026/04/05 04:25:29 DEBUG : dir: reading active writers 2026/04/05 04:25:29 DEBUG : >WaitForWriters: 2026/04/05 04:25:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:29 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:25:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:29 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:25:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/05 04:25:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:30 DEBUG : dir/file1(0x239403dd8280): close: 2026/04/05 04:25:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/05 04:25:30 DEBUG : dir/file1(0x239403dd8280): >close: err= 2026/04/05 04:25:30 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:30 DEBUG : dir: Looking for writers 2026/04/05 04:25:30 DEBUG : file1: reading active writers 2026/04/05 04:25:30 DEBUG : Looking for writers 2026/04/05 04:25:30 DEBUG : dir: reading active writers 2026/04/05 04:25:30 DEBUG : >WaitForWriters: 2026/04/05 04:25:30 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:30 DEBUG : dir: Looking for writers 2026/04/05 04:25:30 DEBUG : file1: reading active writers 2026/04/05 04:25:30 DEBUG : Looking for writers 2026/04/05 04:25:30 DEBUG : dir: reading active writers 2026/04/05 04:25:30 DEBUG : >WaitForWriters: 2026/04/05 04:25:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:30 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:25:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:30 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:25:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/05 04:25:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:31 DEBUG : dir/file1(0x239403dd8e00): _writeAt: size=5, off=0 2026/04/05 04:25:31 DEBUG : dir/file1(0x239403dd8e00): openPending: 2026/04/05 04:25:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:25:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:31 DEBUG : dir/file1(0x239403dd8e00): >openPending: err= 2026/04/05 04:25:31 DEBUG : dir/file1(0x239403dd8e00): >_writeAt: n=5, err= 2026/04/05 04:25:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 04:25:31 DEBUG : dir/file1(0x239403dd8e00): close: 2026/04/05 04:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/05 04:25:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/05 04:25:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/05 04:25:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/05 04:25:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 04:25:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:25:31 DEBUG : dir/file1(0x239403dd8e00): >close: err= 2026/04/05 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:31 DEBUG : dir: Looking for writers 2026/04/05 04:25:31 DEBUG : file1: reading active writers 2026/04/05 04:25:31 DEBUG : Looking for writers 2026/04/05 04:25:31 DEBUG : dir: reading active writers 2026/04/05 04:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:25:31 DEBUG : dir: Looking for writers 2026/04/05 04:25:31 DEBUG : file1: reading active writers 2026/04/05 04:25:31 DEBUG : Looking for writers 2026/04/05 04:25:31 DEBUG : dir: reading active writers 2026/04/05 04:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:25:31 DEBUG : dir: Looking for writers 2026/04/05 04:25:31 DEBUG : file1: reading active writers 2026/04/05 04:25:31 DEBUG : Looking for writers 2026/04/05 04:25:31 DEBUG : dir: reading active writers 2026/04/05 04:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:25:31 DEBUG : dir: Looking for writers 2026/04/05 04:25:31 DEBUG : file1: reading active writers 2026/04/05 04:25:31 DEBUG : Looking for writers 2026/04/05 04:25:31 DEBUG : dir: reading active writers 2026/04/05 04:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:25:31 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:25:32 DEBUG : dir: Looking for writers 2026/04/05 04:25:32 DEBUG : file1: reading active writers 2026/04/05 04:25:32 DEBUG : Looking for writers 2026/04/05 04:25:32 DEBUG : dir: reading active writers 2026/04/05 04:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:25:32 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:32 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/05 04:25:32 INFO : dir/file1: Copied (replaced existing) 2026/04/05 04:25:32 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/05 04:25:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:25:32 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/05 04:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:25:32 DEBUG : dir: Looking for writers 2026/04/05 04:25:32 DEBUG : file1: reading active writers 2026/04/05 04:25:32 DEBUG : Looking for writers 2026/04/05 04:25:32 DEBUG : dir: reading active writers 2026/04/05 04:25:32 DEBUG : >WaitForWriters: 2026/04/05 04:25:32 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:32 DEBUG : dir: Looking for writers 2026/04/05 04:25:32 DEBUG : file1: reading active writers 2026/04/05 04:25:32 DEBUG : Looking for writers 2026/04/05 04:25:32 DEBUG : dir: reading active writers 2026/04/05 04:25:32 DEBUG : >WaitForWriters: 2026/04/05 04:25:32 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (12.58s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (2.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.78s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.82s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.60s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.81s) === RUN TestFileOpenRead run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:32 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:25:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/05 04:25:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:25:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/05 04:25:33 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:33 DEBUG : dir: Looking for writers 2026/04/05 04:25:33 DEBUG : file1: reading active writers 2026/04/05 04:25:33 DEBUG : Looking for writers 2026/04/05 04:25:33 DEBUG : dir: reading active writers 2026/04/05 04:25:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.35s) === RUN TestFileOpenReadUnknownSize 2026/04/05 04:25:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/05 04:25:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/05 04:25:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:25:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/05 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:34 DEBUG : Looking for writers 2026/04/05 04:25:34 DEBUG : file.txt: reading active writers 2026/04/05 04:25:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:34 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:34 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (25 bytes), uploading instead of streaming 2026/04/05 04:25:34 DEBUG : dir/file1: size = 25 OK 2026/04/05 04:25:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/05 04:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:34 DEBUG : dir: Looking for writers 2026/04/05 04:25:34 DEBUG : file1: reading active writers 2026/04/05 04:25:34 DEBUG : Looking for writers 2026/04/05 04:25:34 DEBUG : dir: reading active writers 2026/04/05 04:25:34 DEBUG : >WaitForWriters: 2026/04/05 04:25:35 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:35 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:25:35 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestFileOpenWrite (1.24s) === RUN TestFileRemove run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:35 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:36 DEBUG : dir/file1: Remove: 2026/04/05 04:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:36 DEBUG : dir/file1: >Remove: err= 2026/04/05 04:25:36 DEBUG : dir/file1: Remove: 2026/04/05 04:25:36 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/05 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:36 DEBUG : dir: Looking for writers 2026/04/05 04:25:36 DEBUG : Looking for writers 2026/04/05 04:25:36 DEBUG : dir: reading active writers 2026/04/05 04:25:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.25s) === RUN TestFileRemoveAll run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:36 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:37 DEBUG : dir/file1: Remove: 2026/04/05 04:25:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:37 DEBUG : dir/file1: >Remove: err= 2026/04/05 04:25:37 DEBUG : dir/file1: Remove: 2026/04/05 04:25:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/05 04:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:37 DEBUG : dir: Looking for writers 2026/04/05 04:25:37 DEBUG : Looking for writers 2026/04/05 04:25:37 DEBUG : dir: reading active writers 2026/04/05 04:25:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.29s) === RUN TestFileOpen run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:37 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/05 04:25:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/05 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/05 04:25:38 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/05 04:25:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/05 04:25:38 DEBUG : dir/file1: Open: flags=0x3 2026/04/05 04:25:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/05 04:25:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/05 04:25:38 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:38 DEBUG : dir: Looking for writers 2026/04/05 04:25:38 DEBUG : file1: reading active writers 2026/04/05 04:25:38 DEBUG : Looking for writers 2026/04/05 04:25:38 DEBUG : dir: reading active writers 2026/04/05 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:39 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:39 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:39 DEBUG : dir: Looking for writers 2026/04/05 04:25:39 DEBUG : file1: reading active writers 2026/04/05 04:25:39 DEBUG : Looking for writers 2026/04/05 04:25:39 DEBUG : dir: reading active writers 2026/04/05 04:25:39 DEBUG : >WaitForWriters: 2026/04/05 04:25:40 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:40 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:40 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:25:40 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:40 INFO : dir/file1: Deleted 2026/04/05 04:25:40 DEBUG : newLeaf: Updating file with newLeaf 0x239403d76f00 2026/04/05 04:25:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:41 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:41 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:41 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/05 04:25:41 INFO : newLeaf: Deleted 2026/04/05 04:25:41 DEBUG : dir/file1: Updating file with dir/file1 0x239403d76f00 2026/04/05 04:25:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/05 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:41 DEBUG : dir/file1: File is currently open, delaying rename 0x239403d76f00 2026/04/05 04:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:41 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (25 bytes), uploading instead of streaming 2026/04/05 04:25:41 DEBUG : dir/file1: size = 25 OK 2026/04/05 04:25:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/05 04:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:41 DEBUG : newLeaf: Running delayed rename now 2026/04/05 04:25:41 DEBUG : newLeaf: size = 25 OK 2026/04/05 04:25:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:42 INFO : dir/file1: Deleted 2026/04/05 04:25:42 DEBUG : newLeaf: Updating file with newLeaf 0x239403d76f00 2026/04/05 04:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:42 DEBUG : dir: Looking for writers 2026/04/05 04:25:42 DEBUG : Looking for writers 2026/04/05 04:25:42 DEBUG : dir: reading active writers 2026/04/05 04:25:42 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:42 DEBUG : >WaitForWriters: 2026/04/05 04:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:42 DEBUG : dir: Looking for writers 2026/04/05 04:25:42 DEBUG : Looking for writers 2026/04/05 04:25:42 DEBUG : dir: reading active writers 2026/04/05 04:25:42 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:42 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:42 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:25:42 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:42 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:42 DEBUG : Config file has changed externally - reloading 2026/04/05 04:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:42 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:25:42 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:42 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-wihojef7zoru: 1/10 (googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:44 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:45 DEBUG : dir: Looking for writers 2026/04/05 04:25:45 DEBUG : file1: reading active writers 2026/04/05 04:25:45 DEBUG : Looking for writers 2026/04/05 04:25:45 DEBUG : dir: reading active writers 2026/04/05 04:25:45 DEBUG : >WaitForWriters: 2026/04/05 04:25:46 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:46 INFO : dir/file1: Deleted 2026/04/05 04:25:46 DEBUG : newLeaf: Updating file with newLeaf 0x23940379fbc0 2026/04/05 04:25:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:46 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:46 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:46 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/05 04:25:47 INFO : newLeaf: Deleted 2026/04/05 04:25:47 DEBUG : dir/file1: Updating file with dir/file1 0x23940379fbc0 2026/04/05 04:25:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:25:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/05 04:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:47 DEBUG : dir/file1: File is currently open, delaying rename 0x23940379fbc0 2026/04/05 04:25:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:47 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (25 bytes), uploading instead of streaming 2026/04/05 04:25:47 DEBUG : dir/file1: size = 25 OK 2026/04/05 04:25:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/05 04:25:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:47 DEBUG : newLeaf: Running delayed rename now 2026/04/05 04:25:47 DEBUG : newLeaf: size = 25 OK 2026/04/05 04:25:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:47 INFO : dir/file1: Deleted 2026/04/05 04:25:47 DEBUG : newLeaf: Updating file with newLeaf 0x23940379fbc0 2026/04/05 04:25:47 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:47 DEBUG : dir: Looking for writers 2026/04/05 04:25:47 DEBUG : Looking for writers 2026/04/05 04:25:47 DEBUG : dir: reading active writers 2026/04/05 04:25:47 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:47 DEBUG : >WaitForWriters: 2026/04/05 04:25:48 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:48 DEBUG : dir: Looking for writers 2026/04/05 04:25:48 DEBUG : Looking for writers 2026/04/05 04:25:48 DEBUG : dir: reading active writers 2026/04/05 04:25:48 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:48 DEBUG : >WaitForWriters: 2026/04/05 04:25:48 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:48 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:48 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:25:48 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:48 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:48 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:25:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:25:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3e340): openPending: 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:25:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3e340): >openPending: err= 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:25:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3e340): _writeAt: size=14, off=0 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3e340): >_writeAt: n=14, err= 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3e340): close: 2026/04/05 04:25:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:25:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3e340): >close: err= 2026/04/05 04:25:49 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:49 DEBUG : dir: Looking for writers 2026/04/05 04:25:49 DEBUG : file1: reading active writers 2026/04/05 04:25:49 DEBUG : Looking for writers 2026/04/05 04:25:49 DEBUG : dir: reading active writers 2026/04/05 04:25:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:25:49 DEBUG : dir: Looking for writers 2026/04/05 04:25:49 DEBUG : file1: reading active writers 2026/04/05 04:25:49 DEBUG : Looking for writers 2026/04/05 04:25:49 DEBUG : dir: reading active writers 2026/04/05 04:25:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:25:49 DEBUG : dir: Looking for writers 2026/04/05 04:25:49 DEBUG : file1: reading active writers 2026/04/05 04:25:49 DEBUG : Looking for writers 2026/04/05 04:25:49 DEBUG : dir: reading active writers 2026/04/05 04:25:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:25:49 DEBUG : dir: Looking for writers 2026/04/05 04:25:49 DEBUG : file1: reading active writers 2026/04/05 04:25:49 DEBUG : Looking for writers 2026/04/05 04:25:49 DEBUG : dir: reading active writers 2026/04/05 04:25:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:25:49 DEBUG : dir: Looking for writers 2026/04/05 04:25:49 DEBUG : file1: reading active writers 2026/04/05 04:25:49 DEBUG : Looking for writers 2026/04/05 04:25:49 DEBUG : dir: reading active writers 2026/04/05 04:25:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:25:49 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:49 INFO : dir/file1: Copied (replaced existing) 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:25:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/05 04:25:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:25:49 DEBUG : dir: Looking for writers 2026/04/05 04:25:49 DEBUG : file1: reading active writers 2026/04/05 04:25:49 DEBUG : Looking for writers 2026/04/05 04:25:49 DEBUG : dir: reading active writers 2026/04/05 04:25:49 DEBUG : >WaitForWriters: 2026/04/05 04:25:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:25:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3f340): _readAt: size=512, off=0 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3f340): openPending: 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:25:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:25:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3f340): >openPending: err= 2026/04/05 04:25:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3f340): >_readAt: n=14, err=EOF 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3f340): close: 2026/04/05 04:25:49 DEBUG : dir/file1(0x239403d3f340): >close: err= 2026/04/05 04:25:50 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:50 INFO : dir/file1: Deleted 2026/04/05 04:25:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:25:50 DEBUG : newLeaf: Updating file with newLeaf 0x239403cfecc0 2026/04/05 04:25:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:50 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:50 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:50 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/05 04:25:50 INFO : newLeaf: Deleted 2026/04/05 04:25:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/05 04:25:50 DEBUG : dir/file1: Updating file with dir/file1 0x239403cfecc0 2026/04/05 04:25:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:25:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:25:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:51 DEBUG : dir/file1(0x239403d80300): openPending: 2026/04/05 04:25:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:25:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:25:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:51 DEBUG : dir/file1(0x239403d80300): >openPending: err= 2026/04/05 04:25:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:25:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:51 DEBUG : dir/file1(0x239403d80300): _writeAt: size=25, off=0 2026/04/05 04:25:51 DEBUG : dir/file1(0x239403d80300): >_writeAt: n=25, err= 2026/04/05 04:25:51 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:51 INFO : dir/file1: Deleted 2026/04/05 04:25:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:25:51 DEBUG : newLeaf: Updating file with newLeaf 0x239403cfecc0 2026/04/05 04:25:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:51 DEBUG : newLeaf(0x239403d80300): close: 2026/04/05 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/05 04:25:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-05 04:25:51.133958237 +0000 UTC m=+66.995482350 2026/04/05 04:25:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/05 04:25:51 DEBUG : newLeaf(0x239403d80300): >close: err= 2026/04/05 04:25:51 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:51 DEBUG : dir: Looking for writers 2026/04/05 04:25:51 DEBUG : Looking for writers 2026/04/05 04:25:51 DEBUG : dir: reading active writers 2026/04/05 04:25:51 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:25:51 DEBUG : dir: Looking for writers 2026/04/05 04:25:51 DEBUG : Looking for writers 2026/04/05 04:25:51 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:51 DEBUG : dir: reading active writers 2026/04/05 04:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:25:51 DEBUG : dir: Looking for writers 2026/04/05 04:25:51 DEBUG : Looking for writers 2026/04/05 04:25:51 DEBUG : dir: reading active writers 2026/04/05 04:25:51 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:25:51 DEBUG : dir: Looking for writers 2026/04/05 04:25:51 DEBUG : Looking for writers 2026/04/05 04:25:51 DEBUG : dir: reading active writers 2026/04/05 04:25:51 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:25:51 DEBUG : newLeaf: vfs cache: starting upload 2026/04/05 04:25:51 DEBUG : dir: Looking for writers 2026/04/05 04:25:51 DEBUG : Looking for writers 2026/04/05 04:25:51 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:51 DEBUG : dir: reading active writers 2026/04/05 04:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:25:51 DEBUG : newLeaf: size = 25 OK 2026/04/05 04:25:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:51 INFO : newLeaf: Copied (replaced existing) 2026/04/05 04:25:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-05 04:25:51.133958237 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/05 04:25:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/05 04:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/05 04:25:51 DEBUG : dir: Looking for writers 2026/04/05 04:25:51 DEBUG : Looking for writers 2026/04/05 04:25:51 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:51 DEBUG : dir: reading active writers 2026/04/05 04:25:51 DEBUG : >WaitForWriters: 2026/04/05 04:25:52 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:52 DEBUG : dir: Looking for writers 2026/04/05 04:25:52 DEBUG : Looking for writers 2026/04/05 04:25:52 DEBUG : dir: reading active writers 2026/04/05 04:25:52 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:52 DEBUG : >WaitForWriters: 2026/04/05 04:25:52 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:52 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:52 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:25:52 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:52 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:52 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:25:53 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:53 DEBUG : dir: Looking for writers 2026/04/05 04:25:53 DEBUG : file1: reading active writers 2026/04/05 04:25:53 DEBUG : Looking for writers 2026/04/05 04:25:53 DEBUG : dir: reading active writers 2026/04/05 04:25:53 DEBUG : >WaitForWriters: 2026/04/05 04:25:53 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:53 INFO : dir/file1: Deleted 2026/04/05 04:25:53 DEBUG : newLeaf: Updating file with newLeaf 0x239403b99680 2026/04/05 04:25:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:54 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:54 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:54 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/05 04:25:54 INFO : newLeaf: Deleted 2026/04/05 04:25:54 DEBUG : dir/file1: Updating file with dir/file1 0x239403b99680 2026/04/05 04:25:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:25:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:25:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:54 DEBUG : dir/file1(0x239403dd8e40): openPending: 2026/04/05 04:25:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:25:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:25:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:54 DEBUG : dir/file1(0x239403dd8e40): >openPending: err= 2026/04/05 04:25:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:25:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:54 DEBUG : dir/file1(0x239403dd8e40): _writeAt: size=25, off=0 2026/04/05 04:25:54 DEBUG : dir/file1(0x239403dd8e40): >_writeAt: n=25, err= 2026/04/05 04:25:55 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:55 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:55 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:25:55 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 04:25:55 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 04:25:55 INFO : dir/file1: Deleted 2026/04/05 04:25:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:25:55 DEBUG : newLeaf: Updating file with newLeaf 0x239403b99680 2026/04/05 04:25:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:55 DEBUG : newLeaf(0x239403dd8e40): close: 2026/04/05 04:25:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/05 04:25:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-05 04:25:54.819869078 +0000 UTC m=+70.681393190 2026/04/05 04:25:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/05 04:25:55 DEBUG : newLeaf(0x239403dd8e40): >close: err= 2026/04/05 04:25:55 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:55 DEBUG : dir: Looking for writers 2026/04/05 04:25:55 DEBUG : Looking for writers 2026/04/05 04:25:55 DEBUG : dir: reading active writers 2026/04/05 04:25:55 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:25:55 DEBUG : dir: Looking for writers 2026/04/05 04:25:55 DEBUG : Looking for writers 2026/04/05 04:25:55 DEBUG : dir: reading active writers 2026/04/05 04:25:55 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:25:55 DEBUG : dir: Looking for writers 2026/04/05 04:25:55 DEBUG : Looking for writers 2026/04/05 04:25:55 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:55 DEBUG : dir: reading active writers 2026/04/05 04:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:25:55 DEBUG : dir: Looking for writers 2026/04/05 04:25:55 DEBUG : Looking for writers 2026/04/05 04:25:55 DEBUG : dir: reading active writers 2026/04/05 04:25:55 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:25:55 DEBUG : newLeaf: vfs cache: starting upload 2026/04/05 04:25:55 DEBUG : dir: Looking for writers 2026/04/05 04:25:55 DEBUG : Looking for writers 2026/04/05 04:25:55 DEBUG : dir: reading active writers 2026/04/05 04:25:55 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:25:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 04:25:55 DEBUG : newLeaf: size = 25 OK 2026/04/05 04:25:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:55 INFO : newLeaf: Copied (replaced existing) 2026/04/05 04:25:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-05 04:25:54.819869078 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/05 04:25:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/05 04:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/05 04:25:55 DEBUG : dir: Looking for writers 2026/04/05 04:25:55 DEBUG : Looking for writers 2026/04/05 04:25:55 DEBUG : dir: reading active writers 2026/04/05 04:25:55 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:55 DEBUG : >WaitForWriters: 2026/04/05 04:25:56 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:56 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:56 DEBUG : dir: Looking for writers 2026/04/05 04:25:56 DEBUG : Looking for writers 2026/04/05 04:25:56 DEBUG : dir: reading active writers 2026/04/05 04:25:56 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:56 DEBUG : >WaitForWriters: 2026/04/05 04:25:56 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:25:56 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:25:56 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:25:56 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:56 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:25:56 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:25:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:25:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403abbcc0): openPending: 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403abbcc0): >openPending: err= 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:25:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403abbcc0): _writeAt: size=14, off=0 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403abbcc0): >_writeAt: n=14, err= 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403abbcc0): close: 2026/04/05 04:25:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/05 04:25:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403abbcc0): >close: err= 2026/04/05 04:25:57 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:57 DEBUG : dir: Looking for writers 2026/04/05 04:25:57 DEBUG : file1: reading active writers 2026/04/05 04:25:57 DEBUG : Looking for writers 2026/04/05 04:25:57 DEBUG : dir: reading active writers 2026/04/05 04:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:25:57 DEBUG : dir: Looking for writers 2026/04/05 04:25:57 DEBUG : file1: reading active writers 2026/04/05 04:25:57 DEBUG : Looking for writers 2026/04/05 04:25:57 DEBUG : dir: reading active writers 2026/04/05 04:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:25:57 DEBUG : dir: Looking for writers 2026/04/05 04:25:57 DEBUG : file1: reading active writers 2026/04/05 04:25:57 DEBUG : Looking for writers 2026/04/05 04:25:57 DEBUG : dir: reading active writers 2026/04/05 04:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:25:57 DEBUG : dir: Looking for writers 2026/04/05 04:25:57 DEBUG : file1: reading active writers 2026/04/05 04:25:57 DEBUG : Looking for writers 2026/04/05 04:25:57 DEBUG : dir: reading active writers 2026/04/05 04:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:25:57 DEBUG : dir: Looking for writers 2026/04/05 04:25:57 DEBUG : file1: reading active writers 2026/04/05 04:25:57 DEBUG : Looking for writers 2026/04/05 04:25:57 DEBUG : dir: reading active writers 2026/04/05 04:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:25:57 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:57 INFO : dir/file1: Copied (replaced existing) 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:25:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/05 04:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:25:57 DEBUG : dir: Looking for writers 2026/04/05 04:25:57 DEBUG : file1: reading active writers 2026/04/05 04:25:57 DEBUG : Looking for writers 2026/04/05 04:25:57 DEBUG : dir: reading active writers 2026/04/05 04:25:57 DEBUG : >WaitForWriters: 2026/04/05 04:25:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:25:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403d3e5c0): _readAt: size=512, off=0 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403d3e5c0): openPending: 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:25:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403d3e5c0): >openPending: err= 2026/04/05 04:25:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403d3e5c0): >_readAt: n=14, err=EOF 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403d3e5c0): close: 2026/04/05 04:25:57 DEBUG : dir/file1(0x239403d3e5c0): >close: err= 2026/04/05 04:25:57 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:57 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:25:58 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:58 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:58 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:58 INFO : dir/file1: Deleted 2026/04/05 04:25:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:25:58 DEBUG : newLeaf: Updating file with newLeaf 0x239403cff680 2026/04/05 04:25:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:58 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:25:58 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:58 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/05 04:25:58 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:58 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:25:58 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:25:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 04:25:58 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 04:25:58 INFO : newLeaf: Deleted 2026/04/05 04:25:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/05 04:25:58 DEBUG : dir/file1: Updating file with dir/file1 0x239403cff680 2026/04/05 04:25:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:25:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 04:25:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:25:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:25:59 DEBUG : dir/file1(0x239403d3f440): openPending: 2026/04/05 04:25:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:25:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:25:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:25:59 DEBUG : dir/file1(0x239403d3f440): >openPending: err= 2026/04/05 04:25:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:25:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:25:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:25:59 DEBUG : dir/file1(0x239403d3f440): _writeAt: size=25, off=0 2026/04/05 04:25:59 DEBUG : dir/file1(0x239403d3f440): >_writeAt: n=25, err= 2026/04/05 04:25:59 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:25:59 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:25:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:25:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:25:59 INFO : dir/file1: Deleted 2026/04/05 04:25:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:25:59 DEBUG : newLeaf: Updating file with newLeaf 0x239403cff680 2026/04/05 04:25:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:25:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:59 DEBUG : newLeaf(0x239403d3f440): close: 2026/04/05 04:25:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/05 04:25:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-05 04:25:59.140951347 +0000 UTC m=+75.002475449 2026/04/05 04:25:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/05 04:25:59 DEBUG : newLeaf(0x239403d3f440): >close: err= 2026/04/05 04:25:59 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:25:59 DEBUG : dir: Looking for writers 2026/04/05 04:25:59 DEBUG : Looking for writers 2026/04/05 04:25:59 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:59 DEBUG : dir: reading active writers 2026/04/05 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:25:59 DEBUG : dir: Looking for writers 2026/04/05 04:25:59 DEBUG : Looking for writers 2026/04/05 04:25:59 DEBUG : dir: reading active writers 2026/04/05 04:25:59 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:25:59 DEBUG : dir: Looking for writers 2026/04/05 04:25:59 DEBUG : Looking for writers 2026/04/05 04:25:59 DEBUG : dir: reading active writers 2026/04/05 04:25:59 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:25:59 DEBUG : dir: Looking for writers 2026/04/05 04:25:59 DEBUG : Looking for writers 2026/04/05 04:25:59 DEBUG : dir: reading active writers 2026/04/05 04:25:59 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:25:59 DEBUG : newLeaf: vfs cache: starting upload 2026/04/05 04:25:59 DEBUG : dir: Looking for writers 2026/04/05 04:25:59 DEBUG : Looking for writers 2026/04/05 04:25:59 DEBUG : dir: reading active writers 2026/04/05 04:25:59 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:25:59 DEBUG : newLeaf: size = 25 OK 2026/04/05 04:25:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:25:59 INFO : newLeaf: Copied (replaced existing) 2026/04/05 04:25:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-05 04:25:59.140951347 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/05 04:25:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/05 04:25:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:25:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/05 04:25:59 DEBUG : dir: Looking for writers 2026/04/05 04:25:59 DEBUG : Looking for writers 2026/04/05 04:25:59 DEBUG : dir: reading active writers 2026/04/05 04:25:59 DEBUG : newLeaf: reading active writers 2026/04/05 04:25:59 DEBUG : >WaitForWriters: 2026/04/05 04:26:00 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:00 DEBUG : dir: Looking for writers 2026/04/05 04:26:00 DEBUG : Looking for writers 2026/04/05 04:26:00 DEBUG : dir: reading active writers 2026/04/05 04:26:00 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:00 DEBUG : >WaitForWriters: 2026/04/05 04:26:00 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:00 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:00 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:00 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:00 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:00 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:01 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:01 DEBUG : dir: Looking for writers 2026/04/05 04:26:01 DEBUG : file1: reading active writers 2026/04/05 04:26:01 DEBUG : Looking for writers 2026/04/05 04:26:01 DEBUG : dir: reading active writers 2026/04/05 04:26:01 DEBUG : >WaitForWriters: 2026/04/05 04:26:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:01 DEBUG : dir/file1(0x239403d80240): _readAt: size=512, off=0 2026/04/05 04:26:01 DEBUG : dir/file1(0x239403d80240): openPending: 2026/04/05 04:26:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/05 04:26:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/05 04:26:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:01 DEBUG : dir/file1(0x239403d80240): >openPending: err= 2026/04/05 04:26:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/05 04:26:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:01 DEBUG : dir/file1(0x239403d80240): >_readAt: n=14, err=EOF 2026/04/05 04:26:01 DEBUG : dir/file1(0x239403d80240): close: 2026/04/05 04:26:01 DEBUG : dir/file1(0x239403d80240): >close: err= 2026/04/05 04:26:02 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:26:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:26:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:26:02 INFO : dir/file1: Deleted 2026/04/05 04:26:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:26:02 DEBUG : newLeaf: Updating file with newLeaf 0x239403cfee40 2026/04/05 04:26:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:26:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:26:02 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:26:02 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:26:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/05 04:26:02 INFO : newLeaf: Deleted 2026/04/05 04:26:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/05 04:26:02 DEBUG : dir/file1: Updating file with dir/file1 0x239403cfee40 2026/04/05 04:26:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/05 04:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:26:03 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:03 DEBUG : dir/file1(0x239403abb7c0): openPending: 2026/04/05 04:26:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/05 04:26:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/05 04:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:03 DEBUG : dir/file1(0x239403abb7c0): >openPending: err= 2026/04/05 04:26:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:26:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:03 DEBUG : dir/file1(0x239403abb7c0): _writeAt: size=25, off=0 2026/04/05 04:26:03 DEBUG : dir/file1(0x239403abb7c0): >_writeAt: n=25, err= 2026/04/05 04:26:03 DEBUG : newLeaf: size = 14 OK 2026/04/05 04:26:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/05 04:26:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/05 04:26:03 INFO : dir/file1: Deleted 2026/04/05 04:26:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/05 04:26:03 DEBUG : newLeaf: Updating file with newLeaf 0x239403cfee40 2026/04/05 04:26:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:26:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:26:03 DEBUG : newLeaf(0x239403abb7c0): close: 2026/04/05 04:26:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/05 04:26:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-05 04:26:03.123856209 +0000 UTC m=+78.985380351 2026/04/05 04:26:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:03 DEBUG : newLeaf(0x239403abb7c0): >close: err= 2026/04/05 04:26:03 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:03 DEBUG : dir: Looking for writers 2026/04/05 04:26:03 DEBUG : Looking for writers 2026/04/05 04:26:03 DEBUG : dir: reading active writers 2026/04/05 04:26:03 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:03 DEBUG : dir: Looking for writers 2026/04/05 04:26:03 DEBUG : Looking for writers 2026/04/05 04:26:03 DEBUG : dir: reading active writers 2026/04/05 04:26:03 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:03 DEBUG : dir: Looking for writers 2026/04/05 04:26:03 DEBUG : Looking for writers 2026/04/05 04:26:03 DEBUG : dir: reading active writers 2026/04/05 04:26:03 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:03 DEBUG : dir: Looking for writers 2026/04/05 04:26:03 DEBUG : Looking for writers 2026/04/05 04:26:03 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:03 DEBUG : dir: reading active writers 2026/04/05 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:03 DEBUG : newLeaf: vfs cache: starting upload 2026/04/05 04:26:03 DEBUG : dir: Looking for writers 2026/04/05 04:26:03 DEBUG : Looking for writers 2026/04/05 04:26:03 DEBUG : dir: reading active writers 2026/04/05 04:26:03 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:03 DEBUG : newLeaf: size = 25 OK 2026/04/05 04:26:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/05 04:26:03 INFO : newLeaf: Copied (replaced existing) 2026/04/05 04:26:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-05 04:26:03.123856209 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/05 04:26:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/05 04:26:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/05 04:26:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/05 04:26:03 DEBUG : dir: Looking for writers 2026/04/05 04:26:03 DEBUG : Looking for writers 2026/04/05 04:26:03 DEBUG : dir: reading active writers 2026/04/05 04:26:03 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:03 DEBUG : >WaitForWriters: 2026/04/05 04:26:04 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:04 DEBUG : dir: Looking for writers 2026/04/05 04:26:04 DEBUG : Looking for writers 2026/04/05 04:26:04 DEBUG : dir: reading active writers 2026/04/05 04:26:04 DEBUG : newLeaf: reading active writers 2026/04/05 04:26:04 DEBUG : >WaitForWriters: 2026/04/05 04:26:04 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestFileRename (25.58s) --- PASS: TestFileRename/off,forceCache=false (3.75s) --- PASS: TestFileRename/minimal,forceCache=false (5.82s) --- PASS: TestFileRename/minimal,forceCache=true (4.00s) --- PASS: TestFileRename/writes,forceCache=false (3.86s) --- PASS: TestFileRename/writes,forceCache=true (4.16s) --- PASS: TestFileRename/full,forceCache=false (3.99s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:04 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:04 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:04 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:04 DEBUG : Looking for writers 2026/04/05 04:26:04 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:04 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/05 04:26:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/05 04:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:05 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:05 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:05 DEBUG : dir: Looking for writers 2026/04/05 04:26:05 DEBUG : file1: reading active writers 2026/04/05 04:26:05 DEBUG : Looking for writers 2026/04/05 04:26:05 DEBUG : dir: reading active writers 2026/04/05 04:26:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.33s) === RUN TestReadFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:06 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/05 04:26:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/05 04:26:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/05 04:26:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/05 04:26:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/05 04:26:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/05 04:26:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/05 04:26:07 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/05 04:26:07 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/05 04:26:07 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:07 DEBUG : dir: Looking for writers 2026/04/05 04:26:07 DEBUG : file1: reading active writers 2026/04/05 04:26:07 DEBUG : Looking for writers 2026/04/05 04:26:07 DEBUG : dir: reading active writers 2026/04/05 04:26:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (2.33s) === RUN TestReadFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:08 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/05 04:26:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/05 04:26:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/05 04:26:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/05 04:26:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/05 04:26:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/05 04:26:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/05 04:26:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/05 04:26:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/05 04:26:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/05 04:26:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/05 04:26:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/05 04:26:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/05 04:26:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/05 04:26:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/05 04:26:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/05 04:26:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/05 04:26:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/05 04:26:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/05 04:26:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/05 04:26:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/05 04:26:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/05 04:26:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/05 04:26:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/05 04:26:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/05 04:26:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/05 04:26:10 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:10 DEBUG : dir: Looking for writers 2026/04/05 04:26:10 DEBUG : file1: reading active writers 2026/04/05 04:26:10 DEBUG : Looking for writers 2026/04/05 04:26:10 DEBUG : dir: reading active writers 2026/04/05 04:26:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.27s) === RUN TestReadFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:10 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/05 04:26:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/05 04:26:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:11 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:11 DEBUG : dir: Looking for writers 2026/04/05 04:26:11 DEBUG : file1: reading active writers 2026/04/05 04:26:11 DEBUG : Looking for writers 2026/04/05 04:26:11 DEBUG : dir: reading active writers 2026/04/05 04:26:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.53s) === RUN TestReadFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:12 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/05 04:26:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/05 04:26:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/05 04:26:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/05 04:26:13 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:13 DEBUG : dir: Looking for writers 2026/04/05 04:26:13 DEBUG : file1: reading active writers 2026/04/05 04:26:13 DEBUG : Looking for writers 2026/04/05 04:26:13 DEBUG : dir: reading active writers 2026/04/05 04:26:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.36s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:13 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:13 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:13 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:13 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:13 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): _readAt: size=1, off=0 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): openPending: 2026/04/05 04:26:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/05 04:26:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/05 04:26:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): >openPending: err= 2026/04/05 04:26:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/05 04:26:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): >_readAt: n=1, err= 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): _readAt: size=256, off=1 2026/04/05 04:26:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): >_readAt: n=15, err=EOF 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): _readAt: size=16, off=16 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): close: 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): >close: err= 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): close: 2026/04/05 04:26:14 DEBUG : dir/file1(0x239403d3e7c0): >close: err=file already closed 2026/04/05 04:26:14 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:14 DEBUG : dir: Looking for writers 2026/04/05 04:26:14 DEBUG : file1: reading active writers 2026/04/05 04:26:14 DEBUG : Looking for writers 2026/04/05 04:26:14 DEBUG : dir: reading active writers 2026/04/05 04:26:14 DEBUG : >WaitForWriters: 2026/04/05 04:26:14 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.36s) === RUN TestRWFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:15 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:15 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:15 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:15 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:15 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/05 04:26:15 DEBUG : dir/file1(0x239403dd83c0): _readAt: size=1, off=0 2026/04/05 04:26:15 DEBUG : dir/file1(0x239403dd83c0): openPending: 2026/04/05 04:26:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/05 04:26:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/05 04:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:15 DEBUG : dir/file1(0x239403dd83c0): >openPending: err= 2026/04/05 04:26:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/05 04:26:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): >_readAt: n=1, err= 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): _readAt: size=1, off=5 2026/04/05 04:26:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): >_readAt: n=1, err= 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): _readAt: size=1, off=3 2026/04/05 04:26:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): >_readAt: n=1, err= 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): _readAt: size=1, off=13 2026/04/05 04:26:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): >_readAt: n=1, err= 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): _readAt: size=16, off=100 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): close: 2026/04/05 04:26:16 DEBUG : dir/file1(0x239403dd83c0): >close: err= 2026/04/05 04:26:16 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:16 DEBUG : dir: Looking for writers 2026/04/05 04:26:16 DEBUG : file1: reading active writers 2026/04/05 04:26:16 DEBUG : Looking for writers 2026/04/05 04:26:16 DEBUG : dir: reading active writers 2026/04/05 04:26:16 DEBUG : >WaitForWriters: 2026/04/05 04:26:16 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.32s) === RUN TestRWFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:16 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:16 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:16 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:16 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:16 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): _readAt: size=1, off=0 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): openPending: 2026/04/05 04:26:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/05 04:26:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/05 04:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >openPending: err= 2026/04/05 04:26:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/05 04:26:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >_readAt: n=1, err= 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): _readAt: size=1, off=5 2026/04/05 04:26:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >_readAt: n=1, err= 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): _readAt: size=1, off=1 2026/04/05 04:26:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >_readAt: n=1, err= 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): _readAt: size=6, off=10 2026/04/05 04:26:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >_readAt: n=6, err= 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): _readAt: size=256, off=10 2026/04/05 04:26:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >_readAt: n=6, err=EOF 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): _readAt: size=256, off=100 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): close: 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >close: err= 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): _readAt: size=256, off=100 2026/04/05 04:26:17 DEBUG : dir/file1(0x239403dd92c0): >_readAt: n=0, err=file already closed 2026/04/05 04:26:17 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:17 DEBUG : dir: Looking for writers 2026/04/05 04:26:17 DEBUG : file1: reading active writers 2026/04/05 04:26:17 DEBUG : Looking for writers 2026/04/05 04:26:17 DEBUG : dir: reading active writers 2026/04/05 04:26:17 DEBUG : >WaitForWriters: 2026/04/05 04:26:17 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.33s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:17 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:17 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:17 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:17 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:17 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): RWFileHandle.Flush 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): _readAt: size=256, off=0 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): openPending: 2026/04/05 04:26:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/05 04:26:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/05 04:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): >openPending: err= 2026/04/05 04:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/05 04:26:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): >_readAt: n=16, err=EOF 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): RWFileHandle.Flush 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): RWFileHandle.Flush 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): close: 2026/04/05 04:26:18 DEBUG : dir/file1(0x239403abad40): >close: err= 2026/04/05 04:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:18 DEBUG : dir: Looking for writers 2026/04/05 04:26:18 DEBUG : file1: reading active writers 2026/04/05 04:26:18 DEBUG : Looking for writers 2026/04/05 04:26:18 DEBUG : dir: reading active writers 2026/04/05 04:26:18 DEBUG : >WaitForWriters: 2026/04/05 04:26:18 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.33s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:19 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:19 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:19 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:19 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:19 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/05 04:26:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): _readAt: size=256, off=0 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): openPending: 2026/04/05 04:26:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/05 04:26:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/05 04:26:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): >openPending: err= 2026/04/05 04:26:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/05 04:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): >_readAt: n=16, err=EOF 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): RWFileHandle.Release 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): close: 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): >close: err= 2026/04/05 04:26:19 DEBUG : dir/file1(0x239403d3e200): RWFileHandle.Release 2026/04/05 04:26:19 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:19 DEBUG : dir: Looking for writers 2026/04/05 04:26:19 DEBUG : file1: reading active writers 2026/04/05 04:26:19 DEBUG : Looking for writers 2026/04/05 04:26:19 DEBUG : dir: reading active writers 2026/04/05 04:26:19 DEBUG : >WaitForWriters: 2026/04/05 04:26:19 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.32s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:20 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:20 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:20 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:20 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:20 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:20 DEBUG : file1: newRWFileHandle: 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): openPending: 2026/04/05 04:26:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): >openPending: err= 2026/04/05 04:26:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/05 04:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/05 04:26:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): _writeAt: size=5, off=0 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): >_writeAt: n=5, err= 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): _writeAt: size=7, off=5 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): >_writeAt: n=7, err= 2026/04/05 04:26:20 DEBUG : file1: vfs cache: truncate to size=11 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): close: 2026/04/05 04:26:20 DEBUG : file1: vfs cache: setting modification time to 2026-04-05 04:26:20.61848164 +0000 UTC m=+96.480005783 2026/04/05 04:26:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): >close: err= 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): close: 2026/04/05 04:26:20 DEBUG : file1(0x239403d80680): >close: err=file already closed 2026/04/05 04:26:20 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:20 DEBUG : Looking for writers 2026/04/05 04:26:20 DEBUG : file1: reading active writers 2026/04/05 04:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:20 DEBUG : Looking for writers 2026/04/05 04:26:20 DEBUG : file1: reading active writers 2026/04/05 04:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:20 DEBUG : Looking for writers 2026/04/05 04:26:20 DEBUG : file1: reading active writers 2026/04/05 04:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:20 DEBUG : Looking for writers 2026/04/05 04:26:20 DEBUG : file1: reading active writers 2026/04/05 04:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:20 DEBUG : file1: vfs cache: starting upload 2026/04/05 04:26:20 DEBUG : Looking for writers 2026/04/05 04:26:20 DEBUG : file1: reading active writers 2026/04/05 04:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:20 DEBUG : file1: size = 11 OK 2026/04/05 04:26:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 04:26:20 INFO : file1: Copied (new) 2026/04/05 04:26:20 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-05 04:26:20.61848164 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/05 04:26:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:20 INFO : file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:20 DEBUG : Looking for writers 2026/04/05 04:26:20 DEBUG : file1: reading active writers 2026/04/05 04:26:20 DEBUG : >WaitForWriters: 2026/04/05 04:26:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:21 DEBUG : Looking for writers 2026/04/05 04:26:21 DEBUG : file1: reading active writers 2026/04/05 04:26:21 DEBUG : >WaitForWriters: 2026/04/05 04:26:21 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.11s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:21 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:21 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:21 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:21 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:21 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:21 DEBUG : file1: newRWFileHandle: 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): openPending: 2026/04/05 04:26:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): >openPending: err= 2026/04/05 04:26:21 DEBUG : file1: >newRWFileHandle: err= 2026/04/05 04:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/05 04:26:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): _writeAt: size=7, off=0 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): >_writeAt: n=7, err= 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): _writeAt: size=6, off=5 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): >_writeAt: n=6, err= 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): close: 2026/04/05 04:26:21 DEBUG : file1: vfs cache: setting modification time to 2026-04-05 04:26:21.726053016 +0000 UTC m=+97.587577159 2026/04/05 04:26:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): >close: err= 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): _writeAt: size=5, off=0 2026/04/05 04:26:21 DEBUG : file1(0x239403abb8c0): >_writeAt: n=0, err=file already closed 2026/04/05 04:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:21 DEBUG : Looking for writers 2026/04/05 04:26:21 DEBUG : file1: reading active writers 2026/04/05 04:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:21 DEBUG : Looking for writers 2026/04/05 04:26:21 DEBUG : file1: reading active writers 2026/04/05 04:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:21 DEBUG : Looking for writers 2026/04/05 04:26:21 DEBUG : file1: reading active writers 2026/04/05 04:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:21 DEBUG : Looking for writers 2026/04/05 04:26:21 DEBUG : file1: reading active writers 2026/04/05 04:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:21 DEBUG : file1: vfs cache: starting upload 2026/04/05 04:26:21 DEBUG : Looking for writers 2026/04/05 04:26:21 DEBUG : file1: reading active writers 2026/04/05 04:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:21 DEBUG : file1: size = 11 OK 2026/04/05 04:26:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 04:26:21 INFO : file1: Copied (new) 2026/04/05 04:26:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-05 04:26:21.726053016 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/05 04:26:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:21 INFO : file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:22 DEBUG : Looking for writers 2026/04/05 04:26:22 DEBUG : file1: reading active writers 2026/04/05 04:26:22 DEBUG : >WaitForWriters: 2026/04/05 04:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:22 DEBUG : Looking for writers 2026/04/05 04:26:22 DEBUG : file1: reading active writers 2026/04/05 04:26:22 DEBUG : >WaitForWriters: 2026/04/05 04:26:22 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting 2026/04/05 04:26:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.10s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:22 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:22 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:22 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:22 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:22 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:22 DEBUG : file1: newRWFileHandle: 2026/04/05 04:26:22 DEBUG : file1(0x239403dd84c0): openPending: 2026/04/05 04:26:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:22 DEBUG : file1(0x239403dd84c0): >openPending: err= 2026/04/05 04:26:22 DEBUG : file1: >newRWFileHandle: err= 2026/04/05 04:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/05 04:26:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/05 04:26:22 DEBUG : file1(0x239403dd84c0): close: 2026/04/05 04:26:22 DEBUG : file1: vfs cache: setting modification time to 2026-04-05 04:26:22.829911335 +0000 UTC m=+98.691435447 2026/04/05 04:26:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:22 DEBUG : file1(0x239403dd84c0): >close: err= 2026/04/05 04:26:22 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/05 04:26:22 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/05 04:26:22 DEBUG : file2: newRWFileHandle: 2026/04/05 04:26:22 DEBUG : file2(0x239403dd8a40): openPending: 2026/04/05 04:26:22 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/05 04:26:22 DEBUG : file2(0x239403dd8a40): >openPending: err= 2026/04/05 04:26:22 DEBUG : file2: >newRWFileHandle: err= 2026/04/05 04:26:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/05 04:26:22 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/05 04:26:22 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/05 04:26:22 DEBUG : file2(0x239403dd8a40): RWFileHandle.Flush 2026/04/05 04:26:22 DEBUG : file2(0x239403dd8a40): RWFileHandle.Release 2026/04/05 04:26:22 DEBUG : file2(0x239403dd8a40): close: 2026/04/05 04:26:22 DEBUG : file2: vfs cache: setting modification time to 2026-04-05 04:26:22.83087857 +0000 UTC m=+98.692402682 2026/04/05 04:26:22 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:22 DEBUG : file2(0x239403dd8a40): >close: err= 2026/04/05 04:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:22 DEBUG : Looking for writers 2026/04/05 04:26:22 DEBUG : file1: reading active writers 2026/04/05 04:26:22 DEBUG : file2: reading active writers 2026/04/05 04:26:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/05 04:26:22 DEBUG : Looking for writers 2026/04/05 04:26:22 DEBUG : file1: reading active writers 2026/04/05 04:26:22 DEBUG : file2: reading active writers 2026/04/05 04:26:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/05 04:26:22 DEBUG : Looking for writers 2026/04/05 04:26:22 DEBUG : file2: reading active writers 2026/04/05 04:26:22 DEBUG : file1: reading active writers 2026/04/05 04:26:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/05 04:26:22 DEBUG : Looking for writers 2026/04/05 04:26:22 DEBUG : file2: reading active writers 2026/04/05 04:26:22 DEBUG : file1: reading active writers 2026/04/05 04:26:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/05 04:26:22 DEBUG : file1: vfs cache: starting upload 2026/04/05 04:26:22 DEBUG : file2: vfs cache: starting upload 2026/04/05 04:26:22 DEBUG : Looking for writers 2026/04/05 04:26:22 DEBUG : file1: reading active writers 2026/04/05 04:26:22 DEBUG : file2: reading active writers 2026/04/05 04:26:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/05 04:26:23 DEBUG : file1: size = 0 OK 2026/04/05 04:26:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/05 04:26:23 INFO : file1: Copied (new) 2026/04/05 04:26:23 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-05 04:26:22.829911335 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/05 04:26:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:23 INFO : file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:23 DEBUG : file2: size = 0 OK 2026/04/05 04:26:23 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/05 04:26:23 INFO : file2: Copied (new) 2026/04/05 04:26:23 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-05 04:26:22.83087857 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/05 04:26:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/05 04:26:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/05 04:26:23 INFO : file2: vfs cache: upload succeeded try #1 2026/04/05 04:26:23 DEBUG : Looking for writers 2026/04/05 04:26:23 DEBUG : file1: reading active writers 2026/04/05 04:26:23 DEBUG : file2: reading active writers 2026/04/05 04:26:23 DEBUG : >WaitForWriters: 2026/04/05 04:26:23 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:23 DEBUG : Looking for writers 2026/04/05 04:26:23 DEBUG : file1: reading active writers 2026/04/05 04:26:23 DEBUG : file2: reading active writers 2026/04/05 04:26:23 DEBUG : >WaitForWriters: 2026/04/05 04:26:23 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting 2026/04/05 04:26:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.18s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:23 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:23 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:23 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:23 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:23 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:24 DEBUG : file1: newRWFileHandle: 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): openPending: 2026/04/05 04:26:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): >openPending: err= 2026/04/05 04:26:24 DEBUG : file1: >newRWFileHandle: err= 2026/04/05 04:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/05 04:26:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): _writeAt: size=5, off=0 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): >_writeAt: n=5, err= 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): RWFileHandle.Flush 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): RWFileHandle.Flush 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): close: 2026/04/05 04:26:24 DEBUG : file1: vfs cache: setting modification time to 2026-04-05 04:26:24.007429531 +0000 UTC m=+99.868953664 2026/04/05 04:26:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:24 DEBUG : file1(0x239403dd84c0): >close: err= 2026/04/05 04:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:24 DEBUG : file1: vfs cache: starting upload 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:24 DEBUG : file1: size = 5 OK 2026/04/05 04:26:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:26:24 INFO : file1: Copied (new) 2026/04/05 04:26:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-05 04:26:24.007429531 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/05 04:26:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:24 INFO : file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : >WaitForWriters: 2026/04/05 04:26:24 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.92s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:24 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:24 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:24 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:24 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:24 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:24 DEBUG : file1: newRWFileHandle: 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): openPending: 2026/04/05 04:26:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): >openPending: err= 2026/04/05 04:26:24 DEBUG : file1: >newRWFileHandle: err= 2026/04/05 04:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/05 04:26:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): _writeAt: size=5, off=0 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): >_writeAt: n=5, err= 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): RWFileHandle.Release 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): close: 2026/04/05 04:26:24 DEBUG : file1: vfs cache: setting modification time to 2026-04-05 04:26:24.934154739 +0000 UTC m=+100.795678871 2026/04/05 04:26:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): >close: err= 2026/04/05 04:26:24 DEBUG : file1(0x239403dd8a00): RWFileHandle.Release 2026/04/05 04:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:24 DEBUG : Looking for writers 2026/04/05 04:26:24 DEBUG : file1: reading active writers 2026/04/05 04:26:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/dir/file1: no such file or directory 2026/04/05 04:26:25 DEBUG : Looking for writers 2026/04/05 04:26:25 DEBUG : file1: reading active writers 2026/04/05 04:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:25 DEBUG : file1: vfs cache: starting upload 2026/04/05 04:26:25 DEBUG : Looking for writers 2026/04/05 04:26:25 DEBUG : file1: reading active writers 2026/04/05 04:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:25 DEBUG : file1: size = 5 OK 2026/04/05 04:26:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:26:25 INFO : file1: Copied (new) 2026/04/05 04:26:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-05 04:26:24.934154739 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/05 04:26:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:25 DEBUG : Looking for writers 2026/04/05 04:26:25 DEBUG : file1: reading active writers 2026/04/05 04:26:25 DEBUG : >WaitForWriters: 2026/04/05 04:26:25 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.93s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:25 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:25 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:25 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:25 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:25 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/05 04:26:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:26:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:26 DEBUG : dir/file1(0x239403d3e2c0): openPending: 2026/04/05 04:26:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/05 04:26:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/05 04:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:26 DEBUG : dir/file1(0x239403d3e2c0): >openPending: err= 2026/04/05 04:26:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/05 04:26:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/05 04:26:26 DEBUG : dir/file1(0x239403d3e2c0): _writeAt: size=5, off=0 2026/04/05 04:26:26 DEBUG : dir/file1(0x239403d3e2c0): >_writeAt: n=5, err= 2026/04/05 04:26:26 DEBUG : dir/file1(0x239403d3e2c0): close: 2026/04/05 04:26:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-05 04:26:26.321281302 +0000 UTC m=+102.182805405 2026/04/05 04:26:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:26 DEBUG : dir/file1(0x239403d3e2c0): >close: err= 2026/04/05 04:26:26 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:26 DEBUG : dir: Looking for writers 2026/04/05 04:26:26 DEBUG : file1: reading active writers 2026/04/05 04:26:26 DEBUG : Looking for writers 2026/04/05 04:26:26 DEBUG : dir: reading active writers 2026/04/05 04:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:26 DEBUG : dir: Looking for writers 2026/04/05 04:26:26 DEBUG : file1: reading active writers 2026/04/05 04:26:26 DEBUG : Looking for writers 2026/04/05 04:26:26 DEBUG : dir: reading active writers 2026/04/05 04:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:26 DEBUG : dir: Looking for writers 2026/04/05 04:26:26 DEBUG : file1: reading active writers 2026/04/05 04:26:26 DEBUG : Looking for writers 2026/04/05 04:26:26 DEBUG : dir: reading active writers 2026/04/05 04:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:26 DEBUG : dir: Looking for writers 2026/04/05 04:26:26 DEBUG : file1: reading active writers 2026/04/05 04:26:26 DEBUG : Looking for writers 2026/04/05 04:26:26 DEBUG : dir: reading active writers 2026/04/05 04:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:26:26 DEBUG : dir: Looking for writers 2026/04/05 04:26:26 DEBUG : file1: reading active writers 2026/04/05 04:26:26 DEBUG : Looking for writers 2026/04/05 04:26:26 DEBUG : dir: reading active writers 2026/04/05 04:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:26 DEBUG : dir/file1: size = 5 OK 2026/04/05 04:26:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:26:26 INFO : dir/file1: Copied (replaced existing) 2026/04/05 04:26:26 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-05 04:26:26.321281302 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/05 04:26:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:26 DEBUG : dir: Looking for writers 2026/04/05 04:26:26 DEBUG : file1: reading active writers 2026/04/05 04:26:26 DEBUG : Looking for writers 2026/04/05 04:26:26 DEBUG : dir: reading active writers 2026/04/05 04:26:26 DEBUG : >WaitForWriters: 2026/04/05 04:26:26 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.38s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:27 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:27 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:27 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:27 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:27 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/05 04:26:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/05 04:26:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/05 04:26:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): _writeAt: size=5, off=0 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): openPending: 2026/04/05 04:26:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/05 04:26:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/05 04:26:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): >openPending: err= 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): >_writeAt: n=5, err= 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): _writeAt: size=15, off=5 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): >_writeAt: n=15, err= 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): close: 2026/04/05 04:26:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/05 04:26:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-05 04:26:27.704237807 +0000 UTC m=+103.565761950 2026/04/05 04:26:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:27 DEBUG : dir/file1(0x239405102180): >close: err= 2026/04/05 04:26:27 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:27 DEBUG : dir: Looking for writers 2026/04/05 04:26:27 DEBUG : file1: reading active writers 2026/04/05 04:26:27 DEBUG : Looking for writers 2026/04/05 04:26:27 DEBUG : dir: reading active writers 2026/04/05 04:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:27 DEBUG : dir: Looking for writers 2026/04/05 04:26:27 DEBUG : file1: reading active writers 2026/04/05 04:26:27 DEBUG : Looking for writers 2026/04/05 04:26:27 DEBUG : dir: reading active writers 2026/04/05 04:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:27 DEBUG : dir: Looking for writers 2026/04/05 04:26:27 DEBUG : file1: reading active writers 2026/04/05 04:26:27 DEBUG : Looking for writers 2026/04/05 04:26:27 DEBUG : dir: reading active writers 2026/04/05 04:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:27 DEBUG : dir: Looking for writers 2026/04/05 04:26:27 DEBUG : file1: reading active writers 2026/04/05 04:26:27 DEBUG : Looking for writers 2026/04/05 04:26:27 DEBUG : dir: reading active writers 2026/04/05 04:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:27 DEBUG : dir/file1: vfs cache: starting upload 2026/04/05 04:26:27 DEBUG : dir: Looking for writers 2026/04/05 04:26:27 DEBUG : file1: reading active writers 2026/04/05 04:26:27 DEBUG : Looking for writers 2026/04/05 04:26:27 DEBUG : dir: reading active writers 2026/04/05 04:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:27 DEBUG : dir/file1: size = 20 OK 2026/04/05 04:26:27 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/05 04:26:27 INFO : dir/file1: Copied (replaced existing) 2026/04/05 04:26:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-05 04:26:27.704237807 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/05 04:26:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:28 DEBUG : dir: Looking for writers 2026/04/05 04:26:28 DEBUG : file1: reading active writers 2026/04/05 04:26:28 DEBUG : Looking for writers 2026/04/05 04:26:28 DEBUG : dir: reading active writers 2026/04/05 04:26:28 DEBUG : >WaitForWriters: 2026/04/05 04:26:28 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.37s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:28 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:28 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:28 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:28 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:28 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:28 DEBUG : file1: newRWFileHandle: 2026/04/05 04:26:28 DEBUG : file1(0x239403d3ea80): openPending: 2026/04/05 04:26:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:28 DEBUG : file1(0x239403d3ea80): >openPending: err= 2026/04/05 04:26:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/05 04:26:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/05 04:26:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/05 04:26:28 DEBUG : file1(0x239403d3ea80): _writeAt: size=5, off=0 2026/04/05 04:26:28 DEBUG : file1(0x239403d3ea80): >_writeAt: n=5, err= 2026/04/05 04:26:28 DEBUG : file1(0x239403d3ea80): close: 2026/04/05 04:26:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-05 04:26:28.615231642 +0000 UTC m=+104.476755783 2026/04/05 04:26:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:28 DEBUG : file1(0x239403d3ea80): >close: err= 2026/04/05 04:26:28 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:28 DEBUG : Looking for writers 2026/04/05 04:26:28 DEBUG : file1: reading active writers 2026/04/05 04:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:28 DEBUG : Looking for writers 2026/04/05 04:26:28 DEBUG : file1: reading active writers 2026/04/05 04:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:28 DEBUG : Looking for writers 2026/04/05 04:26:28 DEBUG : file1: reading active writers 2026/04/05 04:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:28 DEBUG : Looking for writers 2026/04/05 04:26:28 DEBUG : file1: reading active writers 2026/04/05 04:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:28 DEBUG : file1: vfs cache: starting upload 2026/04/05 04:26:28 DEBUG : Looking for writers 2026/04/05 04:26:28 DEBUG : file1: reading active writers 2026/04/05 04:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:28 DEBUG : file1: size = 5 OK 2026/04/05 04:26:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:26:28 INFO : file1: Copied (new) 2026/04/05 04:26:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-05 04:26:28.615231642 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/05 04:26:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:28 DEBUG : Looking for writers 2026/04/05 04:26:28 DEBUG : file1: reading active writers 2026/04/05 04:26:28 DEBUG : >WaitForWriters: 2026/04/05 04:26:28 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.93s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:29 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/05 04:26:29 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8880): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8880): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8880): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8880): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8880): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.546786021 +0000 UTC m=+105.408310153 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8880): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.546786021 +0000 UTC m=+105.408310153 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd8d00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd91c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd91c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd91c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd91c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd91c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.546786021 +0000 UTC m=+105.408310153 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd91c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940371b340 item 1 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9800): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9800): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9800): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9800): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9800): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.550235429 +0000 UTC m=+105.411759551 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9800): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9d00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9d00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9d00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9d00): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9d00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.550235429 +0000 UTC m=+105.411759551 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dd9d00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403a11ce0 item 2 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3e800): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3e800): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3e800): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3e800): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3e800): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.552749974 +0000 UTC m=+105.414274107 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3e800): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.552749974 +0000 UTC m=+105.414274107 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3ecc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f180): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f180): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f180): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f180): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f180): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.552749974 +0000 UTC m=+105.414274107 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f180): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403a9d9d0 item 3 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f800): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f800): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f800): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f800): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f800): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.555908494 +0000 UTC m=+105.417432627 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3f800): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3fd40): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3fd40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3fd40): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3fd40): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3fd40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.555908494 +0000 UTC m=+105.417432627 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d3fd40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394039efb20 item 4 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abb400): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abb400): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abb400): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abb400): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abb400): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.557964443 +0000 UTC m=+105.419488565 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abb400): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.557964443 +0000 UTC m=+105.419488565 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403abbbc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf01c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf01c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf01c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf01c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf01c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.557964443 +0000 UTC m=+105.419488565 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf01c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394039e4930 item 5 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf0a40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf0a40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf0a40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf0a40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf0a40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.560600478 +0000 UTC m=+105.422124600 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf0a40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf1b00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf1b00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf1b00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf1b00): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf1b00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.560600478 +0000 UTC m=+105.422124600 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403bf1b00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403650770 item 6 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3e400): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3e400): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3e400): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3e400): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3e400): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.562491075 +0000 UTC m=+105.424015196 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3e400): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.562491075 +0000 UTC m=+105.424015196 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3f640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3fb40): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3fb40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3fb40): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3fb40): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3fb40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.562491075 +0000 UTC m=+105.424015196 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403a3fb40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403650fc0 item 7 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403956800): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403956800): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403956800): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403956800): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403956800): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.56519104 +0000 UTC m=+105.426715161 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403956800): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957640): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957640): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957640): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.56519104 +0000 UTC m=+105.426715161 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403de8770 item 8 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957cc0): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239403957cc0): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957cc0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957cc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957cc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403957cc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0240): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0240): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0240): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0240): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0240): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.566798623 +0000 UTC m=+105.428322745 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0240): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.566798623 +0000 UTC m=+105.428322745 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd06c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0bc0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0bc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0bc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0bc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0bc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.566798623 +0000 UTC m=+105.428322745 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd0bc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403de8d20 item 9 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1240): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1240): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1240): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1240): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1240): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.569677875 +0000 UTC m=+105.431202008 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1240): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1780): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1780): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1780): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1780): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1780): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.569677875 +0000 UTC m=+105.431202008 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1780): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403de9260 item 10 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1dc0): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239403cd1dc0): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1dc0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1dc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1dc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403cd1dc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac280): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac280): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac280): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac280): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac280): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.572069738 +0000 UTC m=+105.433593870 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac280): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.572069738 +0000 UTC m=+105.433593870 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d805c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d80bc0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d80bc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d80bc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d80bc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d80bc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.572069738 +0000 UTC m=+105.433593870 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d80bc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403de9650 item 11 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81240): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81240): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81240): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81240): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81240): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.574867217 +0000 UTC m=+105.436391359 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81240): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81a80): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81a80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81a80): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81a80): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81a80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.574867217 +0000 UTC m=+105.436391359 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403d81a80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403a4f420 item 12 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c380): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239403e8c380): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c380): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c380): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c380): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c380): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c380): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c740): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c740): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c740): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.577917924 +0000 UTC m=+105.439442065 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8c740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8ce00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8ce00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8ce00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8ce00): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8ce00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.577917924 +0000 UTC m=+105.439442065 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8ce00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403a4f7a0 item 13 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d480): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d480): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d480): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d480): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d480): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.580389197 +0000 UTC m=+105.441913339 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d480): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d9c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d9c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d9c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d9c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d9c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.580389197 +0000 UTC m=+105.441913339 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403e8d9c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403a4fb20 item 14 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca100): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239403eca100): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca100): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca100): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca100): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca100): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca100): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca4c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca4c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca4c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca4c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca4c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.582762013 +0000 UTC m=+105.444286146 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403eca4c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecab80): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecab80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecab80): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecab80): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecab80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.582762013 +0000 UTC m=+105.444286146 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecab80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed00e0 item 15 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb200): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb200): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb200): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb200): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb200): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.585576424 +0000 UTC m=+105.447100556 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb200): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb740): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb740): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb740): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.585576424 +0000 UTC m=+105.447100556 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecb740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed0460 item 16 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecbd80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecbd80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecbd80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecbd80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecbd80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.587964 +0000 UTC m=+105.449488132 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ecbd80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.587964 +0000 UTC m=+105.449488132 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6300): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6800): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6800): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6800): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6800): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6800): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.587964 +0000 UTC m=+105.449488132 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6800): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed07e0 item 17 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6e80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6e80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6e80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6e80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6e80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.591914615 +0000 UTC m=+105.453438746 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef6e80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef73c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef73c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef73c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef73c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef73c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.591914615 +0000 UTC m=+105.453438746 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef73c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed0cb0 item 18 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef7a40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef7a40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef7a40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef7a40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef7a40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.594437804 +0000 UTC m=+105.455961937 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ef7a40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.594437804 +0000 UTC m=+105.455961937 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a040): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a540): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a540): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a540): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a540): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a540): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.594437804 +0000 UTC m=+105.455961937 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2a540): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed1030 item 19 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2abc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2abc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2abc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2abc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2abc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.598195845 +0000 UTC m=+105.459719978 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2abc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b100): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b100): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b100): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b100): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b100): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.598195845 +0000 UTC m=+105.459719978 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b100): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed1500 item 20 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102880): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102880): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102880): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102880): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102880): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.600389114 +0000 UTC m=+105.461913236 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102880): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.600389114 +0000 UTC m=+105.461913236 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405102d80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405103740): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405103740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405103740): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405103740): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405103740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.600389114 +0000 UTC m=+105.461913236 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239405103740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394038316c0 item 21 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f981c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f981c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f981c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f981c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f981c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.604846044 +0000 UTC m=+105.466370186 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f981c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98700): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98700): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98700): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98700): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98700): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.604846044 +0000 UTC m=+105.466370186 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98700): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403831dc0 item 22 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98d80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98d80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98d80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98d80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98d80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.606898316 +0000 UTC m=+105.468422458 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f98d80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.606898316 +0000 UTC m=+105.468422458 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99280): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99780): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99780): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99780): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99780): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99780): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.606898316 +0000 UTC m=+105.468422458 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99780): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa22a0 item 23 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99e00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99e00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99e00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99e00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99e00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.610136817 +0000 UTC m=+105.471660929 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f99e00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6440): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6440): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6440): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6440): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6440): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.610136817 +0000 UTC m=+105.471660929 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6440): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa2770 item 24 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6a80): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239403fb6a80): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6a80): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6a80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6a80): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6a80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6e40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6e40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6e40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6e40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6e40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.612392964 +0000 UTC m=+105.473917146 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb6e40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.612392964 +0000 UTC m=+105.473917146 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7340): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7880): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7880): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7880): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7880): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7880): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.612392964 +0000 UTC m=+105.473917146 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fb7880): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa2af0 item 25 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0000): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0000): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0000): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0000): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0000): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.615831241 +0000 UTC m=+105.477355384 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0000): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0540): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0540): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0540): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0540): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0540): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.615831241 +0000 UTC m=+105.477355384 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0540): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa2fc0 item 26 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0b80): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239403fd0b80): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0b80): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0b80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0b80): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0b80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0f40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0f40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0f40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0f40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0f40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.618520606 +0000 UTC m=+105.480044748 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd0f40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.618520606 +0000 UTC m=+105.480044748 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1440): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac9c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac9c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac9c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac9c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac9c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.618520606 +0000 UTC m=+105.480044748 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dac9c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa3340 item 27 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad040): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad040): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad040): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad040): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad040): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.622303574 +0000 UTC m=+105.483827707 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad040): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad580): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad580): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad580): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad580): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad580): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.622303574 +0000 UTC m=+105.483827707 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dad580): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403de9b20 item 28 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dadbc0): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239403dadbc0): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dadbc0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dadbc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dadbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dadbc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403dadbc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018080): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018080): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018080): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018080): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018080): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.624838979 +0000 UTC m=+105.486363110 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018080): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018740): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018740): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018740): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.624838979 +0000 UTC m=+105.486363110 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404022000 item 29 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018dc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018dc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018dc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018dc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018dc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.627001509 +0000 UTC m=+105.488525641 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404018dc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019300): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019300): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019300): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019300): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019300): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.627001509 +0000 UTC m=+105.488525641 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019300): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404022380 item 30 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019940): _readAt: size=2, off=0 2026/04/05 04:26:29 ERROR : open-test-file(0x239404019940): Couldn't read size of file 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019940): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019940): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019940): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019940): close: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019940): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019d00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019d00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019d00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019d00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019d00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.6291429 +0000 UTC m=+105.490667022 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404019d00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040364c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040364c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040364c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040364c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040364c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.6291429 +0000 UTC m=+105.490667022 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040364c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404022700 item 31 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404036b40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404036b40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404036b40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404036b40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404036b40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.631239656 +0000 UTC m=+105.492763788 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404036b40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037080): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037080): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037080): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037080): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037080): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.631239656 +0000 UTC m=+105.492763788 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037080): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404022a80 item 32 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040376c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040376c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040376c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040376c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040376c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.633502676 +0000 UTC m=+105.495026808 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040376c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404022e00 item 33 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.634332632 +0000 UTC m=+105.495856764 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404037b40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056140): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056140): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056140): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056140): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056140): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.634332632 +0000 UTC m=+105.495856764 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056140): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404022fc0 item 33 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056780): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056780): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056780): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056780): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056780): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.636555305 +0000 UTC m=+105.498079438 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056780): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404023340 item 34 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.637530967 +0000 UTC m=+105.499055099 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404056c00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057140): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057140): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057140): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057140): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057140): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.637530967 +0000 UTC m=+105.499055099 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057140): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404023500 item 34 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057780): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057780): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057780): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057780): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057780): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.639670914 +0000 UTC m=+105.501195057 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057780): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404023880 item 35 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.6405269 +0000 UTC m=+105.502051042 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404057c00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a200): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a200): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a200): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a200): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a200): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.6405269 +0000 UTC m=+105.502051042 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a200): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404023a40 item 35 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a880): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a880): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a880): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a880): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a880): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.64276377 +0000 UTC m=+105.504287902 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407a880): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404023dc0 item 36 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.643816316 +0000 UTC m=+105.505340448 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407ad80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b2c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b2c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b2c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b2c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b2c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.643816316 +0000 UTC m=+105.505340448 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b2c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040880e0 item 36 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b900): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b900): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b900): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b900): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b900): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.645914265 +0000 UTC m=+105.507438397 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407b900): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404088460 item 37 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.646872814 +0000 UTC m=+105.508396946 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940407bd80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096380): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096380): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096380): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096380): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096380): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.646872814 +0000 UTC m=+105.508396946 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096380): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404088620 item 37 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096a00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096a00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096a00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096a00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096a00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.649023963 +0000 UTC m=+105.510548065 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096a00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040889a0 item 38 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.649755363 +0000 UTC m=+105.511279495 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404096f00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097440): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097440): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097440): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097440): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097440): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.649755363 +0000 UTC m=+105.511279495 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097440): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404088b60 item 38 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097ac0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097ac0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097ac0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097ac0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097ac0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.651504373 +0000 UTC m=+105.513028495 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404097ac0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404088ee0 item 39 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.652205506 +0000 UTC m=+105.513729628 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b40c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b45c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b45c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b45c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b45c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b45c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.652205506 +0000 UTC m=+105.513729628 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b45c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040890a0 item 39 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b4c40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b4c40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b4c40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b4c40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b4c40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.655008545 +0000 UTC m=+105.516532658 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b4c40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404089420 item 40 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.655588028 +0000 UTC m=+105.517112140 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5140): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5680): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5680): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5680): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5680): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5680): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.655588028 +0000 UTC m=+105.517112140 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5680): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040895e0 item 40 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.656897719 +0000 UTC m=+105.518421831 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040b5c40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8240): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8240): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8240): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404089960 item 41 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8240): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8240): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.657371994 +0000 UTC m=+105.518896107 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8240): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404089b20 item 41 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.657869224 +0000 UTC m=+105.519393336 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8700): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8c40): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8c40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8c40): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8c40): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8c40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.657869224 +0000 UTC m=+105.519393336 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d8c40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404089ce0 item 41 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.659451929 +0000 UTC m=+105.520976041 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9280): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9780): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9780): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9780): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e21c0 item 42 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9780): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9780): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.659952073 +0000 UTC m=+105.521476174 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9780): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e2380 item 42 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.660552195 +0000 UTC m=+105.522076307 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040d9cc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4340): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4340): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4340): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4340): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4340): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.660552195 +0000 UTC m=+105.522076307 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4340): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e2540 item 42 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.661888326 +0000 UTC m=+105.523412439 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4980): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4e80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4e80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4e80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e28c0 item 43 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4e80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4e80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.662412064 +0000 UTC m=+105.523936176 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f4e80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e2a80 item 43 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.662899624 +0000 UTC m=+105.524423737 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f53c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f5900): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f5900): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f5900): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f5900): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f5900): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.662899624 +0000 UTC m=+105.524423737 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394040f5900): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e2c40 item 43 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.664319263 +0000 UTC m=+105.525843375 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c040): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c540): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c540): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c540): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e2fc0 item 44 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c540): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c540): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.664841919 +0000 UTC m=+105.526366032 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410c540): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e3180 item 44 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.665482658 +0000 UTC m=+105.527006770 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410ca80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d000): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d000): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d000): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d000): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d000): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.665482658 +0000 UTC m=+105.527006770 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d000): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e3340 item 44 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.666930721 +0000 UTC m=+105.528454833 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410d640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410db40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410db40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410db40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e36c0 item 45 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410db40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410db40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.667569887 +0000 UTC m=+105.529094019 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940410db40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e340): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e340): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e340): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e340): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e340): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.667569887 +0000 UTC m=+105.529094019 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e340): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e3880 item 45 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.669525236 +0000 UTC m=+105.531049348 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412e980): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412ee80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412ee80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412ee80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e3c00 item 46 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412ee80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412ee80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.670104339 +0000 UTC m=+105.531628451 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412ee80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412f580): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412f580): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412f580): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412f580): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412f580): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.670104339 +0000 UTC m=+105.531628451 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412f580): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394040e3dc0 item 46 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.671753501 +0000 UTC m=+105.533277614 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940412fbc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a1c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a1c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a1c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041402a0 item 47 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a1c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a1c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.672457189 +0000 UTC m=+105.533981311 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a1c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a8c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a8c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a8c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a8c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a8c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.672457189 +0000 UTC m=+105.533981311 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414a8c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404140460 item 47 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.673836301 +0000 UTC m=+105.535360413 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414af00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414b400): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414b400): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414b400): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041407e0 item 48 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414b400): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414b400): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.674368625 +0000 UTC m=+105.535892728 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414b400): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414bb00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414bb00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414bb00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414bb00): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414bb00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.674368625 +0000 UTC m=+105.535892728 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940414bb00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041409a0 item 48 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166240): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166240): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166240): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166240): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166240): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.675846554 +0000 UTC m=+105.537370666 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166240): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404140d20 item 49 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.676336979 +0000 UTC m=+105.537861091 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394041666c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166c00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166c00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166c00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166c00): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166c00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.676336979 +0000 UTC m=+105.537861091 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404166c00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404140ee0 item 49 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167280): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167280): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167280): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167280): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167280): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.677913214 +0000 UTC m=+105.539437336 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167280): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404141260 item 50 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.678809114 +0000 UTC m=+105.540333236 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167780): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167d00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167d00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167d00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167d00): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167d00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.678809114 +0000 UTC m=+105.540333236 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404167d00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404141420 item 50 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188480): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188480): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188480): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188480): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188480): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.680547665 +0000 UTC m=+105.542071786 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188480): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041417a0 item 51 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.681354216 +0000 UTC m=+105.542878338 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404188980): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b440): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b440): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b440): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b440): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b440): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.681354216 +0000 UTC m=+105.542878338 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2b440): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed1650 item 51 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2bac0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2bac0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2bac0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2bac0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2bac0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.683350463 +0000 UTC m=+105.544874576 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f2bac0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed19d0 item 52 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.683969992 +0000 UTC m=+105.545494094 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f760c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76640): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76640): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76640): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.683969992 +0000 UTC m=+105.545494094 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403ed1b90 item 52 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76cc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76cc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76cc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76cc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76cc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.685635936 +0000 UTC m=+105.547160048 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f76cc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404206070 item 53 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.686234565 +0000 UTC m=+105.547758677 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f771c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77700): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77700): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77700): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77700): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77700): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.686234565 +0000 UTC m=+105.547758677 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77700): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404206230 item 53 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77d80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77d80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77d80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77d80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77d80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.687780361 +0000 UTC m=+105.549304473 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403f77d80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042065b0 item 54 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.688912969 +0000 UTC m=+105.550437111 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c380): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c900): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c900): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c900): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c900): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c900): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.688912969 +0000 UTC m=+105.550437111 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421c900): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404206770 item 54 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421cf80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421cf80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421cf80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421cf80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421cf80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.691460185 +0000 UTC m=+105.552984317 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421cf80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404206af0 item 55 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.692489668 +0000 UTC m=+105.554013809 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d480): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d9c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d9c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d9c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d9c0): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d9c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.692489668 +0000 UTC m=+105.554013809 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940421d9c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404206cb0 item 55 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236140): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236140): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236140): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236140): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236140): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.694525849 +0000 UTC m=+105.556049952 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236140): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404207030 item 56 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.695536757 +0000 UTC m=+105.557060890 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236bc0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236bc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236bc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236bc0): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236bc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.695536757 +0000 UTC m=+105.557060890 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404236bc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042071f0 item 56 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.697787334 +0000 UTC m=+105.559311467 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237200): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237740): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237740): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404207570 item 57 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237740): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.698609765 +0000 UTC m=+105.560133898 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404207730 item 57 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.699538778 +0000 UTC m=+105.561062910 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404237c80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252300): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252300): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252300): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252300): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252300): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.699538778 +0000 UTC m=+105.561062910 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252300): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042078f0 item 57 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.701941102 +0000 UTC m=+105.563465234 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252940): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252e80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252e80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252e80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404207c70 item 58 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252e80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252e80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.70279846 +0000 UTC m=+105.564322602 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404252e80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404207e30 item 58 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.703824525 +0000 UTC m=+105.565348657 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042533c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404253980): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404253980): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404253980): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404253980): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404253980): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.703824525 +0000 UTC m=+105.565348657 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404253980): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404262150 item 58 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.705844106 +0000 UTC m=+105.567368228 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c0c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c600): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c600): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c600): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042624d0 item 59 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c600): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c600): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.7068166 +0000 UTC m=+105.568340733 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427c600): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404262690 item 59 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.707632762 +0000 UTC m=+105.569156883 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427cb40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d0c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d0c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d0c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d0c0): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d0c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.707632762 +0000 UTC m=+105.569156883 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d0c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404262850 item 59 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.709669214 +0000 UTC m=+105.571193326 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427d700): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427dc40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427dc40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427dc40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404262bd0 item 60 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427dc40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427dc40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.710356871 +0000 UTC m=+105.571880974 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940427dc40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404262d90 item 60 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.711063956 +0000 UTC m=+105.572588068 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a280): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a840): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a840): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a840): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a840): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a840): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.711063956 +0000 UTC m=+105.572588068 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429a840): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404262f50 item 60 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.713397548 +0000 UTC m=+105.574921680 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429ae80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429b3c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429b3c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429b3c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042632d0 item 61 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429b3c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429b3c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.714154066 +0000 UTC m=+105.575678188 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429b3c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429bac0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429bac0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429bac0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429bac0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429bac0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.714154066 +0000 UTC m=+105.575678188 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940429bac0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404263490 item 61 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.71604236 +0000 UTC m=+105.577566472 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4200): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4740): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4740): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404263810 item 62 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4740): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.716861645 +0000 UTC m=+105.578385787 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4e40): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4e40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4e40): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4e40): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4e40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.716861645 +0000 UTC m=+105.578385787 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b4e40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042639d0 item 62 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.719267294 +0000 UTC m=+105.580791406 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b5480): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b59c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b59c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b59c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404263d50 item 63 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b59c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b59c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.720129671 +0000 UTC m=+105.581653793 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042b59c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d41c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d41c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d41c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d41c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d41c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.720129671 +0000 UTC m=+105.581653793 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d41c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d2070 item 63 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.722343719 +0000 UTC m=+105.583867841 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4800): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4d40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4d40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4d40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d23f0 item 64 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4d40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4d40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.723346721 +0000 UTC m=+105.584870964 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d4d40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5440): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5440): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5440): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5440): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5440): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.723346721 +0000 UTC m=+105.584870964 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5440): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d25b0 item 64 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5a80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5a80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5a80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5a80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5a80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.726211037 +0000 UTC m=+105.587735189 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042d5a80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d2930 item 65 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.727418073 +0000 UTC m=+105.588942216 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4000): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4500): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4500): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4500): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4500): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4500): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.727418073 +0000 UTC m=+105.588942216 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4500): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d2af0 item 65 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4b40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4b40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4b40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4b40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4b40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.729712653 +0000 UTC m=+105.591236775 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4b40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d2e70 item 66 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.731187326 +0000 UTC m=+105.592711458 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f4fc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5500): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5500): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5500): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5500): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5500): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.731187326 +0000 UTC m=+105.592711458 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5500): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d3030 item 66 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5b40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5b40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5b40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5b40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5b40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.733950149 +0000 UTC m=+105.595474302 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394042f5b40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d33b0 item 67 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.735168519 +0000 UTC m=+105.596692660 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043140c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043145c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043145c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043145c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043145c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043145c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.735168519 +0000 UTC m=+105.596692660 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043145c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d3570 item 67 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404314c40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404314c40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404314c40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404314c40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404314c40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.73773995 +0000 UTC m=+105.599264102 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404314c40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d38f0 item 68 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.739046636 +0000 UTC m=+105.600570777 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315140): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315680): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315680): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315680): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315680): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315680): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.739046636 +0000 UTC m=+105.600570777 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315680): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d3ab0 item 68 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315cc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315cc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315cc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315cc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315cc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.741412139 +0000 UTC m=+105.602936271 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404315cc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394042d3e30 item 69 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.742463593 +0000 UTC m=+105.603987735 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330240): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330740): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330740): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330740): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.742463593 +0000 UTC m=+105.603987735 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404334150 item 69 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330dc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330dc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330dc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330dc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330dc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.744966616 +0000 UTC m=+105.606490758 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404330dc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043344d0 item 70 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.745940793 +0000 UTC m=+105.607464926 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043312c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331800): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331800): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331800): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331800): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331800): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.745940793 +0000 UTC m=+105.607464926 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331800): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404334690 item 70 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331e80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331e80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331e80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331e80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331e80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.74858288 +0000 UTC m=+105.610107022 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404331e80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404334a10 item 71 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.749834411 +0000 UTC m=+105.611358523 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404356480): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1980): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1980): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1980): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1980): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1980): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.749834411 +0000 UTC m=+105.611358523 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403fd1980): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa3500 item 71 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0100): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0100): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0100): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0100): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0100): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.752443214 +0000 UTC m=+105.613967356 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0100): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa3880 item 72 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.754046839 +0000 UTC m=+105.615571041 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0600): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0b40): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0b40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0b40): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0b40): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0b40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.754046839 +0000 UTC m=+105.615571041 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff0b40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa3a40 item 72 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.756814671 +0000 UTC m=+105.618338813 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1100): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1600): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1600): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1600): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239403fa3dc0 item 73 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1600): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1600): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.75783088 +0000 UTC m=+105.619355061 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1600): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043880e0 item 73 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.759153505 +0000 UTC m=+105.620677647 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239403ff1ac0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392100): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392100): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392100): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392100): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392100): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.759153505 +0000 UTC m=+105.620677647 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392100): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043882a0 item 73 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.762218047 +0000 UTC m=+105.623742190 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392c40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392c40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392c40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404388620 item 74 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392c40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392c40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.76342774 +0000 UTC m=+105.624951882 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404392c40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043887e0 item 74 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.76487488 +0000 UTC m=+105.626399022 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393180): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393700): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393700): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393700): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393700): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393700): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.76487488 +0000 UTC m=+105.626399022 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393700): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043889a0 item 74 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.768377941 +0000 UTC m=+105.629902082 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404393d40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae340): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae340): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae340): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404388d20 item 75 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae340): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae340): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.769469811 +0000 UTC m=+105.630993953 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae340): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): _writeAt: size=3, off=2 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404388ee0 item 75 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.770552313 +0000 UTC m=+105.632076445 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043ae880): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043aedc0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043aedc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043aedc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043aedc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043aedc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.770552313 +0000 UTC m=+105.632076445 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043aedc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043890a0 item 75 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.773224385 +0000 UTC m=+105.634748527 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af400): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af900): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af900): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af900): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404389420 item 76 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af900): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af900): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.774267904 +0000 UTC m=+105.635792036 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043af900): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043895e0 item 76 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): _writeAt: size=3, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.77527223 +0000 UTC m=+105.636796371 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043afe40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c84c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c84c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c84c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c84c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c84c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.77527223 +0000 UTC m=+105.636796371 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c84c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043897a0 item 76 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.77793822 +0000 UTC m=+105.639462351 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c8b00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9000): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9000): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9000): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404389b20 item 77 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9000): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9000): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.778937054 +0000 UTC m=+105.640461187 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9000): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9700): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9700): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9700): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9700): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9700): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.778937054 +0000 UTC m=+105.640461187 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9700): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404389ce0 item 77 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.781662818 +0000 UTC m=+105.643186960 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043c9d40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8340): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8340): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8340): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e41c0 item 78 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8340): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8340): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.78225242 +0000 UTC m=+105.643776532 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8340): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8a40): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8a40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8a40): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8a40): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8a40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.78225242 +0000 UTC m=+105.643776532 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e8a40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e4380 item 78 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.783913334 +0000 UTC m=+105.645437466 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9080): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9580): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9580): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9580): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e4700 item 79 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9580): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9580): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.784473111 +0000 UTC m=+105.645997223 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9580): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9c80): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9c80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9c80): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9c80): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9c80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.784473111 +0000 UTC m=+105.645997223 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394043e9c80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e48c0 item 79 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.786218914 +0000 UTC m=+105.647743057 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a3c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a8c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a8c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a8c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e4c40 item 80 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a8c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a8c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.787074629 +0000 UTC m=+105.648598760 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440a8c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440afc0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440afc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440afc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440afc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440afc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.787074629 +0000 UTC m=+105.648598760 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440afc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e4e00 item 80 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440b600): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440b600): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440b600): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440b600): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440b600): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.789678933 +0000 UTC m=+105.651203065 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440b600): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e5180 item 81 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.791148055 +0000 UTC m=+105.652672218 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940440ba80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044280c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044280c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044280c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044280c0): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044280c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.791148055 +0000 UTC m=+105.652672218 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044280c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e5340 item 81 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428740): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428740): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428740): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.794141463 +0000 UTC m=+105.655665676 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e56c0 item 82 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.795270073 +0000 UTC m=+105.656794276 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404428c40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044291c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044291c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044291c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044291c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044291c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.795270073 +0000 UTC m=+105.656794276 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044291c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e5880 item 82 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429840): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429840): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429840): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429840): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429840): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.798426659 +0000 UTC m=+105.659950801 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429840): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e5c00 item 83 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.79946052 +0000 UTC m=+105.660984663 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404429d40): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444a380): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444a380): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444a380): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444a380): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444a380): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.79946052 +0000 UTC m=+105.660984663 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444a380): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394043e5dc0 item 83 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444aa00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444aa00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444aa00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444aa00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444aa00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.8017976 +0000 UTC m=+105.663321731 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444aa00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444e2a0 item 84 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.802781185 +0000 UTC m=+105.664305328 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444af00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444b480): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444b480): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444b480): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444b480): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444b480): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.802781185 +0000 UTC m=+105.664305328 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444b480): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444e460 item 84 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444bb00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444bb00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444bb00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444bb00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444bb00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.804949948 +0000 UTC m=+105.666474089 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940444bb00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444e7e0 item 85 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.805917563 +0000 UTC m=+105.667441696 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a100): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a640): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a640): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a640): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.805917563 +0000 UTC m=+105.667441696 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446a640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444e9a0 item 85 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446acc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446acc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446acc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446acc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446acc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.808397773 +0000 UTC m=+105.669921905 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446acc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444ed20 item 86 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.809447303 +0000 UTC m=+105.670971445 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b1c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b740): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b740): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b740): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b740): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b740): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.809447303 +0000 UTC m=+105.670971445 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446b740): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444eee0 item 86 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446bdc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446bdc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446bdc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446bdc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446bdc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.81196767 +0000 UTC m=+105.673491801 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940446bdc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444f260 item 87 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.81285325 +0000 UTC m=+105.674377392 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a3c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a900): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a900): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a900): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a900): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a900): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.81285325 +0000 UTC m=+105.674377392 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448a900): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444f420 item 87 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448af80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448af80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448af80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448af80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448af80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.81514313 +0000 UTC m=+105.676667273 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448af80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444f7a0 item 88 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.816178856 +0000 UTC m=+105.677702987 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448b480): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448ba00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448ba00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448ba00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448ba00): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448ba00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.816178856 +0000 UTC m=+105.677702987 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940448ba00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444f960 item 88 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.818397942 +0000 UTC m=+105.679922084 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6140): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6680): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6680): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6680): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940444fce0 item 89 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6680): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6680): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.819284977 +0000 UTC m=+105.680809119 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6680): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b2000 item 89 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.820266869 +0000 UTC m=+105.681791002 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a6bc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7140): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7140): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7140): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7140): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7140): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.820266869 +0000 UTC m=+105.681791002 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7140): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b21c0 item 89 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.82264163 +0000 UTC m=+105.684165772 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7780): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7cc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7cc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7cc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b2540 item 90 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7cc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7cc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.823951202 +0000 UTC m=+105.685475333 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044a7cc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b2700 item 90 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.825887274 +0000 UTC m=+105.687411417 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8300): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c88c0): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c88c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c88c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c88c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c88c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.825887274 +0000 UTC m=+105.687411417 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c88c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b28c0 item 90 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.828759965 +0000 UTC m=+105.690284207 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c8f00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9440): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9440): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9440): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b2c40 item 91 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9440): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9440): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.831325446 +0000 UTC m=+105.692849628 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9440): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): >_readAt: n=2, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): _writeAt: size=3, off=7 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b2e00 item 91 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.833637307 +0000 UTC m=+105.695161440 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044c9980): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2000): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2000): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2000): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2000): >_readAt: n=8, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2000): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.833637307 +0000 UTC m=+105.695161440 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2000): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b2fc0 item 91 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.837950897 +0000 UTC m=+105.699475069 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2b80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2b80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2b80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b3340 item 92 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2b80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2b80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.838811901 +0000 UTC m=+105.700336034 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e2b80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): open at offset 5 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b3500 item 92 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): _readAt: size=2, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): _writeAt: size=3, off=5 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): >_writeAt: n=3, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.839956531 +0000 UTC m=+105.701480673 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e30c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3680): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3680): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3680): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3680): >_readAt: n=3, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3680): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.839956531 +0000 UTC m=+105.701480673 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3680): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b36c0 item 92 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.843041562 +0000 UTC m=+105.704565694 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394044e3cc0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506300): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506300): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506300): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b3a40 item 93 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506300): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506300): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.844070494 +0000 UTC m=+105.705594636 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506300): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506a00): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506a00): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506a00): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506a00): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506a00): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.844070494 +0000 UTC m=+105.705594636 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404506a00): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394044b3c00 item 93 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.846510348 +0000 UTC m=+105.708034490 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507040): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507580): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507580): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507580): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045160e0 item 94 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507580): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507580): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.847422849 +0000 UTC m=+105.708946981 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507580): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507c80): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507c80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507c80): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507c80): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507c80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.847422849 +0000 UTC m=+105.708946981 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404507c80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045162a0 item 94 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.850176766 +0000 UTC m=+105.711700898 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x2394045263c0): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404526900): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404526900): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404526900): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404516620 item 95 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404526900): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404526900): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.851441942 +0000 UTC m=+105.712966085 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404526900): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527000): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527000): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527000): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527000): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527000): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.851441942 +0000 UTC m=+105.712966085 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527000): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045167e0 item 95 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): open at offset 0 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): _readAt: size=2, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): >_readAt: n=0, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.854687697 +0000 UTC m=+105.716211839 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527640): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527b80): _writeAt: size=5, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527b80): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527b80): >openPending: err= 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404516b60 item 96 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527b80): >_writeAt: n=5, err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527b80): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.856206753 +0000 UTC m=+105.717730896 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x239404527b80): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940453e380): _readAt: size=512, off=0 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940453e380): openPending: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940453e380): >openPending: err= 2026/04/05 04:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940453e380): >_readAt: n=5, err=EOF 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940453e380): close: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:29.856206753 +0000 UTC m=+105.717730896 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:29 DEBUG : open-test-file(0x23940453e380): >close: err= 2026/04/05 04:26:29 DEBUG : open-test-file: Remove: 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404516d20 item 96 2026/04/05 04:26:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:29 DEBUG : open-test-file: >Remove: err= 2026/04/05 04:26:29 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:29 DEBUG : Looking for writers 2026/04/05 04:26:29 DEBUG : >WaitForWriters: 2026/04/05 04:26:29 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:30 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/05 04:26:30 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041893c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041893c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041893c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041893c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041893c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.409345715 +0000 UTC m=+106.270869857 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041893c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.409345715 +0000 UTC m=+106.270869857 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189d00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189d00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189d00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189d00): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189d00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.409345715 +0000 UTC m=+106.270869857 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404189d00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041ec850 item 1 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc440): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc440): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc440): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc440): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc440): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.413223883 +0000 UTC m=+106.274748016 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc440): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc940): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc940): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc940): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc940): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc940): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.413223883 +0000 UTC m=+106.274748016 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fc940): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041ecd20 item 2 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fcf80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fcf80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fcf80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fcf80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fcf80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.416176264 +0000 UTC m=+106.277700396 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fcf80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.416176264 +0000 UTC m=+106.277700396 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd400): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd8c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd8c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd8c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd8c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd8c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.416176264 +0000 UTC m=+106.277700396 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394041fd8c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041ed0a0 item 3 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598040): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598040): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598040): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598040): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598040): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.419527958 +0000 UTC m=+106.281052100 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598040): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598580): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598580): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598580): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598580): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598580): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.419527958 +0000 UTC m=+106.281052100 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598580): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041ed570 item 4 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598bc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598bc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598bc0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598bc0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598bc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.422257118 +0000 UTC m=+106.283781251 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404598bc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.422257118 +0000 UTC m=+106.283781251 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599040): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599500): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599500): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599500): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599500): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599500): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.422257118 +0000 UTC m=+106.283781251 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599500): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041ed8f0 item 5 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599b80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599b80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599b80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599b80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599b80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.425646734 +0000 UTC m=+106.287170875 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404599b80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b61c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b61c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b61c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b61c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b61c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.425646734 +0000 UTC m=+106.287170875 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b61c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394041eddc0 item 6 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6840): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6840): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6840): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.427910425 +0000 UTC m=+106.289434567 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.427910425 +0000 UTC m=+106.289434567 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b6d40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7200): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7200): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7200): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7200): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7200): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.427910425 +0000 UTC m=+106.289434567 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7200): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045be2a0 item 7 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7880): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7880): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7880): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7880): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7880): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.431540174 +0000 UTC m=+106.293064306 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7880): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7dc0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7dc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7dc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7dc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7dc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.431540174 +0000 UTC m=+106.293064306 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045b7dc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045be770 item 8 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2480): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x2394045e2480): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2480): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2480): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2480): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2480): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2480): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2840): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2840): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2840): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.434138567 +0000 UTC m=+106.295662699 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.434138567 +0000 UTC m=+106.295662699 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e2cc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e31c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e31c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e31c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e31c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e31c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.434138567 +0000 UTC m=+106.295662699 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e31c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045beaf0 item 9 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3840): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3840): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3840): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.437540426 +0000 UTC m=+106.299064568 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453ea00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453ea00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453ea00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453ea00): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453ea00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.437540426 +0000 UTC m=+106.299064568 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453ea00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045befc0 item 10 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f040): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x23940453f040): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f040): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f040): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f040): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f040): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f040): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f400): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f400): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f400): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f400): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f400): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.440878705 +0000 UTC m=+106.302402847 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f400): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.440878705 +0000 UTC m=+106.302402847 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453f900): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453fe00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453fe00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453fe00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453fe00): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453fe00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.440878705 +0000 UTC m=+106.302402847 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940453fe00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404517650 item 11 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564580): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564580): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564580): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564580): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564580): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.444296313 +0000 UTC m=+106.305820446 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564580): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564ac0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564ac0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564ac0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564ac0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564ac0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.444296313 +0000 UTC m=+106.305820446 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404564ac0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404517b20 item 12 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565100): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x239404565100): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565100): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565100): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565100): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565100): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565100): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045654c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045654c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045654c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045654c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045654c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.447821845 +0000 UTC m=+106.309345978 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045654c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565b80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565b80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565b80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565b80): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565b80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.447821845 +0000 UTC m=+106.309345978 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404565b80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457a000 item 13 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602300): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602300): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602300): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602300): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602300): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.450605618 +0000 UTC m=+106.312129751 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602300): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602840): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602840): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602840): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.450605618 +0000 UTC m=+106.312129751 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457a380 item 14 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602e80): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x239404602e80): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602e80): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602e80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602e80): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404602e80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603240): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603240): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603240): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603240): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603240): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.453078585 +0000 UTC m=+106.314642411 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603240): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603900): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603900): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603900): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603900): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603900): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.453078585 +0000 UTC m=+106.314642411 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404603900): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457a700 item 15 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622080): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622080): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622080): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622080): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622080): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.45547723 +0000 UTC m=+106.317001362 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622080): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046225c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046225c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046225c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046225c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046225c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.45547723 +0000 UTC m=+106.317001362 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046225c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457aa80 item 16 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622c00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622c00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622c00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622c00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622c00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.45916045 +0000 UTC m=+106.320684602 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404622c00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.45916045 +0000 UTC m=+106.320684602 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623080): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623580): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623580): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623580): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623580): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623580): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.45916045 +0000 UTC m=+106.320684602 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623580): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457ae00 item 17 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623c00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623c00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623c00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623c00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623c00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.462337204 +0000 UTC m=+106.323861336 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404623c00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644240): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644240): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644240): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644240): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644240): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.462337204 +0000 UTC m=+106.323861336 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644240): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457b2d0 item 18 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046448c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046448c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046448c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046448c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046448c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.465109135 +0000 UTC m=+106.326633277 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046448c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.465109135 +0000 UTC m=+106.326633277 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404644dc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046452c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046452c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046452c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046452c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046452c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.465109135 +0000 UTC m=+106.326633277 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046452c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457b650 item 19 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645940): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645940): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645940): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645940): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645940): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.469653149 +0000 UTC m=+106.331177291 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645940): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645e80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645e80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645e80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645e80): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645e80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.469653149 +0000 UTC m=+106.331177291 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404645e80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940457bb20 item 20 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664600): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664600): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664600): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664600): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664600): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.473025832 +0000 UTC m=+106.334549975 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664600): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.473025832 +0000 UTC m=+106.334549975 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404664b00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665000): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665000): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665000): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665000): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665000): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.473025832 +0000 UTC m=+106.334549975 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665000): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404672000 item 21 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665680): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665680): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665680): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665680): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665680): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.477305508 +0000 UTC m=+106.338829620 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665680): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665bc0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665bc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665bc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665bc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665bc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.477305508 +0000 UTC m=+106.338829620 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404665bc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046724d0 item 22 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688340): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688340): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688340): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688340): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688340): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.47864205 +0000 UTC m=+106.340166151 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688340): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.47864205 +0000 UTC m=+106.340166151 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688d40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688d40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688d40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688d40): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688d40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.47864205 +0000 UTC m=+106.340166151 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404688d40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404672850 item 23 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046893c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046893c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046893c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046893c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046893c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.48059181 +0000 UTC m=+106.342115922 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046893c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404689900): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404689900): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404689900): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404689900): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404689900): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.48059181 +0000 UTC m=+106.342115922 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404689900): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404672d20 item 24 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac040): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x2394046ac040): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac040): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac040): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac040): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac040): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac040): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac400): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac400): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac400): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac400): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac400): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.482011949 +0000 UTC m=+106.343536061 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac400): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.482011949 +0000 UTC m=+106.343536061 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ac900): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ace40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ace40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ace40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ace40): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ace40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.482011949 +0000 UTC m=+106.343536061 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ace40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046730a0 item 25 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ad4c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ad4c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ad4c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ad4c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ad4c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.483992575 +0000 UTC m=+106.345516748 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ad4c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ada00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ada00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ada00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ada00): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ada00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.483992575 +0000 UTC m=+106.345516748 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ada00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404673570 item 26 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca140): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x2394046ca140): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca140): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca140): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca140): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca140): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca140): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca500): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca500): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca500): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca500): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca500): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.485384412 +0000 UTC m=+106.346908524 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046ca500): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.485384412 +0000 UTC m=+106.346908524 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caa00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caf40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caf40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caf40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caf40): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caf40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.485384412 +0000 UTC m=+106.346908524 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046caf40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046738f0 item 27 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cb5c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cb5c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cb5c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cb5c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cb5c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.48729115 +0000 UTC m=+106.348815292 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cb5c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cbb00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cbb00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cbb00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cbb00): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cbb00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.48729115 +0000 UTC m=+106.348815292 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046cbb00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404673dc0 item 28 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6240): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x2394046e6240): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6240): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6240): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6240): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6240): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6240): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6600): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6600): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6600): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6600): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6600): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.4887223 +0000 UTC m=+106.350246432 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6600): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6cc0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6cc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6cc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6cc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6cc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.4887223 +0000 UTC m=+106.350246432 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e6cc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e22a0 item 29 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7340): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7340): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7340): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7340): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7340): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.490204908 +0000 UTC m=+106.351729020 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7340): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7880): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7880): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7880): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7880): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7880): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.490204908 +0000 UTC m=+106.351729020 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7880): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e2620 item 30 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7ec0): _readAt: size=2, off=0 2026/04/05 04:26:30 ERROR : open-test-file(0x2394046e7ec0): Couldn't read size of file 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7ec0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7ec0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7ec0): close: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394046e7ec0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702380): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702380): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702380): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702380): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702380): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.491667548 +0000 UTC m=+106.353191660 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702380): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702a40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702a40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702a40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702a40): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702a40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.491667548 +0000 UTC m=+106.353191660 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404702a40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e29a0 item 31 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047030c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047030c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047030c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047030c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047030c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.493136369 +0000 UTC m=+106.354660481 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047030c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703600): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703600): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703600): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703600): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703600): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.493136369 +0000 UTC m=+106.354660481 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703600): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e2d20 item 32 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703c40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703c40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703c40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703c40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703c40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.494444928 +0000 UTC m=+106.355969080 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404703c40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e30a0 item 33 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.495060479 +0000 UTC m=+106.356584591 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047221c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047226c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047226c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047226c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047226c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047226c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.495060479 +0000 UTC m=+106.356584591 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047226c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e3260 item 33 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404722d00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404722d00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404722d00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404722d00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404722d00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.496413763 +0000 UTC m=+106.357937875 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404722d00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e35e0 item 34 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.496916923 +0000 UTC m=+106.358441025 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723180): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047236c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047236c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047236c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047236c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047236c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.496916923 +0000 UTC m=+106.358441025 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047236c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e37a0 item 34 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723d00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723d00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723d00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723d00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723d00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.498234028 +0000 UTC m=+106.359758140 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404723d00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e3b20 item 35 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.498871741 +0000 UTC m=+106.360395903 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a280): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a780): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a780): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a780): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a780): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a780): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.498871741 +0000 UTC m=+106.360395903 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474a780): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394046e3ce0 item 35 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474ae00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474ae00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474ae00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474ae00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474ae00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.500480987 +0000 UTC m=+106.362005099 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474ae00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394047581c0 item 36 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.501144189 +0000 UTC m=+106.362668301 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b300): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b840): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b840): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b840): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.501144189 +0000 UTC m=+106.362668301 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474b840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404758380 item 36 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474be80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474be80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474be80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474be80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474be80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.502408594 +0000 UTC m=+106.363932697 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940474be80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404758700 item 37 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.502913017 +0000 UTC m=+106.364437129 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768400): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768900): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768900): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768900): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768900): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768900): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.502913017 +0000 UTC m=+106.364437129 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768900): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394047588c0 item 37 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768f80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768f80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768f80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768f80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768f80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.504276358 +0000 UTC m=+106.365800470 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404768f80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404758c40 item 38 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.504952264 +0000 UTC m=+106.366476376 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404769480): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047699c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047699c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047699c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047699c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047699c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.504952264 +0000 UTC m=+106.366476376 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047699c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404758e00 item 38 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788140): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788140): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788140): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788140): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788140): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.506302723 +0000 UTC m=+106.367826835 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788140): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404759180 item 39 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.506802936 +0000 UTC m=+106.368327048 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788640): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788b40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788b40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788b40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788b40): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788b40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.506802936 +0000 UTC m=+106.368327048 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404788b40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404759340 item 39 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047891c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047891c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047891c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047891c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047891c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.508135582 +0000 UTC m=+106.369659683 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047891c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394047596c0 item 40 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.508628792 +0000 UTC m=+106.370152904 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047896c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404789c00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404789c00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404789c00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404789c00): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404789c00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.508628792 +0000 UTC m=+106.370152904 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404789c00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404759880 item 40 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.509936058 +0000 UTC m=+106.371460160 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047ac2c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3ec0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3ec0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3ec0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045bf0a0 item 41 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3ec0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3ec0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.510516484 +0000 UTC m=+106.372040586 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394045e3ec0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045bf260 item 41 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.511035723 +0000 UTC m=+106.372559825 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404800480): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048009c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048009c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048009c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048009c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048009c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.511035723 +0000 UTC m=+106.372559825 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048009c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045bf420 item 41 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.512342168 +0000 UTC m=+106.373866270 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801000): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801500): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801500): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801500): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045bf7a0 item 42 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801500): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801500): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.512756821 +0000 UTC m=+106.374280922 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801500): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045bf960 item 42 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.513255622 +0000 UTC m=+106.374779734 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404801a40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c0c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c0c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c0c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c0c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c0c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.513255622 +0000 UTC m=+106.374779734 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c0c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394045bfb20 item 42 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.514308538 +0000 UTC m=+106.375832641 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481c700): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481cc00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481cc00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481cc00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404828000 item 43 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481cc00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481cc00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.514730305 +0000 UTC m=+106.376254406 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481cc00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048281c0 item 43 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.515180624 +0000 UTC m=+106.376704726 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d140): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d680): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d680): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d680): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d680): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d680): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.515180624 +0000 UTC m=+106.376704726 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481d680): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404828380 item 43 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.516841628 +0000 UTC m=+106.378365740 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940481dcc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e2c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e2c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e2c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404828700 item 44 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e2c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e2c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.517421482 +0000 UTC m=+106.378945594 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e2c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048288c0 item 44 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.51824196 +0000 UTC m=+106.379766073 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483e800): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483ed80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483ed80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483ed80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483ed80): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483ed80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.51824196 +0000 UTC m=+106.379766073 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483ed80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404828a80 item 44 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.519717165 +0000 UTC m=+106.381241277 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f3c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f8c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f8c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f8c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404828e00 item 45 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f8c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f8c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.520295125 +0000 UTC m=+106.381819237 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940483f8c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048580c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048580c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048580c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048580c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048580c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.520295125 +0000 UTC m=+106.381819237 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048580c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404828fc0 item 45 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.521743488 +0000 UTC m=+106.383267630 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858700): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858c00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858c00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858c00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404829340 item 46 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858c00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858c00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.522337047 +0000 UTC m=+106.383861159 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404858c00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859300): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859300): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859300): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859300): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859300): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.522337047 +0000 UTC m=+106.383861159 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859300): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404829500 item 46 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.523851566 +0000 UTC m=+106.385375668 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859940): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859e40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859e40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859e40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404829880 item 47 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859e40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859e40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.524344134 +0000 UTC m=+106.385868246 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404859e40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487a640): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487a640): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487a640): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487a640): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487a640): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.524344134 +0000 UTC m=+106.385868246 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487a640): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404829a40 item 47 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.526468693 +0000 UTC m=+106.387992825 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487ac80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b180): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b180): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b180): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404829dc0 item 48 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b180): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b180): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.527298599 +0000 UTC m=+106.388822732 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b180): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b880): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b880): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b880): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b880): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b880): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.527298599 +0000 UTC m=+106.388822732 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487b880): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488e0e0 item 48 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487bec0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487bec0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487bec0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487bec0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487bec0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.531852312 +0000 UTC m=+106.393376454 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940487bec0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488e460 item 49 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.534705515 +0000 UTC m=+106.396229647 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c440): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c980): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c980): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c980): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c980): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c980): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.534705515 +0000 UTC m=+106.396229647 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489c980): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488e620 item 49 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d000): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d000): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d000): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d000): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d000): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.537073523 +0000 UTC m=+106.398597656 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d000): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488e9a0 item 50 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.538053543 +0000 UTC m=+106.399577675 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489d500): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489da80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489da80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489da80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489da80): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489da80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.538053543 +0000 UTC m=+106.399577675 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940489da80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488eb60 item 50 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc200): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc200): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc200): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc200): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc200): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.540388599 +0000 UTC m=+106.401912761 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc200): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488eee0 item 51 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.541387133 +0000 UTC m=+106.402911265 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bc700): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bcc40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bcc40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bcc40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bcc40): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bcc40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.541387133 +0000 UTC m=+106.402911265 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bcc40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488f0a0 item 51 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd2c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd2c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd2c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd2c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd2c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.543725164 +0000 UTC m=+106.405249336 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd2c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488f420 item 52 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.544727506 +0000 UTC m=+106.406251638 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bd7c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bdd40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bdd40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bdd40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bdd40): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bdd40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.544727506 +0000 UTC m=+106.406251638 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048bdd40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488f5e0 item 52 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d64c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d64c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d64c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d64c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d64c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.546800647 +0000 UTC m=+106.408324779 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d64c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488f960 item 53 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.549954729 +0000 UTC m=+106.411478861 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d69c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d6f00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d6f00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d6f00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d6f00): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d6f00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.549954729 +0000 UTC m=+106.411478861 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d6f00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23940488fb20 item 53 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7580): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7580): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7580): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7580): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7580): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.552675783 +0000 UTC m=+106.414199915 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7580): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f4000 item 54 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.553625796 +0000 UTC m=+106.415149928 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048d7a80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc100): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc100): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc100): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc100): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc100): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.553625796 +0000 UTC m=+106.415149928 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc100): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f41c0 item 54 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc780): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc780): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc780): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc780): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc780): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.555781253 +0000 UTC m=+106.417305385 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fc780): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f4540 item 55 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.556676762 +0000 UTC m=+106.418200895 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fcc80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd1c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd1c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd1c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd1c0): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd1c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.556676762 +0000 UTC m=+106.418200895 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd1c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f4700 item 55 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd840): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd840): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd840): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.558881763 +0000 UTC m=+106.420405895 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fd840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f4a80 item 56 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.56256314 +0000 UTC m=+106.424087272 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394048fdd40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491c3c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491c3c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491c3c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491c3c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491c3c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.56256314 +0000 UTC m=+106.424087272 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491c3c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f4c40 item 56 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.564859472 +0000 UTC m=+106.426383605 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491ca00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491cf40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491cf40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491cf40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f4fc0 item 57 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491cf40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491cf40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.565772916 +0000 UTC m=+106.427297049 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491cf40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f5180 item 57 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.566731665 +0000 UTC m=+106.428255797 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491d480): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491da00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491da00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491da00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491da00): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491da00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.566731665 +0000 UTC m=+106.428255797 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940491da00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f5340 item 57 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.569308137 +0000 UTC m=+106.430832279 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a140): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a680): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a680): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a680): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f56c0 item 58 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a680): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a680): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.570946768 +0000 UTC m=+106.432470910 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493a680): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f5880 item 58 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.572217386 +0000 UTC m=+106.433741528 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493abc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b180): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b180): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b180): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b180): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b180): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.572217386 +0000 UTC m=+106.433741528 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b180): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f5a40 item 58 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.57483736 +0000 UTC m=+106.436361492 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493b7c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493bd00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493bd00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493bd00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394048f5dc0 item 59 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493bd00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493bd00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.576028086 +0000 UTC m=+106.437552228 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940493bd00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049580e0 item 59 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.577196131 +0000 UTC m=+106.438720283 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a340): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a8c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a8c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a8c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a8c0): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a8c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.577196131 +0000 UTC m=+106.438720283 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495a8c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049582a0 item 59 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.580644627 +0000 UTC m=+106.442168769 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495af00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b440): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b440): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b440): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404958620 item 60 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b440): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b440): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.581761174 +0000 UTC m=+106.443285347 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b440): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049587e0 item 60 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.583301911 +0000 UTC m=+106.444826053 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x23940495b980): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976040): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976040): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976040): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976040): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976040): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.583301911 +0000 UTC m=+106.444826053 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976040): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049589a0 item 60 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.586356655 +0000 UTC m=+106.447880797 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976680): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976bc0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976bc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976bc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404958d20 item 61 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976bc0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976bc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.587520711 +0000 UTC m=+106.449044853 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404976bc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049772c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049772c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049772c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049772c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049772c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.587520711 +0000 UTC m=+106.449044853 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049772c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404958ee0 item 61 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.590814066 +0000 UTC m=+106.452338268 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977900): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977e40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977e40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977e40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404959260 item 62 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977e40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977e40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.591898572 +0000 UTC m=+106.453422714 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404977e40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994640): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994640): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994640): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994640): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994640): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.591898572 +0000 UTC m=+106.453422714 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994640): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404959420 item 62 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.594915104 +0000 UTC m=+106.456439317 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404994c80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049951c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049951c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049951c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049597a0 item 63 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049951c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049951c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.596350072 +0000 UTC m=+106.457874284 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049951c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049958c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049958c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049958c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049958c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049958c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.596350072 +0000 UTC m=+106.457874284 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049958c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404959960 item 63 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): >_readAt: n=0, err=Bad file descriptor 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.599404926 +0000 UTC m=+106.460929048 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2000): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2540): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2540): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2540): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404959ce0 item 64 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2540): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2540): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.600498599 +0000 UTC m=+106.462022741 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2540): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2c40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2c40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2c40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2c40): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2c40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.600498599 +0000 UTC m=+106.462022741 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b2c40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c0000 item 64 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3280): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3280): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3280): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3280): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3280): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.603396808 +0000 UTC m=+106.464920950 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3280): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c0380 item 65 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.604472588 +0000 UTC m=+106.465996730 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3700): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3c00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3c00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3c00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3c00): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3c00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.604472588 +0000 UTC m=+106.465996730 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049b3c00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c0540 item 65 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0340): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0340): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0340): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0340): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0340): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.607030034 +0000 UTC m=+106.468554176 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0340): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c08c0 item 66 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.608020192 +0000 UTC m=+106.469544324 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d07c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0d00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0d00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0d00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0d00): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0d00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.608020192 +0000 UTC m=+106.469544324 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d0d00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c0a80 item 66 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1340): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1340): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1340): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1340): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1340): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.610732179 +0000 UTC m=+106.472256322 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1340): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c0e00 item 67 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.61167046 +0000 UTC m=+106.473194592 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d17c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1cc0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1cc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1cc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1cc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1cc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.61167046 +0000 UTC m=+106.473194592 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049d1cc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c0fc0 item 67 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6440): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6440): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6440): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6440): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6440): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.614000165 +0000 UTC m=+106.475524297 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6440): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c1340 item 68 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.614894133 +0000 UTC m=+106.476418265 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6940): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6e80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6e80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6e80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6e80): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6e80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.614894133 +0000 UTC m=+106.476418265 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f6e80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c1500 item 68 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f74c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f74c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f74c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f74c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f74c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.617678135 +0000 UTC m=+106.479202277 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f74c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c1880 item 69 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.618628298 +0000 UTC m=+106.480152440 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7940): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7e40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7e40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7e40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7e40): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7e40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.618628298 +0000 UTC m=+106.480152440 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394049f7e40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c1a40 item 69 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a185c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a185c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a185c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a185c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a185c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.620877542 +0000 UTC m=+106.482401685 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a185c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2394049c1dc0 item 70 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.621889141 +0000 UTC m=+106.483413273 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a18ac0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19000): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19000): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19000): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19000): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19000): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.621889141 +0000 UTC m=+106.483413273 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19000): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a280e0 item 70 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19680): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19680): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19680): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19680): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19680): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.624461856 +0000 UTC m=+106.485985988 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19680): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a28460 item 71 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.625406558 +0000 UTC m=+106.486930700 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a19b80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36180): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36180): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36180): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36180): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36180): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.625406558 +0000 UTC m=+106.486930700 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36180): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a28620 item 71 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36800): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36800): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36800): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36800): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36800): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.627918708 +0000 UTC m=+106.489442850 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36800): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a289a0 item 72 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.628961786 +0000 UTC m=+106.490485919 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a36d00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37240): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37240): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37240): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37240): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37240): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.628961786 +0000 UTC m=+106.490485919 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37240): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a28b60 item 72 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.631358569 +0000 UTC m=+106.492882701 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37800): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37d00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37d00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37d00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a28ee0 item 73 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37d00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37d00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.632235103 +0000 UTC m=+106.493759235 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a37d00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a290a0 item 73 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.633285514 +0000 UTC m=+106.494809637 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a2c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a800): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a800): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a800): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a800): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a800): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.633285514 +0000 UTC m=+106.494809637 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5a800): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a29260 item 73 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.635655046 +0000 UTC m=+106.497179188 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5ae40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b340): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b340): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b340): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a295e0 item 74 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b340): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b340): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.636463831 +0000 UTC m=+106.497987954 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b340): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a297a0 item 74 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.637287466 +0000 UTC m=+106.498811589 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5b880): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5be00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5be00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5be00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5be00): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5be00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.637287466 +0000 UTC m=+106.498811589 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a5be00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a29960 item 74 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.639644083 +0000 UTC m=+106.501168215 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78540): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78a40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78a40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78a40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a29ce0 item 75 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78a40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78a40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.640388137 +0000 UTC m=+106.501912259 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78a40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): _writeAt: size=3, off=2 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a86000 item 75 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.641169241 +0000 UTC m=+106.502693363 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a78f80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a794c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a794c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a794c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a794c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a794c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.641169241 +0000 UTC m=+106.502693363 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a794c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a861c0 item 75 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.643281616 +0000 UTC m=+106.504805768 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a79b00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94100): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94100): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94100): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a86540 item 76 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94100): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94100): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.644272345 +0000 UTC m=+106.505796467 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94100): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a86700 item 76 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): _writeAt: size=3, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.645483641 +0000 UTC m=+106.507007774 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94640): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94bc0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94bc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94bc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94bc0): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94bc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.645483641 +0000 UTC m=+106.507007774 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a94bc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a868c0 item 76 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.647892858 +0000 UTC m=+106.509417000 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95200): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95700): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95700): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95700): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a86c40 item 77 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95700): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95700): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.648950784 +0000 UTC m=+106.510474926 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95700): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95e00): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95e00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95e00): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95e00): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95e00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.648950784 +0000 UTC m=+106.510474926 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404a95e00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a86e00 item 77 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.651644395 +0000 UTC m=+106.513168528 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0540): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0a40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0a40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0a40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a87180 item 78 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0a40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0a40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.652575283 +0000 UTC m=+106.514099424 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab0a40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1140): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1140): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1140): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1140): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1140): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.652575283 +0000 UTC m=+106.514099424 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1140): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a87340 item 78 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.655191599 +0000 UTC m=+106.516715741 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1780): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1c80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1c80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1c80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a876c0 item 79 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1c80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1c80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.655830444 +0000 UTC m=+106.517354587 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ab1c80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2480): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2480): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2480): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2480): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2480): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.655830444 +0000 UTC m=+106.517354587 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2480): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a87880 item 79 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.658695271 +0000 UTC m=+106.520219402 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2ac0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2fc0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2fc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2fc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a87c00 item 80 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2fc0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2fc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.659581172 +0000 UTC m=+106.521105314 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad2fc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad36c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad36c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad36c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad36c0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad36c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.659581172 +0000 UTC m=+106.521105314 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad36c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404a87dc0 item 80 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad3d00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad3d00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad3d00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad3d00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad3d00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.662370715 +0000 UTC m=+106.523894858 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404ad3d00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aea2a0 item 81 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.663710202 +0000 UTC m=+106.525234335 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2280): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af27c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af27c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af27c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af27c0): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af27c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.663710202 +0000 UTC m=+106.525234335 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af27c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aea460 item 81 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2e40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2e40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2e40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2e40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2e40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.66666583 +0000 UTC m=+106.528189972 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af2e40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aea7e0 item 82 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.667722293 +0000 UTC m=+106.529246426 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af3340): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af38c0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af38c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af38c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af38c0): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af38c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.667722293 +0000 UTC m=+106.529246426 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404af38c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aea9a0 item 82 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12040): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12040): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12040): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12040): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12040): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.670203645 +0000 UTC m=+106.531727787 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12040): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aead20 item 83 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.670962668 +0000 UTC m=+106.532486810 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12540): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12a80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12a80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12a80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12a80): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12a80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.670962668 +0000 UTC m=+106.532486810 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b12a80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aeaee0 item 83 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13100): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13100): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13100): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13100): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13100): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.673467143 +0000 UTC m=+106.534991285 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13100): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aeb260 item 84 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.67455177 +0000 UTC m=+106.536075912 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13600): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13b80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13b80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13b80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13b80): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13b80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.67455177 +0000 UTC m=+106.536075912 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b13b80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aeb420 item 84 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36300): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36300): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36300): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36300): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36300): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.676850066 +0000 UTC m=+106.538374199 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36300): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aeb7a0 item 85 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.67778995 +0000 UTC m=+106.539314082 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36800): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36d40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36d40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36d40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36d40): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36d40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.67778995 +0000 UTC m=+106.539314082 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b36d40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aeb960 item 85 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b373c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b373c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b373c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b373c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b373c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.680216248 +0000 UTC m=+106.541740380 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b373c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404aebce0 item 86 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.681145392 +0000 UTC m=+106.542669533 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b378c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b37e40): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b37e40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b37e40): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b37e40): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b37e40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.681145392 +0000 UTC m=+106.542669533 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b37e40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b58000 item 86 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5c5c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5c5c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5c5c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5c5c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5c5c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.683853071 +0000 UTC m=+106.545377213 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5c5c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b58380 item 87 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.684916026 +0000 UTC m=+106.546440168 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5cac0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d000): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d000): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d000): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d000): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d000): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.684916026 +0000 UTC m=+106.546440168 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d000): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b58540 item 87 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d680): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d680): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d680): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d680): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d680): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.688402875 +0000 UTC m=+106.549927008 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5d680): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b588c0 item 88 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.689468266 +0000 UTC m=+106.550992398 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b5db80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a200): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a200): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a200): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a200): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a200): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.689468266 +0000 UTC m=+106.550992398 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a200): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b58a80 item 88 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.692008609 +0000 UTC m=+106.553532741 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7a840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7ad80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7ad80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7ad80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b58e00 item 89 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7ad80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7ad80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.692765647 +0000 UTC m=+106.554289789 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7ad80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b58fc0 item 89 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.693852498 +0000 UTC m=+106.555376641 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b2c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b840): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b840): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b840): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b840): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b840): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.693852498 +0000 UTC m=+106.555376641 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7b840): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b59180 item 89 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.696189177 +0000 UTC m=+106.557713309 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b7be80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b964c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b964c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b964c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b59500 item 90 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b964c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b964c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.697051895 +0000 UTC m=+106.558576037 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b964c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b596c0 item 90 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.6981309 +0000 UTC m=+106.559655043 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96a00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96fc0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96fc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96fc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96fc0): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96fc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.6981309 +0000 UTC m=+106.559655043 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b96fc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b59880 item 90 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.700503127 +0000 UTC m=+106.562027258 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97600): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97b40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97b40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97b40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b59c00 item 91 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97b40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97b40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.701388588 +0000 UTC m=+106.562912730 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404b97b40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): >_readAt: n=2, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): _writeAt: size=3, off=7 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404b59dc0 item 91 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.702445383 +0000 UTC m=+106.563969514 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6180): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6700): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6700): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6700): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6700): >_readAt: n=8, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6700): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.702445383 +0000 UTC m=+106.563969514 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6700): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb80e0 item 91 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.704916365 +0000 UTC m=+106.566440506 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb6d40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7280): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7280): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7280): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb8460 item 92 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7280): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7280): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.70581517 +0000 UTC m=+106.567339312 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7280): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): open at offset 5 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb8620 item 92 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): _readAt: size=2, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): _writeAt: size=3, off=5 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): >_writeAt: n=3, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.707480403 +0000 UTC m=+106.569004645 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb77c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7d80): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7d80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7d80): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7d80): >_readAt: n=3, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7d80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.707480403 +0000 UTC m=+106.569004645 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bb7d80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb87e0 item 92 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.710768607 +0000 UTC m=+106.572292748 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bda4c0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdaa00): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdaa00): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdaa00): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb8b60 item 93 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdaa00): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdaa00): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.71194153 +0000 UTC m=+106.573465672 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdaa00): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb100): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb100): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb100): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb100): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb100): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.71194153 +0000 UTC m=+106.573465672 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb100): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb8d20 item 93 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.714957831 +0000 UTC m=+106.576482024 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdb740): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdbc80): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdbc80): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdbc80): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb90a0 item 94 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdbc80): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdbc80): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.71605378 +0000 UTC m=+106.577577952 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bdbc80): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6480): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6480): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6480): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6480): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6480): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.71605378 +0000 UTC m=+106.577577952 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6480): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb9260 item 94 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.719259698 +0000 UTC m=+106.580783911 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf6ac0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7000): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7000): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7000): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb95e0 item 95 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7000): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7000): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.720173894 +0000 UTC m=+106.581698036 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7000): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7700): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7700): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7700): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7700): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7700): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.720173894 +0000 UTC m=+106.581698036 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7700): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb97a0 item 95 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): open at offset 0 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): _readAt: size=2, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): >_readAt: n=0, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.722538536 +0000 UTC m=+106.584062668 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404bf7d40): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404c16380): _writeAt: size=5, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404c16380): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404c16380): >openPending: err= 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404bb9b20 item 96 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404c16380): >_writeAt: n=5, err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404c16380): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.723524175 +0000 UTC m=+106.585048308 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x239404c16380): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/05 04:26:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/05 04:26:30 DEBUG : open-test-file: newRWFileHandle: 2026/04/05 04:26:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/05 04:26:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047acbc0): _readAt: size=512, off=0 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047acbc0): openPending: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047acbc0): >openPending: err= 2026/04/05 04:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047acbc0): >_readAt: n=5, err=EOF 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047acbc0): close: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-05 04:26:30.723524175 +0000 UTC m=+106.585048308 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:30 DEBUG : open-test-file(0x2394047acbc0): >close: err= 2026/04/05 04:26:30 DEBUG : open-test-file: Remove: 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x239404759ce0 item 96 2026/04/05 04:26:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/05 04:26:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/05 04:26:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/05 04:26:30 DEBUG : open-test-file: >Remove: err= 2026/04/05 04:26:30 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:30 DEBUG : Looking for writers 2026/04/05 04:26:30 DEBUG : >WaitForWriters: 2026/04/05 04:26:30 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.72s) --- PASS: TestRWFileHandleOpenTests/writes (0.85s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.86s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:31 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:31 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:31 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:31 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:31 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:31 DEBUG : file1: newRWFileHandle: 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): openPending: 2026/04/05 04:26:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): >openPending: err= 2026/04/05 04:26:31 DEBUG : file1: >newRWFileHandle: err= 2026/04/05 04:26:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/05 04:26:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): _writeAt: size=2, off=0 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): >_writeAt: n=2, err= 2026/04/05 04:26:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): RWFileHandle.Flush 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): RWFileHandle.Release 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): close: 2026/04/05 04:26:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/05 04:26:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:31 DEBUG : file1(0x239404c16680): >close: err= 2026/04/05 04:26:31 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:31 DEBUG : Looking for writers 2026/04/05 04:26:31 DEBUG : file1: reading active writers 2026/04/05 04:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:31 DEBUG : Looking for writers 2026/04/05 04:26:31 DEBUG : file1: reading active writers 2026/04/05 04:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:31 DEBUG : Looking for writers 2026/04/05 04:26:31 DEBUG : file1: reading active writers 2026/04/05 04:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:31 DEBUG : Looking for writers 2026/04/05 04:26:31 DEBUG : file1: reading active writers 2026/04/05 04:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:31 DEBUG : file1: vfs cache: starting upload 2026/04/05 04:26:31 DEBUG : Looking for writers 2026/04/05 04:26:31 DEBUG : file1: reading active writers 2026/04/05 04:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:31 DEBUG : file1: size = 2 OK 2026/04/05 04:26:31 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/05 04:26:31 INFO : file1: Copied (new) 2026/04/05 04:26:31 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/05 04:26:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/05 04:26:31 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/05 04:26:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:31 INFO : file1: vfs cache: upload succeeded try #1 2026/04/05 04:26:31 DEBUG : Looking for writers 2026/04/05 04:26:31 DEBUG : file1: reading active writers 2026/04/05 04:26:31 DEBUG : >WaitForWriters: 2026/04/05 04:26:31 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:31 DEBUG : Looking for writers 2026/04/05 04:26:31 DEBUG : file1: reading active writers 2026/04/05 04:26:31 DEBUG : >WaitForWriters: 2026/04/05 04:26:31 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.10s) === RUN TestRWCacheRename run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:32 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:32 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:32 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:32 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:32 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:32 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:32 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:32 DEBUG : rename_me: newRWFileHandle: 2026/04/05 04:26:32 DEBUG : rename_me(0x239404356900): openPending: 2026/04/05 04:26:32 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/05 04:26:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/05 04:26:32 DEBUG : rename_me(0x239404356900): >openPending: err= 2026/04/05 04:26:32 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/05 04:26:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/05 04:26:32 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/05 04:26:32 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/05 04:26:32 DEBUG : rename_me(0x239404356900): _writeAt: size=5, off=0 2026/04/05 04:26:32 DEBUG : rename_me(0x239404356900): >_writeAt: n=5, err= 2026/04/05 04:26:32 DEBUG : rename_me(0x239404356900): close: 2026/04/05 04:26:32 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-05 04:26:32.377248107 +0000 UTC m=+108.238772239 2026/04/05 04:26:32 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/05 04:26:32 DEBUG : rename_me(0x239404356900): >close: err= 2026/04/05 04:26:32 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/05 04:26:32 DEBUG : i_was_renamed: Updating file with 0x239404746480 2026/04/05 04:26:32 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/05 04:26:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/05 04:26:32 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:32 DEBUG : Looking for writers 2026/04/05 04:26:32 DEBUG : i_was_renamed: reading active writers 2026/04/05 04:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/05 04:26:32 DEBUG : Looking for writers 2026/04/05 04:26:32 DEBUG : i_was_renamed: reading active writers 2026/04/05 04:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/05 04:26:32 DEBUG : Looking for writers 2026/04/05 04:26:32 DEBUG : i_was_renamed: reading active writers 2026/04/05 04:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/05 04:26:32 DEBUG : Looking for writers 2026/04/05 04:26:32 DEBUG : i_was_renamed: reading active writers 2026/04/05 04:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/05 04:26:32 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/05 04:26:32 DEBUG : Looking for writers 2026/04/05 04:26:32 DEBUG : i_was_renamed: reading active writers 2026/04/05 04:26:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/05 04:26:32 DEBUG : i_was_renamed: size = 5 OK 2026/04/05 04:26:32 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:26:32 INFO : i_was_renamed: Copied (new) 2026/04/05 04:26:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-05 04:26:32.377248107 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/05 04:26:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/05 04:26:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/05 04:26:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/05 04:26:32 DEBUG : Looking for writers 2026/04/05 04:26:32 DEBUG : i_was_renamed: reading active writers 2026/04/05 04:26:32 DEBUG : >WaitForWriters: 2026/04/05 04:26:32 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.00s) === RUN TestRWCacheUpdate run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:33 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:33 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/05 04:26:33 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:33 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/05 04:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru" 2026/04/05 04:26:33 INFO : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/05 04:26:33 DEBUG : forgetting directory cache 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate(0x239403dd8280): _readAt: size=512, off=0 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate(0x239403dd8280): openPending: 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:27:33.190194015 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/05 04:26:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate(0x239403dd8280): >openPending: err= 2026/04/05 04:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:34 DEBUG : forgetting directory cache 2026/04/05 04:26:34 DEBUG : TestRWCacheUpdate(0x239403dd8280): >_readAt: n=20, err=EOF 2026/04/05 04:26:34 DEBUG : TestRWCacheUpdate(0x239403dd8280): close: 2026/04/05 04:26:34 DEBUG : TestRWCacheUpdate(0x239403dd8280): >close: err= 2026/04/05 04:26:34 DEBUG : Re-reading directory (280.570205ms old) 2026/04/05 04:26:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:26:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/05 04:26:34 DEBUG : forgetting directory cache 2026/04/05 04:26:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate(0x239404356780): _readAt: size=512, off=0 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate(0x239404356780): openPending: 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-05 03:28:33.190194015 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-05 03:27:33.190194015 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-05 03:28:33.190194015 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-05 03:27:33.190194015 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/05 04:26:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/05 04:26:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate(0x239404356780): >openPending: err= 2026/04/05 04:26:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:35 DEBUG : forgetting directory cache 2026/04/05 04:26:35 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:35 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:35 DEBUG : forgetting directory cache 2026/04/05 04:26:35 DEBUG : forgetting directory cache 2026/04/05 04:26:35 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:35 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:35 DEBUG : forgetting directory cache 2026/04/05 04:26:36 DEBUG : forgetting directory cache 2026/04/05 04:26:36 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:36 DEBUG : forgetting directory cache 2026/04/05 04:26:36 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:36 DEBUG : forgetting directory cache 2026/04/05 04:26:36 DEBUG : forgetting directory cache 2026/04/05 04:26:36 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:36 DEBUG : forgetting directory cache 2026/04/05 04:26:36 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:37 DEBUG : forgetting directory cache 2026/04/05 04:26:37 DEBUG : forgetting directory cache 2026/04/05 04:26:37 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:37 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:37 DEBUG : forgetting directory cache 2026/04/05 04:26:37 DEBUG : forgetting directory cache 2026/04/05 04:26:37 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:37 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:37 DEBUG : forgetting directory cache 2026/04/05 04:26:37 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:37 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:38 DEBUG : forgetting directory cache 2026/04/05 04:26:38 DEBUG : forgetting directory cache 2026/04/05 04:26:38 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:38 DEBUG : forgetting directory cache 2026/04/05 04:26:38 DEBUG : forgetting directory cache 2026/04/05 04:26:38 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/05 04:26:38 ERROR : TestRWCacheUpdate: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 ERROR : TestRWCacheUpdate: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 ERROR : TestRWCacheUpdate: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate is not out of space 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate(0x239404356780): >_readAt: n=0, err=vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate(0x239404356780): close: 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate(0x239404356780): >close: err= 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:751: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:751 Error: Received unexpected error: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate Test: TestRWCacheUpdate 2026/04/05 04:26:38 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:38 DEBUG : Looking for writers 2026/04/05 04:26:38 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/05 04:26:38 DEBUG : >WaitForWriters: 2026/04/05 04:26:38 DEBUG : GCS bucket rclone-test-wihojef7zoru: vfs cache: cleaner exiting 2026/04/05 04:26:38 DEBUG : forgetting directory cache 2026/04/05 04:26:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/05 04:26:38 INFO : TestRWCacheUpdate: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate 2026/04/05 04:26:38 ERROR : TestRWCacheUpdate: vfs cache: failed to download: vfs reader: failed to write to cache file: googleapi: got HTTP response code 404 with body: No such object: rclone-test-wihojef7zoru/TestRWCacheUpdate --- FAIL: TestRWCacheUpdate (5.94s) === RUN TestCaseSensitivity run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:39 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:39 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/05 04:26:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/05 04:26:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/05 04:26:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/05 04:26:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/05 04:26:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/05 04:26:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:41 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/05 04:26:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/05 04:26:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/05 04:26:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/05 04:26:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/05 04:26:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/05 04:26:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/05 04:26:43 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/05 04:26:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/05 04:26:43 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/05 04:26:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/05 04:26:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/05 04:26:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/05 04:26:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:43 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/05 04:26:43 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/05 04:26:43 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/05 04:26:43 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:43 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/05 04:26:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/05 04:26:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/05 04:26:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:43 ERROR : TestRWCacheUpdate: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/TestRWCacheUpdate: no such file or directory 2026/04/05 04:26:43 ERROR : TestRWCacheUpdate: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-wihojef7zoru/TestRWCacheUpdate: no such file or directory 2026/04/05 04:26:43 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:43 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:43 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:43 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:43 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:43 DEBUG : Looking for writers 2026/04/05 04:26:43 DEBUG : FiLeA: reading active writers 2026/04/05 04:26:43 DEBUG : FiLeB: reading active writers 2026/04/05 04:26:43 DEBUG : FilEb: reading active writers 2026/04/05 04:26:43 DEBUG : >WaitForWriters: 2026/04/05 04:26:43 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:43 DEBUG : Looking for writers 2026/04/05 04:26:43 DEBUG : FiLeA: reading active writers 2026/04/05 04:26:43 DEBUG : FiLeB: reading active writers 2026/04/05 04:26:43 DEBUG : FilEb: reading active writers 2026/04/05 04:26:43 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (5.34s) === RUN TestUnicodeNormalization run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:44 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:45 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:45 DEBUG : Looking for writers 2026/04/05 04:26:45 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/05 04:26:45 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/05 04:26:45 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.87s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:46 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:46 DEBUG : GCS bucket rclone-test-wihojef7zoru: Reusing VFS from active cache 2026/04/05 04:26:46 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:46 DEBUG : Looking for writers 2026/04/05 04:26:46 DEBUG : >WaitForWriters: 2026/04/05 04:26:46 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:46 DEBUG : Looking for writers 2026/04/05 04:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:46 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:46 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:46 DEBUG : Looking for writers 2026/04/05 04:26:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:47 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:47 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:47 DEBUG : Looking for writers 2026/04/05 04:26:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:47 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:48 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:48 DEBUG : dir: Looking for writers 2026/04/05 04:26:48 DEBUG : file2: reading active writers 2026/04/05 04:26:48 DEBUG : Looking for writers 2026/04/05 04:26:48 DEBUG : dir: reading active writers 2026/04/05 04:26:48 DEBUG : file1: reading active writers 2026/04/05 04:26:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.23s) === RUN TestVFSStatParent run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:48 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:49 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:49 DEBUG : dir: Looking for writers 2026/04/05 04:26:49 DEBUG : Looking for writers 2026/04/05 04:26:49 DEBUG : dir: reading active writers 2026/04/05 04:26:49 DEBUG : file1: reading active writers 2026/04/05 04:26:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.07s) === RUN TestVFSOpenFile run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:49 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:50 DEBUG : file1: Open: flags=O_RDONLY 2026/04/05 04:26:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/05 04:26:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/05 04:26:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/05 04:26:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/05 04:26:50 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (0 bytes), uploading instead of streaming 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/05 04:26:50 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/05 04:26:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/05 04:26:50 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:50 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/05 04:26:50 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:50 DEBUG : dir: Looking for writers 2026/04/05 04:26:50 DEBUG : file2: reading active writers 2026/04/05 04:26:50 DEBUG : new_file.txt: reading active writers 2026/04/05 04:26:50 DEBUG : Looking for writers 2026/04/05 04:26:50 DEBUG : dir: reading active writers 2026/04/05 04:26:50 DEBUG : file1: reading active writers 2026/04/05 04:26:50 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.40s) === RUN TestVFSRename run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:51 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:52 DEBUG : dir/file1: size = 14 OK 2026/04/05 04:26:52 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/05 04:26:52 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/05 04:26:52 INFO : dir/file2: Deleted 2026/04/05 04:26:52 DEBUG : dir/file1: Updating file with dir/file1 0x23940428ed80 2026/04/05 04:26:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/05 04:26:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:52 DEBUG : file0: size = 14 OK 2026/04/05 04:26:52 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/05 04:26:52 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/05 04:26:52 INFO : dir/file1: Deleted 2026/04/05 04:26:52 DEBUG : file0: Updating file with file0 0x23940428ed80 2026/04/05 04:26:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/05 04:26:52 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/05 04:26:53 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:53 DEBUG : dir: Looking for writers 2026/04/05 04:26:53 DEBUG : Looking for writers 2026/04/05 04:26:53 DEBUG : dir: reading active writers 2026/04/05 04:26:53 DEBUG : file0: reading active writers 2026/04/05 04:26:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.44s) === RUN TestVFSStatfs run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:53 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:53 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:53 DEBUG : Looking for writers 2026/04/05 04:26:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.36s) === RUN TestVFSMkdir run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:53 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:53 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:53 DEBUG : Looking for writers 2026/04/05 04:26:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.35s) === RUN TestVFSMkdirAll run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:54 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:54 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:54 DEBUG : Looking for writers 2026/04/05 04:26:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.35s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:54 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:54 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:54 DEBUG : Looking for writers 2026/04/05 04:26:54 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:54 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/05 04:26:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/05 04:26:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/05 04:26:55 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (5 bytes), uploading instead of streaming 2026/04/05 04:26:55 DEBUG : file1: size = 5 OK 2026/04/05 04:26:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:26:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/05 04:26:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/05 04:26:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (0 bytes), uploading instead of streaming 2026/04/05 04:26:55 DEBUG : file1: size = 0 OK 2026/04/05 04:26:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/05 04:26:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/05 04:26:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (7 bytes), uploading instead of streaming 2026/04/05 04:26:55 DEBUG : file1: size = 7 OK 2026/04/05 04:26:55 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/05 04:26:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:55 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:55 DEBUG : Looking for writers 2026/04/05 04:26:55 DEBUG : file1: reading active writers 2026/04/05 04:26:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.12s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:56 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/05 04:26:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/05 04:26:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/05 04:26:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/05 04:26:57 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (11 bytes), uploading instead of streaming 2026/04/05 04:26:57 DEBUG : file1: size = 11 OK 2026/04/05 04:26:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/05 04:26:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/05 04:26:57 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:57 DEBUG : Looking for writers 2026/04/05 04:26:57 DEBUG : file1: reading active writers 2026/04/05 04:26:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.86s) === RUN TestWriteFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:57 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/05 04:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:58 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (5 bytes), uploading instead of streaming 2026/04/05 04:26:58 DEBUG : file1: size = 5 OK 2026/04/05 04:26:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/05 04:26:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/05 04:26:58 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:58 DEBUG : Looking for writers 2026/04/05 04:26:58 DEBUG : file1: reading active writers 2026/04/05 04:26:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.70s) === RUN TestWriteFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:58 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:58 DEBUG : file1: WriteFileHandle.Release closing 2026/04/05 04:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:58 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (0 bytes), uploading instead of streaming 2026/04/05 04:26:58 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:26:58 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:26:58 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-wihojef7zoru/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2026/04/05 04:26:59 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:26:59 DEBUG : file1: size = 0 OK 2026/04/05 04:26:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/05 04:26:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/05 04:26:59 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:26:59 DEBUG : Looking for writers 2026/04/05 04:26:59 DEBUG : file1: reading active writers 2026/04/05 04:26:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.81s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:26:59 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:26:59 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (2 bytes), uploading instead of streaming 2026/04/05 04:26:59 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-wihojef7zoru/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/05 04:26:59 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/04/05 04:26:59 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-wihojef7zoru/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2026/04/05 04:26:59 DEBUG : pacer: Reducing sleep to 0s 2026/04/05 04:26:59 DEBUG : file1: size = 2 OK 2026/04/05 04:26:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/05 04:26:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:27:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/05 04:27:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:27:00 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:27:00 DEBUG : Looking for writers 2026/04/05 04:27:00 DEBUG : file1: reading active writers 2026/04/05 04:27:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.09s) === RUN TestFileReadAtZeroLength run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:27:00 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:27:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:27:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:27:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:27:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:27:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:27:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:27:00 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (0 bytes), uploading instead of streaming 2026/04/05 04:27:00 DEBUG : file1: size = 0 OK 2026/04/05 04:27:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/05 04:27:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:27:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:27:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:27:00 DEBUG : file1: Open: flags=O_RDONLY 2026/04/05 04:27:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/05 04:27:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/05 04:27:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:01 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:27:01 DEBUG : Looking for writers 2026/04/05 04:27:01 DEBUG : file1: reading active writers 2026/04/05 04:27:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.89s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:27:01 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:27:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/05 04:27:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/05 04:27:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:27:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/05 04:27:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/05 04:27:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:27:01 DEBUG : GCS bucket rclone-test-wihojef7zoru: File to upload is small (100 bytes), uploading instead of streaming 2026/04/05 04:27:01 DEBUG : file1: size = 100 OK 2026/04/05 04:27:01 DEBUG : file1: md5 = df05054263c594709de13250051be9bf OK 2026/04/05 04:27:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/05 04:27:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/05 04:27:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/05 04:27:01 DEBUG : file1: Open: flags=O_RDONLY 2026/04/05 04:27:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/05 04:27:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/05 04:27:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:01 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:27:01 DEBUG : Looking for writers 2026/04/05 04:27:01 DEBUG : file1: reading active writers 2026/04/05 04:27:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.96s) === RUN TestZipManyFiles run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:27:02 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:27:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/05 04:27:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/05 04:27:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/05 04:27:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/05 04:27:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:04 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:04 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/05 04:27:04 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/05 04:27:04 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:04 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:04 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/05 04:27:04 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/05 04:27:04 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/05 04:27:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/05 04:27:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:04 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:04 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:27:04 DEBUG : flat: Looking for writers 2026/04/05 04:27:04 DEBUG : f000.txt: reading active writers 2026/04/05 04:27:04 DEBUG : f001.txt: reading active writers 2026/04/05 04:27:04 DEBUG : f002.txt: reading active writers 2026/04/05 04:27:04 DEBUG : f003.txt: reading active writers 2026/04/05 04:27:04 DEBUG : f004.txt: reading active writers 2026/04/05 04:27:04 DEBUG : Looking for writers 2026/04/05 04:27:04 DEBUG : flat: reading active writers 2026/04/05 04:27:04 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.13s) === RUN TestZipManySubDirs run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:27:05 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:27:06 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/05 04:27:06 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/05 04:27:06 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:06 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:06 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/05 04:27:06 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/05 04:27:06 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:07 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:07 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/05 04:27:07 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/05 04:27:07 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:07 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:07 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:27:07 DEBUG : a/b/c: Looking for writers 2026/04/05 04:27:07 DEBUG : deep.txt: reading active writers 2026/04/05 04:27:07 DEBUG : a/b: Looking for writers 2026/04/05 04:27:07 DEBUG : c: reading active writers 2026/04/05 04:27:07 DEBUG : mid.txt: reading active writers 2026/04/05 04:27:07 DEBUG : a: Looking for writers 2026/04/05 04:27:07 DEBUG : b: reading active writers 2026/04/05 04:27:07 DEBUG : top.txt: reading active writers 2026/04/05 04:27:07 DEBUG : Looking for writers 2026/04/05 04:27:07 DEBUG : a: reading active writers 2026/04/05 04:27:07 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.41s) === RUN TestZipLargeFiles run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:27:07 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:09 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:27:09 DEBUG : bigdir: Looking for writers 2026/04/05 04:27:09 DEBUG : big.bin: reading active writers 2026/04/05 04:27:09 DEBUG : Looking for writers 2026/04/05 04:27:09 DEBUG : bigdir: reading active writers 2026/04/05 04:27:09 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.34s) === RUN TestZipDirsInRoot run.go:185: Remote "GCS bucket rclone-test-wihojef7zoru", Local "Local file system at /tmp/rclone3906080820", Modify Window "1ns" 2026/04/05 04:27:10 INFO : GCS bucket rclone-test-wihojef7zoru: poll-interval is not supported by this remote 2026/04/05 04:27:10 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/05 04:27:10 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/05 04:27:10 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:11 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:11 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/05 04:27:11 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/05 04:27:11 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:11 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:11 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/05 04:27:11 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/05 04:27:11 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/05 04:27:12 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/05 04:27:12 DEBUG : WaitForWriters: timeout=30s 2026/04/05 04:27:12 DEBUG : dir2: Looking for writers 2026/04/05 04:27:12 DEBUG : b.txt: reading active writers 2026/04/05 04:27:12 DEBUG : dir3: Looking for writers 2026/04/05 04:27:12 DEBUG : c.txt: reading active writers 2026/04/05 04:27:12 DEBUG : dir1: Looking for writers 2026/04/05 04:27:12 DEBUG : a.txt: reading active writers 2026/04/05 04:27:12 DEBUG : Looking for writers 2026/04/05 04:27:12 DEBUG : dir1: reading active writers 2026/04/05 04:27:12 DEBUG : dir2: reading active writers 2026/04/05 04:27:12 DEBUG : dir3: reading active writers 2026/04/05 04:27:12 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.39s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/05 04:27:12 DEBUG : GCS bucket rclone-test-wihojef7zoru: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose" - Finished ERROR in 2m29.766795747s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]